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
controllers
helpers
javascript New Crowdin Translations (automated) (#32140) 2024-09-30 08:53:29 +00:00
lib
mailers
models Merge commit from fork 2024-09-30 12:25:54 +02:00
policies
presenters
serializers
services
validators
views Mailer layout fixes (#32132) 2024-09-27 19:41:41 +00:00
workers