index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
activity_pub
/
transmogrifier_test.exs
Age
Commit message (
Expand
)
Author
2018-05-26
Formatting.
lain
2018-05-26
Make Mastodon follow hack more explicit.
lain
2018-05-26
Don't treat remote accepts/rejects as local.
lain
2018-05-26
tests: add tests to verify the accept request is discarded if no follow activ...
William Pitcock
2018-05-25
activitypub transmogrifier: cleanups and tests for incoming accepts/rejects
William Pitcock
2018-05-21
Fix unblock handling
Francis Dinh
2018-05-20
pass user to User.blocks?/2 instead of ap_id
Francis Dinh
2018-05-20
Merge remote-tracking branch 'upstream/develop' into feature/incoming-remote-...
Francis Dinh
2018-05-20
Fix test for blocks
Francis Dinh
2018-05-19
Formatting and add tests for blocks/unblocks
Francis Dinh
2018-05-19
Support Undo like activities (Fix #139)
Thog
2018-05-19
tests: add test for hubzilla follow activity too
William Pitcock
2018-05-19
tests: add tests for Transmogrifier.maybe_fix_user_object()
William Pitcock
2018-05-17
Revert "Undo formatting in user.ex"
Francis Dinh
2018-05-17
Undo formatting in user.ex
Francis Dinh
2018-05-17
Add support for incoming remote unfollows
Francis Dinh
2018-05-11
Add tests for unrepeats
Francis Dinh
2018-04-22
Small cleanup.
lain
2018-04-21
Formatting fixes.
lain
2018-03-30
Format the code.
lain
2018-03-24
activitypub transmogrifier: rewrite incoming hashtags
William Pitcock
2018-03-23
For outgoing objects, fake mastodon style ap id for ostatus.
lain
2018-03-14
activitypub transmogrifier: rewrite non-http URLs using the object's external...
William Pitcock
2018-03-03
Handle incoming deletes.
lain
2018-02-25
Handle remote update activities.
lain
2018-02-25
Some fixes to AP fetching.
lain
2018-02-24
Remove unneccesary subscriptions on update.
lain
2018-02-24
More fixes to user upgrading.
lain
2018-02-23
Correctly stitch mastodon -> ostatus replies.
lain
2018-02-23
Missing test skeleton.
lain
2018-02-22
Get avatar and banner from AP users.
lain
2018-02-21
Add user upgrade function.
lain
2018-02-21
ActivityPub: Fetch missing activities on reply.
lain
2018-02-19
Ignore duplicate create activities.
lain
2018-02-19
AP: Fix incoming conversations.
lain
2018-02-18
Handle sensitive property.
lain
2018-02-18
Transmogrify outgoing nsfw.
lain
2018-02-18
ActivityPub: Add conversation id.
lain
2018-02-18
Transmogrify outgoing hashtags.
lain
2018-02-18
ActivityPub: Make fake Create activities for objects without one.
lain
2018-02-17
ActivityPub: Handle incoming announces.
lain
2018-02-17
ActivityPub: Handle incoming likes.
lain
2018-02-17
ActivityPub: Partly handle incoming follows.
lain
2018-02-17
ActivityPub: tags -> tag.
lain
2018-02-17
Do some transmogrifying for the output.
lain
2018-02-15
Transmogrifier: Handle basic notice creation.
lain