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 5d2afd2c7c
Update AppRegisterController.php
2 years ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2 years ago
Console Fix notifications not being delivered by directly checking the state from the database 2 years ago
Events Update livestream events 4 years ago
Exceptions Update Exception handler to report validation message bag errors 5 years ago
Http Update AppRegisterController.php 2 years ago
Jobs Add a push notification when a user is mentioned in a comment 2 years ago
Listeners Update AuthLogin listener 6 years ago
Mail Add AppRegister 2 years ago
Models Add AppRegister 2 years ago
Observers Update UserObserver, fix type casting 3 years ago
Providers Update routes 2 years ago
Rules Fix push token for php8.2 2 years ago
Services Update MediaStorageService, handle local media deletes after successful S3 upload 2 years ago
Transformer Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2 years ago
Util Fix the local column for statuses to not include remote shares (#5513) 2 years ago
AccountInterstitial.php Bump laravel, v9 => v10 3 years ago
AccountLog.php Update AccountLog model, add fillable attribute 6 years ago
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 Refactor snowflake id generation to improve randomness 5 years ago
CollectionItem.php Refactor snowflake id generation to improve randomness 5 years ago
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 Refactor snowflake id generation to improve randomness 5 years ago
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 3 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 2 years ago
MediaBlocklist.php Add MediaBlocklist feature 6 years ago
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 Update ModLog model, add fillable attribute 7 years ago
Newsroom.php Bump laravel, v9 => v10 3 years ago
Notification.php Bump laravel, v9 => v10 3 years ago
OauthClient.php
…
Page.php
…
Place.php Refactor snowflake id generation to improve randomness 5 years ago
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, remove unused method 2 years ago
StatusArchived.php Update models 4 years ago
StatusHashtag.php
…
StatusView.php Add StatusView model to store views for discover algorithm 6 years ago
Story.php Update Story model, use immutable datetime 5 years ago
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
…
StoryView.php
…
UIKit.php Add UIKit model, migration and controller 7 years ago
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 Update UserInvite model, add sender relation 7 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 5 years ago
helpers.php Add helpers 5 years ago