about summary refs log tree commit diff
path: root/app/controllers/settings
AgeCommit message (Expand)Author
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
2019-06-20Fix layout of identity proofs settings (#11126)Acid Chicken (硫酸鶏)
2019-06-07Change /settings/preferences to redirect to appearance, add /settings/prefere...Eugen Rochko
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-04-25Fix not being able to save e-mail preference for new pending accounts (#10622)Eugen Rochko
2019-04-10compare usernames case-insensitively on new proof creation flow (#10544)Alex Gessner
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-11Avoid race conditions when creating backups (#10234)ThibG
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-01-01Add CSV export for lists and domain blocks (#9677)Eugen Rochko
2018-12-12Create Settings::BaseController (#9507)ysksn
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-02Whitelist report notification param in Settings::NotificationsController (#8560)Eugen Rochko