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