summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/mastodon_api_controller_test.exs
AgeCommit message (Expand)Author
2019-09-23Merge branch 'support-rel-ugc' into 'develop'kaniini
2019-09-20Mastodon API: Fix private and direct statuses not being filtered out from the...eugenijm
2019-09-19 Add `rel="ugc"` to hashtags and mentionsEgor Kislitsyn
2019-09-19Mastodon API: Return `pleroma.direct_conversation_id` when creating direct me...eugenijm
2019-09-16Fix a race condition in testsEgor Kislitsyn
2019-09-15[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-14[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-14Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exsrinpatch
2019-09-14Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exsrinpatch
2019-09-14Mastodon API: Respect post privacy in favourited/reblogged endpointsrinpatch
2019-09-13Capture test error messages where appropriatestwf
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-06[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
2019-09-03Mastdon API: Add ability to get a remote account by nickname torinpatch
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-26Extract MastodonAPIController's list actions into MastodonAPI.ListController;...Egor Kislitsyn
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-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-19added test helpers to clear config after testsMaksim
2019-08-14Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-14[#1149] Oban mailer job. Adjusted tests.Ivan Tashkinov
2019-08-14Implement Pleroma.Stats as GenServerstwf
2019-08-13tests for /web/mastodon_api/mastodon_api.exMaksim
2019-08-10Mastodon API: Fix thread mute detectionrinpatch
2019-08-02Fix/mediaproxy whitelist base urlfeld
2019-07-29Redirect not logged-in users to the MastoFE login page on private instancesSergey Suprunenko
2019-07-28add account confirmation email resend in mastodon apiSachin Joshi
2019-07-24WIPMike Verdone
2019-07-24Revert "squash! Expose expires_at datetime in mastoAPI only for the activity ...Mike Verdone
2019-07-24squash! Expose expires_at datetime in mastoAPI only for the activity actorMike Verdone
2019-07-24Expose expires_at datetime in mastoAPI only for the activity actorMike Verdone
2019-07-24Add support for activity expiration to common and Masto APIMike Verdone
2019-07-24Cleanup: fix a commentMike Verdone
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-23fix test names because i cannot typeSadposter
2019-07-23actually reblog on the reblog testSadposter
2019-07-23Use correct URL for testsSadposter
2019-07-23Mix formatSadposter
2019-07-23add tests for unauthed reqs to liked/reblogged_bySadposter
2019-07-22Hide blocked users from interactionsSadposter
2019-07-17Fix password reset for non-test envEugenij
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-16Merge branch 'bugfix/poll-id-as-string' into 'develop'rinpatch
2019-07-16Mastodon Controller: Fix tests.lain
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder