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 9c8a87c331
Update StatusController, invalidate profile embed cache on status delete
6 years ago
..
Console Update UserCreate command, closes #2581 6 years ago
Events
…
Exceptions Update laravel to v7.0 6 years ago
Http Update StatusController, invalidate profile embed cache on status delete 6 years ago
Jobs Update federation pipeline, add locks 6 years ago
Listeners Update AuthLogin listener 6 years ago
Mail Add password change email notification 6 years ago
Models Update InstanceActor model 6 years ago
Observers Update AccountService, cache object and observe changes 6 years ago
Providers Update AccountService, cache object and observe changes 6 years ago
Services Update MediaStorageService, improve head checks to fix failed jobs 6 years ago
Transformer Update MediaTransformers, add default blurhash attribute 6 years ago
Util Update federation pipeline, add locks 6 years ago
AccountInterstitial.php Add AccountInterstitial model and controller 6 years ago
AccountLog.php Update AccountLog model, add fillable attribute 6 years ago
Activity.php Update AP logger 6 years ago
Avatar.php Update avatar model 6 years ago
Bookmark.php
…
Circle.php
…
CircleProfile.php
…
Collection.php
…
CollectionItem.php
…
Comment.php
…
Contact.php
…
DirectMessage.php Update DirectMessage model 6 years ago
DiscoverCategory.php
…
DiscoverCategoryHashtag.php
…
EmailVerification.php
…
FailedJob.php
…
FollowRequest.php
…
Follower.php Update Follower model, increase hourly limit from 30 to 150 6 years ago
Hashtag.php
…
HashtagFollow.php
…
ImportData.php
…
ImportJob.php
…
Instance.php
…
Like.php
…
Media.php Update MediaPipeline, handle cloud object storage 6 years ago
MediaBlocklist.php Add MediaBlocklist feature 6 years ago
MediaTag.php Add Media Tags 6 years ago
Mention.php
…
ModLog.php Update ModLog model, add fillable attribute 7 years ago
Newsroom.php Update Newsroom model, add editUrl() method 7 years ago
Notification.php Update NotificationTransformer, handle tagged deletes 6 years ago
OauthClient.php
…
Page.php
…
Place.php Update Place model, add name method 6 years ago
Profile.php Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 6 years ago
ProfileSponsor.php
…
Report.php Update Report model 7 years ago
ReportComment.php
…
ReportLog.php
…
Status.php Update Status model, refactor liked and shared methods to fix cache invalidation bug 6 years ago
StatusArchived.php Add StatusArchived model + migration 6 years ago
StatusHashtag.php
…
StatusView.php Add StatusView model to store views for discover algorithm 6 years ago
Story.php Update Story model 7 years ago
StoryItem.php Update StoryItem model 7 years ago
StoryReaction.php
…
StoryView.php Update StoryView model 7 years ago
UIKit.php Add UIKit model, migration and controller 7 years ago
User.php Update User model, add interstitial relation 6 years ago
UserDevice.php
…
UserFilter.php
…
UserInvite.php Update UserInvite model, add sender relation 7 years ago
UserSetting.php
…