mastodon/app
David Roetzel 0e8f23ebee
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.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-09-30 12:25:54 +02:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-12-04 15:28:15 +01:00
controllers Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 2024-02-16 11:56:12 +01:00
javascript Change search popout to not list unusable search options when logged out (#27918) 2024-08-16 12:30:59 +02:00
lib Fix division by zero on some video/GIF files (#30600) 2024-08-16 12:30:59 +02:00
mailers Automatically switch from open to approved registrations in absence of moderators (#29337) 2024-02-22 14:39:42 +01:00
models Merge commit from fork 2024-09-30 12:25:54 +02:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-10 13:52:41 +02:00
presenters Fix call to inefficient delete_matched cache method in domain blocks (#28367) 2023-12-19 11:27:37 +01:00
serializers Change PWA start URL from /home to / (#27377) 2024-06-18 15:37:41 +02:00
services Fix broken notifications for mentions from local moderators in 4.2.11 (#31484) 2024-08-19 09:52:32 +02:00
validators Improve email address validation (#29838) 2024-05-17 12:30:00 +02:00
views Fix not all legal images showing in file picker when uploading custom emoji (#28076) 2024-08-16 12:30:59 +02:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 16:39:26 +02:00