mirror of https://github.com/pixelfed/pixelfed
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.
- terms/privacy/community-guidelines views accessed the cached page as an object ($page->title), but cachedPage() returns an array, causing a 500 whenever a custom Page row existed. Switch to array access. - PublicRouteSmokeTest: enable open_registration before hitting /register, which 404s by default when registration is disabled. - Api/AccountTest: derive sanctum.stateful domain from app.url instead of hardcoding pixelfed.test, so the first-party auth test is environment independent. |
2 weeks ago | |
|---|---|---|
| .. | ||
| AccountTest.php | 2 weeks ago | |
| AvatarUpdateTest.php | ||
| CollectionStoreVisibilityTest.php | 2 weeks ago | |
| CollectionTest.php | ||
| CustomFilterRateLimitTest.php | 2 weeks ago | |
| CustomFilterTransactionTest.php | 2 weeks ago | |
| DirectMessageReadTest.php | ||
| FavouritesPaginationTest.php | ||
| HomeTimelineNullAccountTest.php | 2 weeks ago | |
| LoginActivityTest.php | 2 weeks ago | |
| NetworkTimelineNullAccountTest.php | 2 weeks ago | |
| NotificationTest.php | ||
| PersonalAccessTokenRenewKillSwitchTest.php | 2 weeks ago | |
| ReblogDuplicateTest.php | 2 weeks ago | |
| ReportObjectIdValidationTest.php | 2 weeks ago | |
| ScopeTest.php | ||
| SearchTest.php | ||
| StatusTest.php | ||
| StoryPublishValidationTest.php | 2 weeks ago | |
| StoryVideoUploadPathTest.php | 2 weeks ago | |
| TimelineTest.php | ||
| V2MediaRoleCheckTest.php | 2 weeks ago | |