summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/activity_pub_test.exs
AgeCommit message (Expand)Author
2020-05-13Add OpenAPI spec for PleromaAPI.AccountControllerEgor Kislitsyn
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-12ActivityPub: Fix non-federating blocks.lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-06Merge branch 'feature/delete-validator' into 'develop'rinpatch
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-04-30ActivityPub: Remove `delete` function.lain
2020-04-24Reply Filtering: Refactor.lain
2020-04-24reply filteringAlexander
2020-04-24ActivitPub: Remove `like` function.lain
2020-04-10User: remove source_dataHaelwenn (lanodan) Monnier
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-03-24Fix activity deletionEgor Kislitsyn
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-16removing with_move parameterAlexander Strizhakov
2020-03-02Merge branch 'feature/1482-activity_pub_transactions' into 'develop'Haelwenn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-02-07Merge branch 'cancel-follow-request' into 'develop'Haelwenn
2020-02-06EmojiReactions: Rename to EmojiReactsLain Soykaf
2020-02-05Add support for cancellation of a follow requestEgor Kislitsyn
2020-01-22Emoji reactions: Change cache and reply formatlain
2019-12-19Do not crash when remote user follower and following counters are hiddenEgor Kislitsyn
2019-12-16tests: remove a useless 3 second sleeprinpatch
2019-12-11Merge branch 'develop' into issue/1411Mark Felder
2019-12-10Merge branch 'develop' into 'domain-block-precedence'Sadposter
2019-12-10make analysis happySadposter
2019-12-10modify SQL to include followed-but-domain-blocked activitiesSadposter
2019-12-08Merge branch 'improve-move-notificaions-api' into 'develop'rinpatch
2019-12-06Merge branch 'develop' into fix/mrf-deleterinpatch
2019-12-05ActivityPub: Fix deletes being exempt from MRFrinpatch
2019-12-05Merge branch 'develop' into issue/1411Maksim Pechnikov
2019-12-04Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-12-03Add `with_move` query param to the notifications APIEgor Kislitsyn
2019-12-02Merge branch 'feature/move-activity' into 'develop'lain
2019-12-01Merge branch 'develop' into issue/1411Maksim Pechnikov
2019-11-30test missing first fieldkPherox
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-19fix order favorites activitesMaksim Pechnikov
2019-11-18added testMaksim Pechnikov