about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
2023-01-18Add more specific error messages to HTTP signature verification (#21617)Claire
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-12-15Revoke all authorized applications on password reset (#21325)Francis Murillo
2022-12-15Validate nodeinfo response by schema (#21395)Meisam
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-17Fix style for hashes (#20518)Rose
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
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-11-03Fix admin action logs page (#19649)Claire
2022-10-30Fix account action type validation (#19476)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-09-29Change path of privacy policy page (#19249)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
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-21Fix suspicious sign-in mails never being sent (#18599)Claire
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-05-27Remove unused `filtered_languages` column (#18533)Claire
2022-05-10Fix typo in source `setted`->`set` (#18385)luzpaz
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-28Fix /api/v1/admin/accounts (#17887)Claire
2022-03-28Fix test-related issues (#17888)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-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