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 bf153b384b
Merge commit '42ab855b2339c5cea3229c856ab539f883736b12' into glitch-soc/merge-upstream
8 months ago
..
disputes Misc spec/refactor to user mailer and user mailer spec (#27486) 11 months ago
reports Add confirmation screen when handling reports (#22375) 2 years ago
settings Add back missing glitch-soc admin settings (#1919) 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) 11 months ago
account_moderation_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 10 months ago
accounts_controller.rb Log admin approve and reject account (#22088) 2 years ago
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 8 months ago
announcements_controller.rb Fix Rails/ActionOrder cop (#24692) 1 year ago
base_controller.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 7 years ago
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 8 months ago
custom_emojis_controller.rb Merge branch 'main' into glitch-soc/merge-upstream 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) 11 months ago
email_domain_blocks_controller.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 8 months ago
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` (#27846) 10 months ago
export_domain_blocks_controller.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 8 months ago
follow_recommendations_controller.rb Change algorithm of follow recommendations (#28314) 9 months ago
instances_controller.rb Add support for displaying unknown servers on /admin/instances/:domain (#27150) 11 months 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) 10 months ago
report_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 10 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) 1 year ago
rules_controller.rb Fix Rails/ActionOrder cop (#24692) 1 year 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) 10 months ago
tags_controller.rb Change how hashtags are normalized (#18795) 2 years ago
warning_presets_controller.rb Fix Rails/ActionOrder cop (#24692) 1 year ago
webhooks_controller.rb Add finer permission requirements for managing webhooks (#25463) 1 year ago