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 8ed8305f5d
Update ApiV1Controller.php
9 months ago
..
Auth Update BearerTokenResponse, fix scope bug 2 years ago
Console Update UserVerifyEmail command 9 months ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 4 years ago
Http Update ApiV1Controller.php 9 months ago
Jobs Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 10 months ago
Listeners
Mail Add AdminMessageResponse 11 months ago
Models Add ModeratedProfile model 11 months ago
Observers Update UserObserver, fix type casting 2 years ago
Providers Merge branch 'staging' into feat/implement-admin-domain-blocks-api 1 year ago
Rules Fix push token for php8.2 11 months ago
Services Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 9 months ago
Transformer Update Transformers to comply with MastoAPI 9 months ago
Util Update Helpers.php 10 months ago
AccountInterstitial.php Bump laravel, v9 => v10 2 years ago
AccountLog.php
Activity.php Bump laravel, v9 => v10 2 years ago
Avatar.php Bump laravel, v9 => v10 2 years ago
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 11 months ago
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2 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 3 years ago
Follower.php Update models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2 years ago
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 1 year ago
Like.php Update Like model, increase max likes per day from 500 to 1500 1 year ago
Media.php Update Media model, fix broken thumbnail/gray thumbnail bug 1 year ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 2 years ago
ModLog.php
Newsroom.php Bump laravel, v9 => v10 2 years ago
Notification.php Bump laravel, v9 => v10 2 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 2 years ago
ReportComment.php Update models 3 years ago
ReportLog.php Update models 3 years ago
Status.php Update Status, remove unused method 10 months ago
StatusArchived.php Update models 3 years ago
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php Bump laravel, v9 => v10 2 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 11 months ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php