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 1e31470282
Update StoryFetch, fix mass assignment bug preventing proper model creation
11 months ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2 years ago
Console Remove AvatarSync command. Fixes #5833 12 months ago
Events Update livestream events 4 years ago
Exceptions
Http Update StoryApiV1Controller, update error messsage 11 months ago
Jobs Update StoryFetch, fix mass assignment bug preventing proper model creation 11 months ago
Listeners
Mail Refactor based on @jippi review 1 year ago
Models Generic OIDC Support 1 year ago
Observers Update UserObserver, fix type casting 2 years ago
Policies Update CustomFilterPolicy 1 year ago
Providers Generic OIDC Support 1 year ago
Rules Update Webfinger.php 1 year ago
Services Update StoryIndexService, improve redis compatability 11 months ago
Transformer Update MediaTransformer, return proper image type 1 year ago
Util Update AP Inbox, handle Story View with the new StoryIndexService markSeen method 11 months ago
AccountInterstitial.php Bump laravel, v9 => v10 3 years ago
AccountLog.php
Activity.php Bump laravel, v9 => v10 3 years ago
Avatar.php Bump laravel, v9 => v10 3 years ago
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 2 years ago
DirectMessage.php Update models, remove deprecated toText and toHtml methods 3 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 4 years ago
Follower.php Update models, remove deprecated toText and toHtml methods 3 years ago
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 1 year ago
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 2 years ago
Like.php Update Like model, increase max likes per day from 500 to 1500 2 years ago
Media.php Update MediaTransformer, return proper image type 1 year ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 3 years ago
ModLog.php
Newsroom.php Bump laravel, v9 => v10 3 years ago
Notification.php Bump laravel, v9 => v10 3 years ago
OauthClient.php
Page.php
Place.php
Profile.php Update Profile model, add aliases relation 3 years ago
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 3 years ago
ReportComment.php Update models 4 years ago
ReportLog.php Update models 4 years ago
Status.php Update Status model 1 year ago
StatusArchived.php Update models 4 years ago
StatusHashtag.php
StatusView.php
Story.php Update Story model 11 months ago
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 2 years ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 3 years ago
UserInvite.php
UserSetting.php
helpers.php