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 f4a365e2b2
Update InstanceUpdateTotalLocalPosts.php
- Improve total post count by adding `uri` IS NULL check
1 year ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2 years ago
Console Update InstanceUpdateTotalLocalPosts.php 1 year ago
Events
Exceptions
Http Update ProfileMigrationController.php 1 year ago
Jobs Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 1 year ago
Listeners
Mail Refactor based on @jippi review 2 years ago
Models Add AppRegister 2 years ago
Observers Update UserObserver, fix type casting 3 years ago
Providers Update AppServiceProvider.php 2 years ago
Rules Fix push token for php8.2 2 years ago
Services Fix pinned posts implementation 1 year ago
Transformer pinned posts 2 years ago
Util Lint 2 years 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 Update models, remove deprecated toText and toHtml methods 3 years ago
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php Update models, remove deprecated toText and toHtml methods 3 years ago
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 NewStatusPipeline, improve fallback 2 years ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 3 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 3 years ago
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Update Profile model, add aliases relation 3 years ago
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status, remove unused method 2 years ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
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