summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/relay_test.exs
AgeCommit message (Collapse)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-09-28added `force` option to the unfollow operationMaksim Pechnikov
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-05-27Exclude post actor from to of relay announcekPherox
2020-05-21Announcements: Fix all tests.lain
2020-03-20Merge branch 'develop' into gunAlexander Strizhakov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵Ivan Tashkinov
usage).
2020-03-05removing try block in tesla requestAlexander Strizhakov
added mocks for tests which fail with Tesla.Mock.Error
2020-03-03Update CopyrightsMark Felder
2019-10-24Merge remote-tracking branch 'upstream/develop' into ↵Egor Kislitsyn
refactor/following-relationships
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-19tests: add test verifying the relay user is invisibleAriadne Conill
2019-10-18tests: fix relay testsAriadne Conill
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
2019-09-14[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock
2019-09-13Capture test error messages where appropriatestwf
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking ↵Ivan Tashkinov
branch 'remotes/upstream/develop' into 1149-oban-job-queue # Conflicts: # config/config.exs
2019-08-24update testsMaksim Pechnikov
2019-08-24add testsMaksim Pechnikov
2019-08-13tests for Web/ActivityPub/RelayMaksim
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-11-01Test Relay, switch to runtime configuration.lain