.. |
disputes
|
Use `async_count` in more view locations (#32086)
|
6 months 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 coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688)
|
5 months ago |
users
|
Add audit log entries for user roles (#19040)
|
3 years ago |
webhooks
|
Add administrative webhooks (#18510)
|
3 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
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
accounts_controller.rb
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
action_logs_controller.rb
|
Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812)
|
1 year ago |
announcements_controller.rb
|
Use `async_count` in more view locations (#32086)
|
6 months ago |
base_controller.rb
|
Set "admin" body class from `admin` nested layout (#31269)
|
7 months 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)
|
1 year ago |
custom_emojis_controller.rb
|
Make "No $entity selected" errors more accurate (#19356)
|
2 years ago |
dashboard_controller.rb
|
Use async count in admin dashboard (#30606)
|
7 months ago |
domain_allows_controller.rb
|
Fix missing destory audit logs for Domain Allows (#30125)
|
11 months ago |
domain_blocks_controller.rb
|
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380)
|
10 months ago |
email_domain_blocks_controller.rb
|
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892)
|
1 year ago |
export_domain_allows_controller.rb
|
File cleanup/organization in `controllers/concerns` (#27846)
|
1 year ago |
export_domain_blocks_controller.rb
|
Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767)
|
1 year ago |
follow_recommendations_controller.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
instances_controller.rb
|
Add audit logs to Admin::InstancesController (#27386)
|
8 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)
|
3 years ago |
relays_controller.rb
|
Remove un-needed `action` and `template` options to `render` in controllers (#28022)
|
1 year ago |
report_notes_controller.rb
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
reports_controller.rb
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
resets_controller.rb
|
Add ability to skip sign-in token authentication for specific users (#16427)
|
4 years ago |
roles_controller.rb
|
Fix Rails/ActionOrder cop (#24692)
|
2 years ago |
rules_controller.rb
|
Add hints for rules (#29539)
|
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
|
Redirect back after site upload deletion (#30141)
|
11 months ago |
software_updates_controller.rb
|
Add admin notifications for new Mastodon versions (#26582)
|
2 years ago |
statuses_controller.rb
|
Remove `default_scope` from `StatusEdit` class (#28042)
|
1 year ago |
tags_controller.rb
|
Implement UI for Admin Search of Hashtags (#30880)
|
8 months ago |
warning_presets_controller.rb
|
Fix Rails/ActionOrder cop (#24692)
|
2 years ago |
webhooks_controller.rb
|
Add finer permission requirements for managing webhooks (#25463)
|
2 years ago |