284 Commits (9ca179e2e95bdce4fca6d91300a2c63dbc348182)

Author SHA1 Message Date
Misty De Meo 23633720a8
merge tag v4.5.0 4 months ago
Misty De Meo 86df8feb80
merge v4.4.0 into mastodon_4_3_0 4 months ago
Matt Jankowski 7335a43b6d
Use async count in admin dashboard (#30606) 2 years ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 2 years ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 2 years ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 2 years ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 2 years ago
Matt Jankowski 410370eecd
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 2 years ago
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 2 years ago
Emelia Smith 67b2e62331 Fix missing destory audit logs for Domain Allows (#30125) 2 years ago
Fawaz Farid 05126d106f
Redirect back after site upload deletion (#30141) 2 years ago
Emelia Smith 81f0002e76
Fix missing destory audit logs for Domain Allows (#30125) 2 years ago
Claire 8a1423a474
Allow unblocking email addresses from any matching account (#29305) 2 years ago
Eugen Rochko 5b3a8737d6
Add hints for rules (#29539) 2 years ago
Matt Jankowski 42ab855b23
Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 2 years ago
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers (#28420) 2 years ago
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2 years ago
Matt Jankowski 1480573c83
Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 2 years ago
Claire 98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2 years ago
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 2 years ago
Matt Jankowski e12d8893f4
Fix intermittent failure from unspecified order in `export_domain_blocks` controller spec (#28562) 2 years ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314) 2 years ago
Claire 700ae1f918 Fix report processing notice not mentioning the report number when performing a custom action (#27442) 2 years ago
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` (#27846) 2 years ago
Matt Jankowski e48ecd2929
Remove `default_scope` from `Admin::ActionLog` (#28026) 2 years ago
Matt Jankowski 291dc04e67
Remove un-needed `action` and `template` options to `render` in controllers (#28022) 2 years ago
Matt Jankowski 4be12791e6
Remove `default_scope` from `StatusEdit` class (#28042) 2 years ago
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` (#27739) 2 years ago
Claire d649bbf28f
Add some more tests and clean up domain block controller (#27469) 2 years ago
Matt Jankowski 1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec (#27486) 2 years ago
Claire d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action (#27442) 2 years ago
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain (#27150) 2 years ago
Jasmin 3b69a29703
Merge changes of 4.0.7..4.0.10 (#1324) 3 years ago
Claire 6339806f05 Fix blocking subdomains of an already-blocked domain (#26392) 3 years ago
Claire d30fbc0900 Fix blocking subdomains of an already-blocked domain (#26392) 3 years ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 3 years ago
Claire b12d75ef4f
Fix blocking subdomains of an already-blocked domain (#26392) 3 years ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 3 years ago
Jasmin 0728a6a709
Merge upstream security fixes of v4.0.5 (#1316) 3 years ago
Claire 04f76675d1 Add finer permission requirements for managing webhooks (#25463) 3 years ago
Claire 53acab6d2b Fix wrong view being displayed when a webhook fails validation (#25464) 3 years ago
Claire e65e3a6d14 Add finer permission requirements for managing webhooks (#25463) 3 years ago
Claire 8acbfc6ab1 Fix wrong view being displayed when a webhook fails validation (#25464) 3 years ago
Claire 602c458ab6
Add finer permission requirements for managing webhooks (#25463) 3 years ago
Claire fd23f50243
Fix wrong view being displayed when a webhook fails validation (#25464) 3 years ago
Matt Jankowski 75e299f440
Remove unused `redis_info` method Admin::Dashboard (#25345) 3 years ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289) 3 years ago
Claire e9385e93e9
Add a confirmation screen when suspending a domain (#25144) 3 years ago
Nick Schonning 569b39256b
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469) 3 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 3 years ago