You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 months ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Merge pull request from GHSA-58x8-3qxw-6hm7 8 months ago
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 1 year ago
javascript Change search popout to not list unusable search options when logged out (#27918) 7 months ago
lib Fix division by zero on some video/GIF files (#30600) 7 months ago
mailers Automatically switch from open to approved registrations in absence of moderators (#29337) 1 year ago
models Merge commit from fork 5 months ago
policies Change min age of backup policy from 1 week to 6 days (#27200) 1 year ago
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28367) 1 year ago
serializers Change PWA start URL from `/home` to `/` (#27377) 9 months ago
services Fix broken notifications for mentions from local moderators in 4.2.11 (#31484) 6 months ago
validators Improve email address validation (#29838) 10 months ago
views Fix not all legal images showing in file picker when uploading custom emoji (#28076) 7 months ago
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 9 months ago