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
dansup 792ca361c1
Merge pull request #6322 from grossermensch/patch-2
Fix error for DMs without attachment
5 days ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 10 months ago
Console Update Installer.php 1 week ago
Events
Exceptions Fix all class.notFound PHPStan issues - 31 fixes 1 week ago
Http Merge pull request #6304 from pixelfed/classV2 5 days ago
Jobs Merge pull request #6304 from pixelfed/classV2 5 days ago
Listeners
Mail Update PasswordChange.php 2 weeks ago
Models Update CustomFilterKeyword.php 2 weeks ago
Observers Fix PHPStan arguments.count issues 1 week ago
Policies Update CustomFilterPolicy 7 months ago
Providers Generic OIDC Support 7 months ago
Rules Fix PHPStan 'empty() always exists and is not falsy' errors 1 week ago
Services Merge pull request #6304 from pixelfed/classV2 5 days ago
Transformer MVP migration 1 month ago
Util Merge pull request #6322 from grossermensch/patch-2 5 days 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 1 year ago
DirectMessage.php Update models, remove deprecated toText and toHtml methods 3 years ago
DiscoverCategory.php Update DiscoverCategory.php 2 weeks ago
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php Update FollowRequest.php 2 weeks ago
Follower.php Update Follower.php 2 weeks ago
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 9 months 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 Revert "Update NewStatusPipeline, improve fallback" 4 weeks 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
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Larastan: Update Profile.php missing "use App\Avatar;" 2 weeks ago
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status.php - Missing use App\Models\Conversation; 2 weeks ago
StatusArchived.php
StatusHashtag.php Update StatusHashtag.php 2 weeks ago
StatusView.php
Story.php Update Story model 3 months ago
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User.php 2 weeks ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php