index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
settings
/
preferences_controller.rb
Age
Commit message (
Expand
)
Author
2020-09-30
Add option to disable swiping motions across the WebUI (#13885)
ThibG
2020-09-11
Refactor settings controllers (#14767)
Eugen Rochko
2019-10-24
Add setting for whether to crop images in unexpanded toots (#12126)
Faye Duxovni
2019-08-06
Add trends UI with admin and user settings (#11502)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
2019-07-16
Add option to disable real-time updates in web UI (#9984)
Eugen Rochko
2019-06-26
Add option to disable blurhash previews (#11188)
ThibG
2019-06-07
Change preferences page into appearance, notifications, and other (#10977)
Eugen Rochko
2019-05-25
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
2019-04-10
Add preference to disable e-mails about new pending accounts (#10529)
Eugen Rochko
2019-02-02
Make displaying application used to toot opt-in (#9897)
ThibG
2018-12-12
Create Settings::BaseController (#9507)
ysksn
2018-12-09
Add setting to not aggregate reblogs (#9248)
ThibG
2018-10-25
Set @body_classes to admin layout (#9081)
Yamagishi Kazutoshi
2018-09-25
Add a new preference to always hide all media (#8569)
γ΅γγΌε
2018-09-24
Add user preference to always expand toots marked with content warnings (#8762)
Matt Sweetman
2018-09-02
Add preference for report notification e-mails, skip for duplicates (#8559)
Eugen Rochko
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
v2.4.2rc1
Eugen Rochko
2018-06-17
Change language opt-out to language opt-in (#7823)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-02-09
Add preference to always display sensitive media (#6448)
Eugen Rochko
2017-10-16
Add option to reduce motion (#5393)
Nolan Lawson
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-14
Add option to opt out of search engines on public profile/status pages (#4199)
Eugen Rochko
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-06
Add a setting allowing the use of system's default font in Web UI (#4033)
Damien Erambert
2017-05-29
Add preference setting for delete toot modal (#3368)
Atsushi Yamamoto
2017-05-22
Fix locale bug when change it on preferences (#3223) (#3232)
Tomonori Murakami
2017-05-20
Filter languages with opt out (#3175)
Matt Jankowski
2017-05-01
Filter on allowed user language preferences (#2361)
Matt Jankowski
2017-04-21
Clean up settings/preferences controller (#2237)
Matt Jankowski
2017-04-19
Simplify render in controllers (#2144)
Matt Jankowski
2017-04-18
Adjust visuals of non-autoplaying GIFV
Eugen Rochko
2017-04-17
Add gif auto-play/pause preference
Patrick Figel
2017-04-11
Allow user to disable the boost confirm dialog in preferences
blackle
2017-03-04
Add digest e-mails
Eugen Rochko
2017-02-07
Fix preferences save
Eugen Rochko
2017-02-06
Add API modifiers to limit returned toots from public/hashtag timelines
Eugen Rochko
2017-01-28
Update settings to re-use admin layout, one big navigation tree, improve sett...
Eugen Rochko
2017-01-12
Migrate from ledermann/rails-settings to rails-settings-cached which allows g...
Eugen Rochko
2016-12-26
Add preferences for follow request notification e-mails
Eugen Rochko
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-11-25
Fix #65 - Options to block notifications from people you don't follow/who don...
Eugen Rochko
2016-11-16
Add user locale setting
Eugen Rochko
2016-11-15
Adding some localizations
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-14
E-mail preferences page
Eugen Rochko