145 Commits (7dc5035031a697e7a2726fcd787fc9c294751027)

Author SHA1 Message Date
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359) 6 years ago
  unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 6 years ago
  Eugen Rochko f93de3a516 Fix #3462 - Require authentication for search API (#4155) 6 years ago
  Yamagishi Kazutoshi f8212da329 Add attribute for default privacy to verify credentials (#4075) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
  Eugen Rochko 42b8220632 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 6 years ago
  Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
  Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) 7 years ago
  Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago
  Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579) 7 years ago
  Naoki Kosaka e014bf8ed0 Fix limit_param in favourites_controller.rb (#3553) 7 years ago
  Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451) 7 years ago
  Matt Jankowski 5236a62861 Improve spec coverage and clean up api/v1/blocks controller (#3464) 7 years ago
  Matt Jankowski 0f155829b7 Improve spec coverage and clean up api/v1/follow_requests controller (#3465) 7 years ago
  Matt Jankowski 84dda45df9 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466) 7 years ago
  Matt Jankowski 9c7505489f Refactor api/v1/notifications controller (#3470) 7 years ago
  Matt Jankowski 75cad1d9d6 Improve spec coverage and clean up api/v1/favourites controller (#3472) 7 years ago
  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
  Jack Jennings 33f669a5f8 Add status destroy authorization to policy (#3453) 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
  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
  Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 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
  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