112 Commits (3134691948aeacb16b7386ed77bbea4581beec40)

Author SHA1 Message Date
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878) 7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678) 7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Akihiko Odaki 0f92119ceb Cover Api::V1:FavouritesController more (#4409) 7 years ago
Akihiko Odaki 4f0b638cda Introduce access token fabricators (#4401) 7 years ago
Akihiko Odaki bdf573d140 Remove redundant fabrication in the spec for Api::V1::FavouritesController (#4391) 7 years ago
Eugen Rochko 42b8220632 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 7 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
Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579) 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 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 8235623362 Improve spec coverage and clean up api/v1/media controller (#3467) 7 years ago
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263) 7 years ago
Jack Jennings 8c5eaf7ae9 Enable and fill in JSON response test in API::AccountsController (#3157) 7 years ago
Matt Jankowski b6f6152e26 Add coverage for api/v1 controllers (#3155) 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 f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Marcin Cieślak 59a77923b3 Add static gif for upload testing (#2168) 7 years ago
happycoloredbanana 0a7588282a Remove API authentication for public statuses (after review) (#1919) 7 years ago
Matt Jankowski b155e6ccf5 Fix issue with intermittent api/v1/notifications failure (#1606) 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
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
Eugen Rochko 00b5731ecb After FollowService, re-fetch remote account asynchronously, do nothing 7 years ago
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache 7 years ago
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 years ago
Eugen Rochko e70e721a0d Add tests for new API 7 years ago
Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 8 years ago
Eugen Rochko a302e56f9a Add API for retrieving favourites 8 years ago
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 8 years ago
Eugen Rochko 004382e4d0 Adding follow requests API 8 years ago
Eugen Rochko 7376af90f7 Don't show statuses to blocked users 8 years ago