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.
Larastan 3.x requires explicit return types on relation methods to verify relation existence when using with(), has(), etc. This adds the appropriate return type declarations to all relation methods flagged by the larastan.relationExistence rule. Models fixed: - Profile (avatar, statuses) - User (profile) - Status (profile, media, hashtags) - DirectMessage (status, author, recipient) - Report (reporter, status, reportedUser) - Like (actor, status) - Media (status) - Notification (item) - HashtagFollow (hashtag) - OauthClient (user) - Story (profile) - StatusHashtag (status, hashtag, profile, media) - AccountInterstitial (user) - Hashtag (posts) - CustomFilter (keywords) - CustomFilterKeyword (customFilter) - AdminShadowFilter (profile) - ImportPost (status) |
4 weeks ago | |
|---|---|---|
| .. | ||
| AdminInvite.php | ||
| AdminShadowFilter.php | 4 weeks ago | |
| AppRegister.php | ||
| AutospamCustomTokens.php | ||
| ConfigCache.php | ||
| Conversation.php | ||
| CuratedRegister.php | 4 weeks ago | |
| CuratedRegisterActivity.php | ||
| CuratedRegisterTemplate.php | ||
| CustomEmoji.php | ||
| CustomFilter.php | 4 weeks ago | |
| CustomFilterKeyword.php | 4 weeks ago | |
| CustomFilterStatus.php | ||
| DefaultDomainBlock.php | ||
| Group.php | ||
| GroupActivityGraph.php | ||
| GroupBlock.php | ||
| GroupCategory.php | ||
| GroupComment.php | ||
| GroupEvent.php | ||
| GroupHashtag.php | ||
| GroupInteraction.php | ||
| GroupInvitation.php | ||
| GroupLike.php | ||
| GroupLimit.php | ||
| GroupMedia.php | 4 weeks ago | |
| GroupMember.php | ||
| GroupPost.php | ||
| GroupPostHashtag.php | ||
| GroupReport.php | ||
| GroupRole.php | ||
| GroupStore.php | ||
| HashtagRelated.php | ||
| ImportPost.php | 4 weeks ago | |
| InstanceActor.php | ||
| LiveStream.php | 4 weeks ago | |
| ModeratedProfile.php | ||
| OAuthToken.php | 6 months ago | |
| ParentalControls.php | ||
| Poll.php | ||
| PollVote.php | ||
| Portfolio.php | ||
| ProfileAlias.php | ||
| ProfileMigration.php | ||
| RemoteAuth.php | ||
| RemoteAuthInstance.php | ||
| RemoteReport.php | ||
| StatusEdit.php | ||
| UserAppSettings.php | ||
| UserDomainBlock.php | ||
| UserEmailForgot.php | ||
| UserOidcMapping.php | ||
| UserPronoun.php | ||
| UserRoles.php | ||