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 570a30d037 refactor: replace $fillable with $guarded = [] across all models
Aligns all models with the project convention (see .ai/rules/models.md).
Model::shouldBeStrict() in non-production will catch any issues early.
4 weeks ago
..
AdminInvite.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
AdminShadowFilter.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
AppRegister.php Add AppRegister 2 years ago
AutospamCustomTokens.php Add AutospamCustomTokens model + migration 3 years ago
ConfigCache.php Lint 9 months 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 Lint 9 months ago
CustomFilter.php polish 4 weeks ago
CustomFilterKeyword.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
CustomFilterStatus.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
DefaultDomainBlock.php Add DefaultDomainBlock model + migration 3 years ago
Group.php fix 7 months 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 Lint 9 months 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 refactor: replace $fillable with $guarded = [] across all models 4 weeks 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
HashtagRelated.php fix 7 months ago
ImportPost.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
InstanceActor.php Lint 9 months ago
LiveStream.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
ModeratedProfile.php Add ModeratedProfile model 2 years ago
OAuthToken.php Fix oauth/token 6 months ago
ParentalControls.php fix 7 months ago
Poll.php fix 7 months ago
PollVote.php Add Polls 5 years ago
Portfolio.php fix 7 months ago
ProfileAlias.php Lint 9 months ago
ProfileMigration.php Lint 9 months ago
RemoteAuth.php fix 7 months ago
RemoteAuthInstance.php Add Sign-in with Mastodon 3 years ago
RemoteReport.php fix 7 months ago
StatusEdit.php fix 7 months ago
UserAppSettings.php fix 7 months ago
UserDomainBlock.php Lint 9 months ago
UserEmailForgot.php fix 7 months ago
UserOidcMapping.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
UserPronoun.php Update models 4 years ago
UserRoles.php fix 7 months ago