1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-30 23:11:07 +01:00
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 () 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 () 2024-08-16 12:30:59 +02:00
lib Fix division by zero on some video/GIF files () 2024-08-16 12:30:59 +02:00
mailers Automatically switch from open to approved registrations in absence of moderators () 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 () 2023-10-10 13:52:41 +02:00
presenters Fix call to inefficient delete_matched cache method in domain blocks () 2023-12-19 11:27:37 +01:00
serializers Change PWA start URL from /home to / () 2024-06-18 15:37:41 +02:00
services Fix broken notifications for mentions from local moderators in 4.2.11 () 2024-08-19 09:52:32 +02:00
validators Improve email address validation () 2024-05-17 12:30:00 +02:00
views Fix not all legal images showing in file picker when uploading custom emoji () 2024-08-16 12:30:59 +02:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations () 2024-05-29 16:39:26 +02:00