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/Models
Your Name 6beab304a0 lint 6 days ago
..
AccountInterstitial.php refactor: extract duplicate patterns into shared methods 4 weeks ago
AccountLog.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Activity.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminInvite.php chore: resolve psalm issues in admin commands and auth 4 weeks ago
AdminShadowFilter.php Convert string class references to ::class 3 weeks ago
AppRegister.php Add AppRegister 2 years ago
AutospamCustomTokens.php Add AutospamCustomTokens model + migration 3 years ago
Avatar.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Bookmark.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Circle.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
CircleProfile.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Collection.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
CollectionItem.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ConfigCache.php Lint 9 months ago
Contact.php add type to function 6 days ago
Conversation.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
CuratedRegister.php polish 4 weeks ago
CuratedRegisterActivity.php fix 7 months ago
CuratedRegisterTemplate.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
CustomEmoji.php StrictArrayParamDimFetchRector 6 days ago
CustomFilter.php ReturnTypeFromReturnDirectArrayRector 6 days ago
CustomFilterKeyword.php add type to function 6 days ago
CustomFilterStatus.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
DefaultDomainBlock.php Add DefaultDomainBlock model + migration 3 years ago
DirectMessage.php add type to function 6 days ago
DiscoverCategory.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
DiscoverCategoryHashtag.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
EmailVerification.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
FailedJob.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
FeatureAuthorization.php Add FeaturedCollections/Starter Kits support 6 days ago
FollowRequest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Follower.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Group.php add type to function 6 days ago
GroupActivityGraph.php Add groups models, controllers and services 2 years ago
GroupBlock.php Add groups models, controllers and services 2 years ago
GroupCategory.php Add groups models, controllers and services 2 years ago
GroupComment.php add type to function 6 days ago
GroupEvent.php Add groups models, controllers and services 2 years ago
GroupHashtag.php Add groups models, controllers and services 2 years ago
GroupInteraction.php fix 7 months ago
GroupInvitation.php Add groups models, controllers and services 2 years ago
GroupLike.php Add groups models, controllers and services 2 years ago
GroupLimit.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
GroupMedia.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
GroupMember.php Lint 9 months ago
GroupPost.php add type to function 6 days ago
GroupPostHashtag.php Lint 9 months ago
GroupReport.php Add groups models, controllers and services 2 years ago
GroupRole.php Add groups models, controllers and services 2 years ago
GroupStore.php Add groups models, controllers and services 2 years ago
Hashtag.php add type to function 6 days ago
HashtagFollow.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HashtagRelated.php fix 7 months ago
ImportData.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ImportJob.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ImportPost.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Instance.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
InstanceActor.php ReturnTypeFromReturnDirectArrayRector 6 days ago
Like.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
LiveStream.php add type to function 6 days ago
Media.php add type to function 6 days ago
MediaBlocklist.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
MediaTag.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Mention.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ModLog.php add type to function 6 days ago
ModeratedProfile.php Add ModeratedProfile model 2 years ago
Newsroom.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Notification.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
OAuthToken.php Fix oauth/token 6 months ago
OauthClient.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Page.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ParentalControls.php Lint 6 days ago
Place.php add type to function 6 days ago
Poll.php fix 7 months ago
PollVote.php Add Polls 5 years ago
Portfolio.php add type to function 6 days ago
Profile.php lint 6 days ago
ProfileAlias.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ProfileMigration.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ProfileSponsor.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
RemoteAuth.php fix 7 months ago
RemoteAuthInstance.php Add Sign-in with Mastodon 3 years ago
RemoteReport.php fix 7 months ago
Report.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ReportComment.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ReportLog.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Status.php StrictArrayParamDimFetchRector 6 days ago
StatusArchived.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
StatusEdit.php fix 7 months ago
StatusHashtag.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
StatusView.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Story.php ReturnTypeFromReturnDirectArrayRector 6 days ago
StoryItem.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
StoryReaction.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
StoryView.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UIKit.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
User.php add type to function 6 days ago
UserAppSettings.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserDevice.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserDomainBlock.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserEmailForgot.php fix 7 months ago
UserFilter.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserInvite.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserOidcMapping.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserPronoun.php Update models 4 years ago
UserRoles.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
UserSetting.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago