384 Commits (c9efb400b429696d1ee5464931f7f62e38edf1d6)

Author SHA1 Message Date
Matt Jankowski bf811e4d4a Improve spec coverage and clean up api/v1/mutes controller (#3481) 7 years ago
Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482) 7 years ago
Matt Jankowski 79335e46fd Refactor api/v1/apps controller (#3471) 7 years ago
Matt Jankowski 7c6e02aaf3 Refactor api/v1/reports controller (#3469) 7 years ago
Matt Jankowski 7f55430652 Refactor api/v1/search controller (#3468) 7 years ago
Matt Jankowski 8235623362 Improve spec coverage and clean up api/v1/media controller (#3467) 7 years ago
Matt Jankowski 83435c49ea Clean up api/subscriptions controller (#3448) 7 years ago
Jack Jennings 33f669a5f8 Add status destroy authorization to policy (#3453) 7 years ago
Matt Jankowski 3576fa0d59 Improve api oembed controller (#3450) 7 years ago
Matt Jankowski 1dcfb90202 Clean up api/salmon controller (#3449) 7 years ago
Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150) 7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) 7 years ago
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268) 7 years ago
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263) 7 years ago
Matt Jankowski a28ce13b3e Coverage for api/web/settings controller (#3238) 7 years ago
Akihiko Odaki 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202) 7 years ago
Akihiko Odaki 22cb286ad7 Fix regressions in api/v1 (#3178) 7 years ago
Yamagishi Kazutoshi 6c1122a1d9 Fix block list 500 (#3174) 7 years ago
Akihiko Odaki f554807563 Use joins for account properties (#3167) 7 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127) 7 years ago
Eugen Rochko 620d0d8029 Account domain blocks (#2381) 7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
Matt Jankowski 04166c4a35 Specs for API push controller, with refactor (#2926) 7 years ago
rch850 453fb84c9c Use null as default oEmbed height (#2842) 7 years ago
Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 7 years ago
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 7 years ago
Evan Minto 122d59ac41 Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 7 years ago
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 7 years ago
Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 7 years ago
Ashley 05ac28f3e4 Added API for single notification dismissal (#2251) 7 years ago
Matt Jankowski a8e1afc30a Simplify render in controllers (#2144) 7 years ago
happycoloredbanana 0a7588282a Remove API authentication for public statuses (after review) (#1919) 7 years ago
Eugen e43071a2f9 Fix #1897 - Return reblogged: false on unreblog (was wrongly named variable) (#1989) 7 years ago
alpaca-tc 00392d3c63 ActiveRecord::NotFound is not defined (#1864) 7 years ago
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
Eugen 2810013b93 API param to exclude notification types from response (#1341) 7 years ago
Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests (#1357) 7 years ago
David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179) 7 years ago
Eugen b89f007862 Make public timelines API not require user context/app credentials (#1291) 7 years ago
Eugen Rochko 4c53af64f0 Fix ActionController::Parameters in API issue 7 years ago
Eugen Rochko e8875c6046 Import feature for following/blocking lists (addresses #62, #177, #201, #454) 7 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 35933167c0 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 05cf086766 New API method: /api/v1/search 7 years ago
Eugen Rochko 5cfc9c7487 Forgot to hook up API with the latest method 7 years ago
Eugen Rochko 6be7bde243 Fix #525 - Add instance information API 7 years ago
Eugen Rochko d6cb4bbe99 Performance improvement for profiles 7 years ago
Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 7 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago