about summary refs log tree commit diff
path: root/app/controllers/settings
AgeCommit message (Expand)Author
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-06-09Fix domain hiding logic (#7765)Eugen Rochko
2018-05-22Enforce order on authorized applications page (#7587)Eugen Rochko
2018-05-18Add preference to hide following/followers lists (#7532)Eugen Rochko
2018-05-17Ensure unfilled fields are shown when errors are shown (#7523)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-11-28Fix account migration feature (#5837)nullkal
2017-11-27Add UI for setting up account migration (#5832)Eugen Rochko
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-04Separate notifications preferences from general preferences (#4447)Yamagishi Kazutoshi
2017-09-30Fix order of paginated accounts in FollowerDomainsController and spec (#3357)Akihiko Odaki
2017-09-19Add support for multiple themes (#4959)Andrew
2017-08-26authorize-follow-requests-after-unlocking (#4658)masarakki
2017-08-23Use checkboxes for application scope setting (#4671)nullkal
2017-08-23Fix up the applications area (#4664)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-07-26Fix #4026 - Accept backup codes for disabling 2FA (#4382)Eugen Rochko
2017-07-19Add feature to revoke sessions (#4259)Yamagishi Kazutoshi
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-06-25Fix #3910 - Require OTP authentication to disable 2FA (#3935)Eugen Rochko
2017-06-19setting-for-account-deletable (#3852)masarakki
2017-06-14Fix account delete form not accepting password, update suspended (#3745)Eugen Rochko
2017-06-14Account deletion (#3728)Eugen Rochko
2017-06-04change sidekiq queueing to bulk push (#3536)takayamaki
2017-05-30Remove exports/base controller in favor of shared concern (#3444)Matt Jankowski
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-24Followers-only post federation (#2111)Eugen
2017-04-222FA controller cleanup (#2296)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-15Add recovery code support for two-factor auth (#1773)Patrick Figel