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 97badbbdd6
Update StoryApiV1Controller, add new v1.2 endpoints
1 year ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2 years ago
Console Remove AvatarSync command. Fixes #5833 1 year ago
Events
Exceptions
Http Update StoryApiV1Controller, add new v1.2 endpoints 1 year ago
Jobs Update StoryExpire pipeline job, add StoryIndexService removeStory support 1 year ago
Listeners
Mail Refactor based on @jippi review 2 years ago
Models Generic OIDC Support 1 year ago
Observers Update UserObserver, fix type casting 3 years ago
Policies Update CustomFilterPolicy 1 year ago
Providers Generic OIDC Support 1 year ago
Rules Update Webfinger.php 1 year ago
Services Add StoryIndexService, an optimized fan-out-on-write service for story carousel generation/rendering 1 year ago
Transformer Update MediaTransformer, return proper image type 1 year ago
Util Update AP Inbox, handle Story View with the new StoryIndexService markSeen method 1 year ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 2 years ago
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 2 years ago
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 3 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 3 years ago
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model 1 year ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php Update Story model 1 year ago
StoryItem.php
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