Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | tests consistency | Alexander Strizhakov | |
2020-09-28 | added `force` option to the unfollow operation | Maksim Pechnikov | |
2020-07-08 | ActivityPub: Remove `follow` and fix issues. | lain | |
2020-05-27 | Exclude post actor from to of relay announce | kPherox | |
2020-05-21 | Announcements: Fix all tests. | lain | |
2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-20 | Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵ | Ivan Tashkinov | |
usage). | |||
2020-03-05 | removing try block in tesla request | Alexander Strizhakov | |
added mocks for tests which fail with Tesla.Mock.Error | |||
2020-03-03 | Update Copyrights | Mark Felder | |
2019-10-24 | Merge remote-tracking branch 'upstream/develop' into ↵ | Egor Kislitsyn | |
refactor/following-relationships | |||
2019-10-21 | Merge branch 'develop' into refactor/following-relationships | Egor Kislitsyn | |
2019-10-19 | tests: add test verifying the relay user is invisible | Ariadne Conill | |
2019-10-18 | tests: fix relay tests | Ariadne Conill | |
2019-10-11 | Replace `user.following` with Pleroma.FollowingRelationship | Egor Kislitsyn | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (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-13 | Capture test error messages where appropriate | stwf | |
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-24 | update tests | Maksim Pechnikov | |
2019-08-24 | add tests | Maksim Pechnikov | |
2019-08-13 | tests for Web/ActivityPub/Relay | Maksim | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-11-01 | Test Relay, switch to runtime configuration. | lain | |