0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-29 13:29:29 +00:00
mastodon/app/controllers/admin
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first ()
* Change order of announcements in admin page to sort show newly-created first

Fixes 

* Use reverse-chronological rather than creation date only
2020-11-04 21:15:22 +01:00
..
account_actions_controller.rb
account_moderation_notes_controller.rb
accounts_controller.rb Add account sensitized () 2020-11-04 20:45:01 +01:00
action_logs_controller.rb Add ability to filter audit log in admin UI () 2020-04-03 13:06:34 +02:00
announcements_controller.rb Change order of announcements in admin page to sort them newest-first () 2020-11-04 21:15:22 +01:00
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb Fix unpermitted operations on custom emojis leading to cryptic errors () 2020-06-05 15:23:27 +02:00
dashboard_controller.rb Add number of pending accounts and pending hashtags to admin dashboard () 2019-08-07 16:13:34 +02:00
domain_allows_controller.rb
domain_blocks_controller.rb
email_domain_blocks_controller.rb Improve email address validation () 2020-08-12 12:40:25 +02:00
instances_controller.rb Change delivery failure tracking to work with hostnames instead of URLs () 2020-04-15 20:33:24 +02:00
invites_controller.rb
ip_blocks_controller.rb Add IP-based rules () 2020-10-12 16:33:49 +02:00
pending_accounts_controller.rb
relationships_controller.rb Fix relationships page not showing results in admin UI () 2020-01-24 00:20:23 +01:00
relays_controller.rb
report_notes_controller.rb
reported_statuses_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb
settings_controller.rb
site_uploads_controller.rb Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
statuses_controller.rb
subscriptions_controller.rb
tags_controller.rb
two_factor_authentications_controller.rb
warning_presets_controller.rb Add titles to warning presets in admin UI () 2020-03-12 17:57:59 +01:00