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 Update in-app registration 1 week ago
Console/Commands Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Contracts polish 1 week ago
Events refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Exceptions Update federation fanout 2 weeks ago
Facades polish 1 week ago
Http fix #7328 1 week ago
Jobs Add AccountRevocationService 1 week ago
Listeners refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Mail refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Models Add HasMany return type to CustomFilter::statuses() for Larastan 1 week ago
Observers Fix StoryIndexService 2 weeks ago
Passport Fix PAT 3 months ago
Policies refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Providers Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Rules refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
Services Merge pull request #7309 from pixelfed/feature/laravel-cap 1 week ago
Transformer Fix web notifications not loading (#7195) 2 weeks ago
Util fix(mentions): allow long usernames in autolinking (#7204) 1 week ago
HasSnowflakePrimary.php
helpers.php Add db_is_sqlite helper for the test connection 1 week ago