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 04c2b041fc
Update media pipelines
4 years ago
..
Auth Update oauth flow 5 years ago
Console Update AdminInviteCommand, fix skip email validation flag 4 years ago
Events Update livestream events 4 years ago
Exceptions Update Exception handler to report validation message bag errors 5 years ago
Http Merge pull request #3992 from pixelfed/fix-response-type 4 years ago
Jobs Update media pipelines 4 years ago
Listeners
…
Mail Add app email confirm view 4 years ago
Models Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 4 years ago
Observers Update delete pipelines 4 years ago
Providers Update FollowerService, improve cache invalidation 4 years ago
Services Update delete pipelines 4 years ago
Transformer Update FollowerService, use redis sorted sets for following relations 4 years ago
Util Update DeletePipeline 4 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 4 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
…
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 4 years ago
Follower.php
…
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 5 years ago
Hashtag.php
…
HashtagFollow.php
…
ImportData.php
…
ImportJob.php
…
Instance.php
…
Like.php Update Like model, bump max likes per day from 100 to 200 4 years ago
Media.php Update Media model, fix thumbnail cdn paths 4 years ago
MediaBlocklist.php
…
MediaTag.php
…
Mention.php
…
ModLog.php
…
Newsroom.php
…
Notification.php
…
OauthClient.php
…
Page.php
…
Place.php Refactor snowflake id generation to improve randomness 5 years ago
Profile.php Update Profile, fix avatarUrl paths. Fixes #3559 #3634 4 years ago
ProfileSponsor.php
…
Report.php
…
ReportComment.php
…
ReportLog.php
…
Status.php Update status model 4 years ago
StatusArchived.php
…
StatusHashtag.php
…
StatusView.php
…
Story.php Update Story model, use immutable datetime 5 years ago
StoryItem.php
…
StoryReaction.php
…
StoryView.php
…
UIKit.php
…
User.php
…
UserDevice.php
…
UserFilter.php
…
UserInvite.php
…
UserSetting.php Update UserSetting model, cast compose_settings and other as json 5 years ago
helpers.php
…