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/tests/Unit
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 Accept compacted Note attachments (#6588) 4 weeks ago
Lexer fix(mentions): allow long usernames in autolinking (#7204) 1 week ago
APAnnounceStrategyTest.php Apply Pint formatting to tests/ 4 weeks ago
ActivityPubTagObjectTest.php Apply Pint formatting to tests/ 4 weeks ago
BearcapTest.php Apply Pint formatting to tests/ 4 weeks ago
CryptoTest.php Apply Pint formatting to tests/ 4 weeks ago
CuratedOnboardingNotifyAdminTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
ExampleTest.php Fix tests 2 weeks ago
OobAuthorizationTest.php Detect OOB oauth client when redirect_uri omitted on authorize 2 weeks ago
PurifierTest.php Apply Pint formatting to tests/ 4 weeks ago
RestrictedAccessMiddlewareTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
SnowflakeServiceTest.php test(snowflake): cover sequence generation and collision regression 1 week ago
WebfingerTest.php Apply Pint formatting to tests/ 4 weeks ago