..
account_actions_controller.rb
Add option to include reported statuses in warning e-mail ( #11639 )
5 years ago
account_moderation_notes_controller.rb
Add moderation warnings ( #9519 )
6 years ago
accounts_controller.rb
Add account sensitized ( #14361 )
4 years ago
action_logs_controller.rb
Add ability to filter audit log in admin UI ( #13381 )
5 years ago
announcements_controller.rb
Change order of announcements in admin page to sort them newest-first ( #15091 )
4 years ago
base_controller.rb
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
change_emails_controller.rb
Feature: Allow staff to change user emails ( #7074 )
7 years ago
confirmations_controller.rb
Move #set_user to Admin::BaseController ( #9470 )
6 years ago
custom_emojis_controller.rb
Fix unpermitted operations on custom emojis leading to cryptic errors ( #13951 )
4 years ago
dashboard_controller.rb
Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
domain_allows_controller.rb
Add whitelist mode ( #11291 )
5 years ago
domain_blocks_controller.rb
Further preparation for Rails 6 ( #15916 )
4 years ago
email_domain_blocks_controller.rb
Improve email address validation ( #14565 )
4 years ago
follow_recommendations_controller.rb
Add cold-start follow recommendations ( #15945 )
4 years ago
instances_controller.rb
Add management of delivery availability in Federation settings ( #15771 )
4 years ago
invites_controller.rb
Various fixes and improvements ( #12878 )
5 years ago
ip_blocks_controller.rb
Add IP-based rules ( #14963 )
4 years ago
pending_accounts_controller.rb
Add invite request to pending account notification e-mail ( #10528 )
6 years ago
relationships_controller.rb
Fix relationships page not showing results in admin UI ( #12934 )
5 years ago
relays_controller.rb
Fix relays UI being available in whitelist/secure mode ( #11963 )
5 years ago
report_notes_controller.rb
Change deletes to preserve soft-deleted statuses in unresolved reports ( #11805 )
5 years ago
reported_statuses_controller.rb
Do not error out when performing admin actions on no statuses ( #10094 )
6 years ago
reports_controller.rb
Various fixes and improvements ( #12878 )
5 years ago
resets_controller.rb
Move #set_user to Admin::BaseController ( #9470 )
6 years ago
roles_controller.rb
Move #set_user to Admin::BaseController ( #9470 )
6 years ago
rules_controller.rb
Add server rules ( #15769 )
4 years ago
settings_controller.rb
Add validations to admin settings ( #10348 )
6 years ago
site_uploads_controller.rb
Add ability to delete files uploaded for settings in admin UI ( #13192 )
5 years ago
statuses_controller.rb
Further improve the media attached status query for accounts ( #16106 )
4 years ago
subscriptions_controller.rb
Add moderator role and add pundit policies for admin actions ( #5635 )
7 years ago
tags_controller.rb
Fix /admin/tags/:id crashing since Rails 6.1 update ( #15953 )
4 years ago
two_factor_authentications_controller.rb
Add password challenge to 2FA settings, e-mail notifications ( #11878 )
5 years ago
warning_presets_controller.rb
Add titles to warning presets in admin UI ( #13252 )
5 years ago