1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers/settings
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559)
If an unresolved report for the same target account already exists,
no new notification is generated
2018-09-02 00:11:58 +02:00
..
exports
two_factor_authentication
applications_controller.rb Enforce order on authorized applications page (#7587) 2018-05-22 14:44:53 +02:00
deletes_controller.rb
exports_controller.rb
follower_domains_controller.rb Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
imports_controller.rb
migrations_controller.rb
notifications_controller.rb
preferences_controller.rb Add preference for report notification e-mails, skip for duplicates (#8559) 2018-09-02 00:11:58 +02:00
profiles_controller.rb
sessions_controller.rb
two_factor_authentications_controller.rb