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.
Bulk --all reconciliation previously scanned both local and remote profiles
implicitly. Now --all requires an explicit --scope of local, remote, or
both. --active stays local-only and rejects a non-local --scope. Adds the
BelongsTo return type to Profile::user() so the whereHas('user') scope
filter passes Larastan, and adds tests for scope requirement/validation and
local/remote filtering.
|
4 weeks ago | |
|---|---|---|
| .. | ||
| FollowTest.php | 4 weeks ago | |
| MuteBlockTest.php | 4 weeks ago | |
| PrivacyTest.php | 4 weeks ago | |
| ProfileCountReconcileTest.php | 4 weeks ago | |
| ReportTest.php | 4 weeks ago | |