summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/mastodon_api_controller_test.exs
AgeCommit message (Expand)Author
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-19added test helpers to clear config after testsMaksim
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
2019-07-10MastoAPI: Add categories to custom emojisHaelwenn (lanodan) Monnier
2019-07-09Merge branch 'remove-avatar-header' into 'develop'kaniini
2019-06-30Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)Eugenij
2019-06-26Return correct response when reply to a direct message is not direct itselfSergey Suprunenko
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-23Merge branch 'develop' into 'remove-avatar-header'Sachin Joshi
2019-06-15Mastodon API: Return the token needed for the chat.lain
2019-06-14Merge branch 'feature/add-background-image-to-mastoapi' into 'develop'rinpatch
2019-06-14[#948] /api/v1/account_search added optional parameters (limit, offset, follo...Maksim
2019-06-14MastodonAPI: Add a way to update the background image.lain
2019-06-11Merge branch 'feature/rate-limiter' into 'develop'lain
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-10Add more tests for using media_proxy and whitelistsSergey Suprunenko
2019-06-06MastodonAPI: Add test for user search.lain
2019-06-05Limit search for unauthenticated users to local users onlyEgor Kislitsyn
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Merge branch 'generic-fe-settings' into 'develop'kaniini
2019-06-03update api to set skip_thread_containmentMaksim Pechnikov
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-03Merge branch 'align-mastodon-conversations' into 'develop'lambda