summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/utils_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...Ivan Tashkinov
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-06-25ActivityPub: Remove `block`.lain
2020-05-21Announcements: Fix all tests.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-04-24ActivitPub: Remove `like` function.lain
2020-03-15rip out fetch_initial_postsrinpatch
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-23Emoji reactions: Add sanity checks for the cachelain
2019-11-26AdminAPI: Grouped reports old/new fixMaxim Filippov
2019-11-08Support old flag formatMaxim Filippov
2019-10-27Merge branch 'develop' into feature/store-statuses-data-inside-flagMaxim Filippov
2019-10-23Store status data inside Flag activityMaxim Filippov
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-04ActivityPub.Utils: Fix undo test.lain
2019-09-04add tests for activity_pub/utils.exMaksim Pechnikov
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-07-10Add license/copyright to all project filesfeld
2019-06-05Utils: Split update_follow_state and update_follow_state_for_all.lain
2019-06-04Add tests for get_existing_votesrinpatch
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-08adding language tagAlexander Strizhakov
2019-04-02ActivityPub Utils: Greatly speed up the follow / block activity fetching.lain
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-08Add tests for fetch_ordered_collectionEkaterina Vaartis
2019-03-04Stop adresssing like activities to actor's follower collection on non-public ...rinpatch
2019-01-20activitypub: utils: add determine_explicit_mentions() and testsWilliam Pitcock