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
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
..
Auth
Console/Commands Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Contracts
Events
Exceptions
Facades
Http fix #7328 1 week ago
Jobs
Listeners
Mail
Models
Observers
Passport
Policies
Providers Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Rules
Services Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Transformer
Util fix(mentions): allow long usernames in autolinking (#7204) 1 week ago
HasSnowflakePrimary.php
helpers.php