about summary refs log tree commit diff
path: root/app/controllers/settings
AgeCommit message (Expand)Author
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-15Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2022-11-16Add 'private' to Cache-Control, match Rails expectations (#20608)Daniel Axtens
2022-10-31Change featured hashtag deletion to be done synchronously (#19590)Claire
2022-10-22Fix `Settings::FeaturedTagsController` (#19418)Yamagishi Kazutoshi
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-08-26Explicitly set userVerification to discoraged (#16545)Truong Nguyen
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-06-21Add authentication history (#16408)Eugen Rochko
2020-12-30Fix profile update not being sent on profile/header picture deletion (#15461)ThibG
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-03Fix account redirect confirmation message talking about moved followers (#13950)ThibG
2020-05-10Add ability to remove identity proofs from account (#13682)Eugen Rochko
2020-04-20Allow users to delete their header and avatar (#13234)sternenseemann
2020-03-31Fix ImportsController param to permit :mode (#13347)Takeshi Umeda
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-12-30Fix settings pages being cacheable by the browser (#12714)Eugen Rochko
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-21Addition of update activity distribution by alias, minor correction (#11905)Takeshi Umeda
2019-09-21Fixed an error in the aliases template of the aliases controller (#11902)Takeshi Umeda
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-19Fix some flash notices/alerts staying on unrelated pages (#11364)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-06-26Add option to disable blurhash previews (#11188)ThibG