about summary refs log tree commit diff
path: root/app/controllers/settings/preferences_controller.rb
AgeCommit message (Expand)Author
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2022-08-25Remove digest e-mails (#17985)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
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
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-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-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-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2018-12-12Create Settings::BaseController (#9507)ysksn
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
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-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-05-18Add preference to hide following/followers lists (#7532)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-09-19Add support for multiple themes (#4959)Andrew
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
2017-05-22Fix locale bug when change it on preferences (#3223) (#3232)Tomonori Murakami
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-19Simplify render in controllers (#2144)Matt Jankowski
2017-04-18Adjust visuals of non-autoplaying GIFVEugen Rochko
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-03-04Add digest e-mailsEugen Rochko
2017-02-07Fix preferences saveEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2016-12-26Add preferences for follow request notification e-mailsEugen Rochko
2016-12-06Add filters for suspended accountsEugen Rochko
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who don...Eugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-15Adding some localizationsEugen Rochko