mastodon/app
Claire 0c872beed4
Merge commit from fork
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
helpers Only show recently used tags hint when they are present (#32120) 2024-09-27 08:18:42 +00:00
javascript New Crowdin Translations (automated) (#32140) 2024-09-30 08:53:29 +00:00
lib Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106) 2024-09-26 19:27:57 +00:00
mailers Add coverage and use mailer callback to check functional user in notification mailer (#32055) 2024-09-25 08:07:48 +00:00
models Merge commit from fork 2024-09-30 12:25:54 +02:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
serializers Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
services Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
validators Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
views Mailer layout fixes (#32132) 2024-09-27 19:41:41 +00:00
workers Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00