aboutsummaryrefslogtreecommitdiff
path: root/test/web/common_api
AgeCommit message (Expand)Author
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-10-07Merge branch 'develop' into feature/reports-groups-and-multiple-state-updateMaxim Filippov
2019-10-06Merge branch 'develop' into 'reactions'lain
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-04Admin API: Allow changing the state of multiple reports at onceMaxim Filippov
2019-10-02CommonAPI: Add unreactions.lain
2019-10-02Merge remote-tracking branch 'origin/develop' into reactionslain
2019-10-01Add tests for privately announcing statuses via APIThibaut Girka
2019-09-30.lain
2019-09-30Merge remote-tracking branch 'origin/develop' into reactionslain
2019-09-30common api: implement scrobblingAriadne Conill
2019-09-19 Add `rel="ugc"` to hashtags and mentionsEgor Kislitsyn
2019-09-19Add support for `rel="ugc"`Egor Kislitsyn
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-08-27CommonAPI: Support emoji reactions.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-08Merge remote-tracking branch 'origin/develop' into pleroma-conversationslain
2019-08-05tests for CommonApi/UtilsMaksim
2019-08-05CommonAPI: Replies to conversations also get the correct context id.lain
2019-08-02Pleroma API: Add endpoint to get conversation statuses.lain
2019-08-02CommonAPI: Extend api with conversation replies.lain
2019-07-31test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_idMaksim
2019-07-29Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'"kaniini
2019-07-29markdown: clean up html generated by earmarkAriadne Conill
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.Utils: Add tests.lain
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-26tests: fix up for changed bbcode library output and verify html is properly e...William Pitcock
2019-04-26add support for bbcodeWilliam Pitcock
2019-04-20Fix tests that used finmojiEkaterina Vaartis