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
idanoo 55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations
2 years ago
..
Auth Update oauth flow 3 years ago
Console Resolve issue with raw sql backticks for postgresql migrations 2 years ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Update AdminInviteController 2 years ago
Jobs Update StatusDelete pipeline 2 years ago
Listeners
Mail Add app email confirm view 3 years ago
Models Update models 2 years ago
Observers Update UserObserver 2 years ago
Providers Update FollowerService, improve cache invalidation 3 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services Update InstanceService, improve unlisted/banned network post filtering 2 years ago
Transformer Update StatusStatelessTransformer 2 years ago
Util Update InstanceService, improve unlisted/banned network post filtering 2 years ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command 3 years ago
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php
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
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php Update models 2 years ago
Media.php Update models 2 years ago
MediaBlocklist.php
MediaTag.php Update models 2 years ago
Mention.php Update models 2 years ago
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Update Profile, fix avatarUrl paths. Fixes #3559 #3634 3 years ago
ProfileSponsor.php
Report.php Update models 2 years ago
ReportComment.php Update models 2 years ago
ReportLog.php Update models 2 years ago
Status.php Update status model 3 years ago
StatusArchived.php Update models 2 years ago
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php