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 16b7968469
Update nodeinfo
4 weeks ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2 months ago
Console Fix notifications not being delivered by directly checking the state from the database 2 months ago
Events
Exceptions
Http Refactor based on @jippi review 4 weeks ago
Jobs Add a push notification when a user is mentioned in a comment 2 months ago
Listeners
Mail Refactor based on @jippi review 4 weeks ago
Models Add AppRegister 4 weeks ago
Observers Update UserObserver, fix type casting 12 months ago
Providers Update routes 4 weeks ago
Rules Fix push token for php8.2 5 months ago
Services Update MediaStorageService, handle local media deletes after successful S3 upload 4 weeks ago
Transformer Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2 months ago
Util Update nodeinfo 4 weeks 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 5 months ago
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 11 months ago
Like.php Update Like model, increase max likes per day from 500 to 1500 10 months ago
Media.php Merge branch 'staging' into insta-import-optimizeMedia 2 months ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 1 year 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, remove unused method 3 months 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 5 months ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 1 year ago
UserInvite.php
UserSetting.php
helpers.php