You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire 98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
10 months ago
..
disputes Misc spec/refactor to user mailer and user mailer spec (#27486) 1 year ago
reports Add confirmation screen when handling reports (#22375) 2 years ago
settings Change settings area to be separated into categories in admin UI (#19407) 2 years ago
trends Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
users Add audit log entries for user roles (#19040) 2 years ago
webhooks Add administrative webhooks (#18510) 2 years ago
account_actions_controller.rb Fix report processing notice not mentioning the report number when performing a custom action (#27442) 1 year ago
account_moderation_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
accounts_controller.rb Log admin approve and reject account (#22088) 2 years ago
action_logs_controller.rb Remove `default_scope` from `Admin::ActionLog` (#28026) 12 months ago
announcements_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
base_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 7 years ago
confirmations_controller.rb Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 10 months ago
custom_emojis_controller.rb Make "No $entity selected" errors more accurate (#19356) 2 years ago
dashboard_controller.rb Remove unused `redis_info` method Admin::Dashboard (#25345) 1 year ago
domain_allows_controller.rb Add whitelist mode (#11291) 5 years ago
domain_blocks_controller.rb Add some more tests and clean up domain block controller (#27469) 1 year ago
email_domain_blocks_controller.rb Add ability to require approval when users sign up using specific email domains (#28468) 10 months ago
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` (#27846) 12 months ago
export_domain_blocks_controller.rb Fix intermittent failure from unspecified order in `export_domain_blocks` controller spec (#28562) 10 months ago
follow_recommendations_controller.rb Change algorithm of follow recommendations (#28314) 11 months ago
instances_controller.rb Add support for displaying unknown servers on /admin/instances/:domain (#27150) 1 year ago
invites_controller.rb Various fixes and improvements (#12878) 5 years ago
ip_blocks_controller.rb Fix IP blocks not having a unique index (#19456) 2 years ago
relationships_controller.rb Add customizable user roles (#18641) 2 years ago
relays_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
report_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
reports_controller.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
resets_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
roles_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
rules_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
settings_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
site_uploads_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
software_updates_controller.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
statuses_controller.rb Remove `default_scope` from `StatusEdit` class (#28042) 12 months ago
tags_controller.rb Change how hashtags are normalized (#18795) 2 years ago
warning_presets_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
webhooks_controller.rb Add finer permission requirements for managing webhooks (#25463) 1 year ago