mastodon/app/controllers
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
..
activitypub
admin Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
api Self-notify on accepting follow requests (#8541) 2018-08-31 15:17:31 +02:00
auth Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
concerns
oauth
settings Add preference for report notification e-mails, skip for duplicates (#8559) 2018-09-02 00:11:58 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 2018-08-19 15:52:38 +02:00
application_controller.rb Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
authorize_interactions_controller.rb
custom_css_controller.rb Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
emojis_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 2018-08-19 15:52:38 +02:00
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Add animate custom emoji param to embed pages (#8507) 2018-08-30 23:14:01 +02:00
stream_entries_controller.rb
tags_controller.rb