Commit Graph

302 Commits (renovate/express-5.x)

Author SHA1 Message Date
Matt Jankowski 3efba15b3c
Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 5 days ago
Osman 39250ab961
Sort auditable accounts (#35272) 1 month ago
Matt Jankowski 139025fce0
Fix wrong policy authorization in admin controllers (#35588) 1 month ago
Matt Jankowski ece49baa38
Use generated query method for check in admin/domain_blocks (#35589) 1 month ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 1 month ago
Matt Jankowski 5c01ccc31f
Set flash options via redirect where possible (#35370) 2 months ago
Matt Jankowski d2ef9ac04a
Use `report_range` method in admin/tags to generate reporting period (#35465) 2 months ago
Matt Jankowski d065ec9298
Combine assignment params in `admin/accounts#batch` action (#35463) 2 months ago
Matt Jankowski 7273f6c03c
Move shared params to common method in admin/reports/actions (#35353) 2 months ago
Claire e97f43399b
Fix error handling for blank actions in account moderation action form (#35246) 2 months ago
Claire 0a7418e6d8
Change rule translation interface to display english name and populate empty translations (#35170) 3 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 3 months ago
Matt Jankowski c023ebc87a
Limit count to pending&trending on admin/trends/tags page (#35120) 3 months ago
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 4 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 4 months ago
Claire aa04efb92a
Move server rule creation form to its own page (#34637) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 6 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 6 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 6 months ago
Claire 6b52227fcc
Fix Mastodon listing updates older or equal to current version (#33906) 7 months ago
Matt Jankowski c3419d146a
Remove duplicate cache header setting before action (#33833) 7 months ago
Matt Jankowski 65d9171c7d
Use `expect` for `admin/` controllers (#33686) 8 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 8 months ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 9 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 9 months ago
Matt Jankowski c511cbcd6c
Extract constants for controller `LIMIT` queries (#32921) 10 months ago
Emelia Smith ddfb3d123b
Improve display of statuses in admin panel (#30813) 10 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 10 months ago
Emelia Smith a34edc211f
Add audit logging to Relays (#32819) 10 months ago
Matt Jankowski df54196a14
Use `touch_all` with batches (#32799) 10 months ago
Matt Jankowski 697947116e
Add `EmailDomainBlock.parents` scope (#31968) 10 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 11 months ago
Matt Jankowski 4fe7f213a6
Use `async_count` in more view locations (#32086) 11 months ago
Matt Jankowski 7335a43b6d
Use async count in admin dashboard (#30606) 1 year ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 1 year 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) 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