about summary refs log tree commit diff
path: root/spec/controllers/api/v1
AgeCommit message (Expand)Author
2023-02-18Enable Rubocop Style/NumericLiterals (#23647)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2023-02-13Add tests to indicate inclusion of self replies in statuses endpoint (#23266)Varun Sharma
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
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