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.
pixelfed/app/Util
Your Name a56c1fb019 fix(mentions): allow long usernames in autolinking (#7204)
Raise the mention regex local-part cap from 20 to 64 chars. The prior cap
silently dropped long usernames from autolinking/mentions, and for remote
handles it truncated the username and dropped the @domain, turning a remote
mention into a broken local one. Adds extensive lexer coverage.
1 week ago
..
ActivityPub Update Helpers 1 week ago
Blurhash Lint 9 months ago
Database Add db_is_sqlite helper for the test connection 1 week ago
Lexer fix(mentions): allow long usernames in autolinking (#7204) 1 week ago
Localization Clean up legacy locale mapping comments 1 week ago
Media fix: delete superseded image/thumbnail files instead of orphaning them 3 weeks ago
RateLimit Lint 9 months ago
Sentiment refactor: extract duplicate patterns into shared methods 4 weeks ago
Site Fix mobile_registration attribute 1 week ago
Webfinger Lint 9 months ago