aboutsummaryrefslogtreecommitdiff
path: root/test/web/common_api/common_api_test.exs
AgeCommit message (Expand)Author
2019-10-05CommonAPI: Create profile updates as public.lain
2019-08-24Activity Expiration: Switch to 'expires_in' system.lain
2019-08-24Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...lain
2019-08-19added test helpers to clear config after testsMaksim
2019-08-05CommonAPI: Replies to conversations also get the correct context id.lain
2019-08-02CommonAPI: Extend api with conversation replies.lain
2019-07-24Add support for activity expiration to common and Masto APIMike Verdone
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko
2019-07-15Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-07-14Unfollow should also unsubscribeSergey Suprunenko
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-06-29Fix not being able to pin unlisted postsrinpatch
2019-06-26Return correct response when reply to a direct message is not direct itselfSergey Suprunenko
2019-06-05CommonAPI: Add test for accept_follow_request.lain
2019-06-05Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-03CommonAPI: Add explicit addressing.lain
2019-05-17Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-05-17Add `ap_id` to ListEgor Kislitsyn
2019-05-16Merge branch 'feature/890-add-report-uri' into 'develop'kaniini
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-16Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-05-16try thisAlex S
2019-05-15CommonAPI: Refactor visibility, forbid public to private replies.lain
2019-05-14Add TestsEgor Kislitsyn
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-17Refactor all tests that acessed the embeded objectrinpatch
2019-04-17Make credo happyrinpatch
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-03-20Add safe dm mode option.lain
2019-03-15Refactor to store user ap_id, add testsKaren Konou
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-20ReportsEgor
2019-02-17More speedup, test fixes.lain
2019-02-11Refactor as per Rin's suggestions, add endpoint testsKaren Konou
2019-01-20Add a test to ensure #39 is fixed.lain
2019-01-11typoEgor Kislitsyn
2019-01-11unpin when deleting a statusEgor Kislitsyn
2019-01-09improve testsEgor Kislitsyn
2019-01-09only non-reblogs, self-authored, public statuses can be pinnedEgor Kislitsyn
2019-01-08improve test readabilityEgor Kislitsyn
2019-01-08fix testEgor Kislitsyn
2019-01-08rename `post` to `status`Egor Kislitsyn
2019-01-07add pinned postsEgor Kislitsyn
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-14Prevent accidental double RTs or favoriteseal
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-12-04tests: fix most remaining failuresWilliam Pitcock
2018-11-27Fix CommonApi tests.lain