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 599a36f4aa
Update AdminSettingsController, persist updates to ConfigCacheService
10 months ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 10 months ago
Console Fix notifications not being delivered by directly checking the state from the database 10 months ago
Events
Exceptions
Http Update AdminSettingsController, persist updates to ConfigCacheService 10 months ago
Jobs Add a push notification when a user is mentioned in a comment 10 months ago
Listeners
Mail Add AdminMessageResponse 1 year ago
Models Add ModeratedProfile model 1 year ago
Observers Update UserObserver, fix type casting 2 years ago
Providers Update asp 11 months ago
Rules Fix push token for php8.2 1 year ago
Services Update SearchApiV2Service, fix hashtag search 10 months ago
Transformer Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 11 months ago
Util Fix the local column for statuses to not include remote shares (#5513) 10 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 1 year 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 HashtagFollow model, add MAX_LIMIT of 250 tags per account 3 years 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 Merge branch 'staging' into insta-import-optimizeMedia 11 months 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 2 years ago
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 3 years ago
ReportComment.php Update models 3 years ago
ReportLog.php Update models 3 years ago
Status.php Update Status, remove unused method 1 year ago
StatusArchived.php Update models 3 years ago
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 1 year ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php