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
Daniel Supernault d946afcc5c
Update AdminSettings, use better validation for user integer settings
12 months ago
..
Auth Update BearerTokenResponse, fix scope bug 1 year ago
Console Update media_types, use config_cache 12 months ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Update AdminSettings, use better validation for user integer settings 12 months ago
Jobs Update RemoteFollowImportRecent, use MediaPathService 12 months ago
Listeners
Mail Add Curated Onboarding 1 year ago
Models Update custom emoji, add config_cache support 12 months ago
Observers Update UserObserver, fix type casting 12 months ago
Providers Update oauth setting, use config_cache 12 months ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services Update AdminSettingsController, add AdminSettingsService 12 months ago
Transformer Update AP transformers, add DeleteActor activity 12 months ago
Util Update activitpub setting, use config_cache() 12 months ago
AccountInterstitial.php Bump laravel, v9 => v10 2 years ago
AccountLog.php
Activity.php Bump laravel, v9 => v10 2 years ago
Avatar.php Bump laravel, v9 => v10 2 years ago
Bookmark.php
Circle.php
CircleProfile.php
Collection.php Refactor snowflake id generation to improve randomness 4 years ago
CollectionItem.php Refactor snowflake id generation to improve randomness 4 years ago
Comment.php
Contact.php
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2 years ago
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Follower.php Update models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 4 years ago
Hashtag.php
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2 years ago
ImportData.php
ImportJob.php
Instance.php Update Instance model, add entity casts 1 year ago
Like.php Update models, remove deprecated toText and toHtml methods 2 years ago
Media.php Update Media model 2 years ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 1 year ago
Mention.php Update models, remove deprecated toText and toHtml methods 2 years ago
ModLog.php
Newsroom.php Bump laravel, v9 => v10 2 years ago
Notification.php Bump laravel, v9 => v10 2 years ago
OauthClient.php
Page.php
Place.php Refactor snowflake id generation to improve randomness 4 years ago
Profile.php Update Profile model, add aliases relation 2 years ago
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 2 years ago
ReportComment.php Update models 2 years ago
ReportLog.php Update models 2 years ago
Status.php Update Status model, allow unlisted thumbnails 1 year ago
StatusArchived.php Update models 2 years ago
StatusHashtag.php
StatusView.php
Story.php Update Story model, use immutable datetime 4 years ago
StoryItem.php Bump laravel, v9 => v10 2 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User, fix last_active_at guard 2 years ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 1 year ago
UserInvite.php
UserSetting.php Update UserSetting model, cast compose_settings and other as json 3 years ago
helpers.php