Commit Graph

289 Commits (hacks/mailer-cutoff)

Author SHA1 Message Date
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 2 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 2 months ago
Claire aa04efb92a
Move server rule creation form to its own page (#34637) 2 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Claire 6b52227fcc
Fix Mastodon listing updates older or equal to current version (#33906) 6 months ago
Matt Jankowski c3419d146a
Remove duplicate cache header setting before action (#33833) 6 months ago
Matt Jankowski 65d9171c7d
Use `expect` for `admin/` controllers (#33686) 6 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 7 months ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 8 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 8 months ago
Matt Jankowski c511cbcd6c
Extract constants for controller `LIMIT` queries (#32921) 8 months ago
Emelia Smith ddfb3d123b
Improve display of statuses in admin panel (#30813) 8 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 9 months ago
Emelia Smith a34edc211f
Add audit logging to Relays (#32819) 9 months ago
Matt Jankowski df54196a14
Use `touch_all` with batches (#32799) 9 months ago
Matt Jankowski 697947116e
Add `EmailDomainBlock.parents` scope (#31968) 9 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 9 months ago
Matt Jankowski 4fe7f213a6
Use `async_count` in more view locations (#32086) 10 months ago
Matt Jankowski 7335a43b6d
Use async count in admin dashboard (#30606) 11 months ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 11 months ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 11 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 1 year ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 1 year ago
Matt Jankowski 410370eecd
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 1 year ago
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 1 year ago
Fawaz Farid 05126d106f
Redirect back after site upload deletion (#30141) 1 year ago
Emelia Smith 81f0002e76
Fix missing destory audit logs for Domain Allows (#30125) 1 year ago
Claire 8a1423a474
Allow unblocking email addresses from any matching account (#29305) 1 year ago
Eugen Rochko 5b3a8737d6
Add hints for rules (#29539) 1 year 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)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2 years ago
Claire b12d75ef4f
Fix blocking subdomains of an already-blocked domain (#26392) 2 years ago