mastodon/app
Santiago Kozak 30b193b856
Improve display of lock icon in account headers (#28780)
2024-01-17 16:32:30 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
helpers Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
javascript Improve display of lock icon in account headers (#28780) 2024-01-17 16:32:30 +00:00
lib Disable `Rails/SkipsModelValidations` cop (#28712) 2024-01-15 13:46:47 +00:00
mailers Update new email templates (#28416) 2024-01-15 18:18:59 +00:00
models Announcement reactions query spec improvement and refactor (#28768) 2024-01-17 09:18:13 +00:00
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
serializers Use a helper to avoid using `media/` asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
services Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-12 15:58:28 +00:00
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2024-01-05 11:07:57 +00:00
views Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-16 08:35:54 +00:00