about summary refs log tree commit diff
path: root/spec/controllers/api/v1
AgeCommit message (Expand)Author
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
2022-11-14Fix error when invalid domain name is submitted (#19474)Eugen Rochko
2022-10-30Fix account action type validation (#19476)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-23Add /api/v1/admin/domain_allows (#18668)Claire
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-03-28Fix /api/v1/admin/accounts (#17887)Claire
2022-03-15Add `types` param to `GET /api/v1/notifications` in REST API (#17767)Eugen Rochko
2022-03-12Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#1...Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-03-02Fix report category not being saved in REST API (#17682)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-06Fix AccountNote not having a maximum length (#16942)Claire
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-04-15Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-01-10Fix muting users with duration via the REST api (#15516)Levi Bard
2020-11-21Fix not being able to unfavorite toots one has lost access to (#15192)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-07-15Fix being unable to unboost when blocked by their author (#14308)ThibG
2020-05-12Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)dependabot-preview[bot]
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-11-17Support min_id-based pagination for bookmarks (#12381)Gomasy
2019-11-16make it not return http 400 when passing and empty source argument (#12259)Jennifer Glauche
2019-11-13Add bookmarks (#7107)ThibG
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-10Add updated relationship to follow request API responses (#11800)ThibG
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko