summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/transmogrifier
AgeCommit message (Expand)Author
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05Transmogrifier tests: Extract Undo handlinglain
2020-05-05Transmogrifier: Move emoji reactions to common pipeline.lain
2020-05-05Transmogrifier: Extract EmojiReact tests.lain
2020-05-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-04Transmogrifier tests: Extract like tests.lain
2020-05-03Various testing fixes in relation to user deletion.lain
2020-05-03Transmogrifier: Don't fetch actor that's guaranteed to be there.lain
2020-04-30Transmogrifier: Handle incoming deletes for non-user objects.lain
2020-04-30Transmogrifier Tests: Extract deletion tests.lain
2020-04-29Transmogrifier: Fetch missing actors for chatmessages.lain
2020-04-29Pipeline: Always run common_pipeline in a transaction for now.lain
2020-04-28Create activity handling: Flip it and reverse itlain
2020-04-23ChatMessage: Correctly ingest emoji tags.lain
2020-04-17ChatView: Add a mastodon api representation of the recipient.lain
2020-04-16ChatMessagesHandling: Strip HTML of incoming messages.lain
2020-04-16ChatMessages: Better validation.lain
2020-04-08ChatMessage: Basic incoming handling.lain
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-01-20Bump credo to 1.1.5Haelwenn (lanodan) Monnier
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-06-05Transmogrifier: Add tests for incoming follows to locked accounts.lain
2019-06-05Typo + Linting.lain
2019-06-05User: Don't error out when following a user that's already followed.lain