about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)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-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-14Add appeals (#17364)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-02-07Fix replies collection incorrectly looping (#17462)Claire
2022-02-06Fix instance actor not being dereferenceable (#17457)Claire
2022-01-28Change public profile pages to be disabled for unconfirmed users (#17385)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-26Fix admin statuses order(#16937) (#16969)Jeong Arm
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
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-10-13Fix error when rendering public pages with media attachments (#16763)Claire
2021-09-30Fix webauthn secure key authentication (#16792)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-09-15Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-09-13Stop setting a shortcode to newly-created media attachments (#16730)Claire
2021-08-25Fix authentication failures after going halfway through a sign-in attempt (#1...Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-07-03Fix anonymous access to outbox not being cached by the reverse proxy (#16458)Claire
2021-06-21Fix serialization of followers/following counts when user hides their network...Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-05-03Change confirmations controller to redirect to / for approved users (#16151)Claire
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-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2021-01-31Improved performance of notification preloading (#15640)abcang