mastodon/app/controllers/admin
Thibaut Girka d392020da6 Merge branch 'master' into glitch-soc/tentative-merge
Conflicts:
	README.md
	app/controllers/statuses_controller.rb
	app/lib/feed_manager.rb
	config/navigation.rb
	spec/lib/feed_manager_spec.rb

Conflicts were resolved by taking both versions for each change.
This means the two filter systems (glitch-soc's keyword mutes and tootsuite's
custom filters) are in place, which will be changed in a follow-up commit.
2018-07-09 07:13:59 +02:00
..
account_moderation_notes_controller.rb
accounts_controller.rb Implement the ability for an Administrator or Moderator to remove an account avatar (#6998) 2018-04-02 13:45:07 +02:00
action_logs_controller.rb
base_controller.rb Add “public” pack to admin controller, as it is included in upstream admin layout 2018-03-30 18:16:47 +02:00
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
confirmations_controller.rb Add resend confirmation for admin (#7378) 2018-05-06 10:59:03 +02:00
custom_emojis_controller.rb keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114) 2017-12-30 02:43:43 +01:00
domain_blocks_controller.rb
email_domain_blocks_controller.rb
instances_controller.rb
invites_controller.rb
report_notes_controller.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
reported_statuses_controller.rb Improve admin UI for accounts (#7360) 2018-05-05 23:06:29 +02:00
reports_controller.rb Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
resets_controller.rb
roles_controller.rb
settings_controller.rb Add admin setting to enable OG previews for sensitive media (#7962) 2018-07-06 02:15:56 +02:00
silences_controller.rb
statuses_controller.rb Improve admin UI for accounts (#7360) 2018-05-05 23:06:29 +02:00
subscriptions_controller.rb
suspensions_controller.rb
two_factor_authentications_controller.rb