This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers/settings
David Yip 4fa2f7e82d Set up /settings/keyword_mutes. #164.
This should eventually be accessible via the API and the web frontend,
but I find it easier to set up an editing interface using Rails
templates and the like.  We can always take it out if it turns out we
don't need it.
2017-10-21 14:54:36 -05:00
..
exports
two_factor_authentication
applications_controller.rb Use checkboxes for application scope setting (#4671) 2017-08-23 15:16:20 +02:00
deletes_controller.rb
exports_controller.rb
follower_domains_controller.rb Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 2017-09-30 23:06:09 +02:00
imports_controller.rb
keyword_mutes_controller.rb Set up /settings/keyword_mutes. #164. 2017-10-21 14:54:36 -05:00
notifications_controller.rb Separate notifications preferences from general preferences (#4447) 2017-10-04 10:22:52 +02:00
preferences_controller.rb Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
profiles_controller.rb authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
sessions_controller.rb
two_factor_authentications_controller.rb