about summary refs log tree commit diff
path: root/app/controllers/settings/preferences_controller.rb
AgeCommit message (Expand)Author
2018-02-09Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-12-10Moved flavour UI into own prefs tabkibigo!
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-04Various fixeskibigo!
2017-11-30Skins supportkibigo!
2017-11-20Finalized theme loading and stuffkibigo!
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
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko