summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api
AgeCommit message (Expand)Author
2019-08-12Conversations: Use 'recipients' for accounts in conversation view.lain
2019-08-10Merge branch 'develop' into 'fix/hide-follows-counters'kaniini
2019-08-10Mastodon API: Fix thread mute detectionrinpatch
2019-08-09Mastodon API: Set follower/following counters to 0 when hidingrinpatch
2019-08-08Merge remote-tracking branch 'origin/develop' into pleroma-conversationslain
2019-08-05Linting.lain
2019-08-05Pleroma Conversations API: Add a way to set recipients.lain
2019-08-03Remove spaces from the domain searchSergey Suprunenko
2019-08-02Fix/mediaproxy whitelist base urlfeld
2019-07-31StatusView: Return direct conversation id.lain
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-24Show the url advertised in the Activity in the Status JSON responseSergey Suprunenko
2019-07-24WIPMike Verdone
2019-07-24Add `domain_blocking` to the relationship API (GET /api/v1/accounts/relations...Eugenij
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-20[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTestSergey Suprunenko
2019-07-17Fix password reset for non-test envEugenij
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-16Add `pleroma.deactivated` to the Account entity (Mastodon API)Eugenij
2019-07-16Add the `blocked_by` attribute to the relationship API (`GET /api/v1/accounts...Eugenij
2019-07-16Merge branch 'bugfix/poll-id-as-string' into 'develop'rinpatch
2019-07-16Mastodon Controller: Fix tests.lain
2019-07-16Status View: Poll ids are strings.lain
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-15Support `list` visibility in StatusViewEgor Kislitsyn
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-07-10MastoAPI: Add categories to custom emojisHaelwenn (lanodan) Monnier
2019-07-10Create mentions only for explicitly mentioned usersSergey Suprunenko
2019-07-10add test for search_controller/ 100% coverageMaksim
2019-07-09[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...Ivan Tashkinov
2019-07-09Merge branch 'remove-avatar-header' into 'develop'kaniini
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-07-08Mastodon API: Fix embedded relationships not being rendered inside of statusesrinpatch
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