aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2019-07-24Show the url advertised in the Activity in the Status JSON responseSergey Suprunenko
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-22Hide blocked users from interactionsSadposter
2019-07-19Merge branch 'develop' into feature/matstodon-statuses-by-nameMark Felder
2019-07-17Fix password reset for non-test envEugenij
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-16[#1094] Rate-limited follow & unfollow actions.Ivan Tashkinov
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-16Status View: Poll ids are strings.lain
2019-07-15Merge branch 'develop' into feature/matstodon-statuses-by-nameMark Felder
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-13[#1041] Minor refactoring.Ivan Tashkinov
2019-07-13[#1041] Rate-limited status actions (per user and per user+status).Ivan Tashkinov
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-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-07-10add test for search_controller/ 100% coverageMaksim
2019-07-10Add license/copyright to all project filesfeld
2019-07-09Merge branch 'remove-avatar-header' into 'develop'kaniini
2019-07-09Merge branch 'features/sec-websocket-protocol-header' into 'develop'kaniini
2019-07-08Mastodon API: Fix embedded relationships not being rendered inside of statusesrinpatch
2019-07-07MastoAPI Streaming: Keep compatibility with access_tokenHaelwenn (lanodan) Monnier
2019-07-06MastoAPI streaming: Replace access_token with Sec-WebSocket-ProtocolKokaKiwi
2019-07-03Use fallback values for search queriesEugenij
2019-06-30Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)Eugenij
2019-06-27Polish IdempotencyPlugEgor Kislitsyn
2019-06-26Remove previous idempotency implementation from `post_status`Egor Kislitsyn
2019-06-26Fix Controller.render/4 deprecationRoman Chvanikov
2019-06-23Merge branch 'develop' into 'remove-avatar-header'Sachin Joshi
2019-06-19Merge branch 'begone-the-dot-hack' into 'develop'rinpatch
2019-06-18Mastodon API: Sanitize display namesrinpatch
2019-06-18Mastodon API: Remove the dot hackrinpatch
2019-06-16[#570] add user:notification streamMaksim
2019-06-15Merge branch 'bugfix/980-polls-double-vote' into 'develop'lain
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-13AccountView: Add user background.lain
2019-06-12MastodonAPI Controller: Band-Aid double vote problem.lain
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-11Add rate limiting for search endpointsEgor Kislitsyn
2019-06-05Contain search for unauthenticated usersEgor Kislitsyn