You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Matt Jankowski 1480573c83
Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812)
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 1 year ago
helpers Update follow and follow_request emails (#28755) 1 year ago
javascript Improve display of lock icon in account headers (#28780) 1 year ago
lib Disable `Rails/SkipsModelValidations` cop (#28712) 1 year ago
mailers Update new email templates (#28416) 1 year ago
models Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 1 year ago
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
serializers Use a helper to avoid using `media/` asset prefixes (#28756) 1 year ago
services Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 1 year ago
views Update follow and follow_request emails (#28755) 1 year ago
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 1 year ago