pixelfed/app
Daniel Supernault ea8e426174
Update Profile model, use cdn_url for avatars
2021-01-25 21:39:10 -07:00
..
Console Update UserCreate command, closes #2581 2021-01-24 15:43:37 -07:00
Events
Exceptions
Http Update AvatarController, remove deprecated thumb_path 2021-01-24 18:22:13 -07:00
Jobs Update StatusDelete pipeline, fix object storage thumbnail deletion 2021-01-24 19:08:55 -07:00
Listeners Update AuthLogin listener 2020-11-25 10:11:50 -07:00
Mail
Models Update InstanceActor model 2021-01-17 14:03:32 -07:00
Observers Update AvatarObserver, add logic to delete avatars stored in S3 2021-01-25 21:37:44 -07:00
Providers Update laravel framework to v8 2020-12-13 14:15:30 -07:00
Services Update MediaStorageService, clear transformer cache after storing media 2021-01-24 21:07:28 -07:00
Transformer Update MediaTransformer, remove cache busting 2021-01-24 21:11:52 -07:00
Util Update RestrictedNames, add additional static assets 2021-01-25 17:48:03 -07:00
AccountInterstitial.php Add AccountInterstitial model and controller 2020-12-05 00:08:05 -07:00
AccountLog.php
Activity.php
Avatar.php Update avatar model 2021-01-25 21:30:37 -07:00
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php Update DirectMessage model 2020-11-25 10:41:44 -07:00
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php Update Follower model, increase hourly limit from 30 to 150 2020-12-27 18:15:10 -07:00
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php Update MediaPipeline, handle cloud object storage 2021-01-24 13:30:31 -07:00
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php Update NotificationTransformer, handle tagged deletes 2020-12-13 17:28:33 -07:00
OauthClient.php
Page.php
Place.php Update Place model, add name method 2020-11-27 14:22:05 -07:00
Profile.php Update Profile model, use cdn_url for avatars 2021-01-25 21:39:10 -07:00
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model, fix thumb nsfw caching 2020-12-05 00:12:08 -07:00
StatusArchived.php Add StatusArchived model + migration 2021-01-09 00:05:21 -07:00
StatusHashtag.php
StatusView.php Add StatusView model to store views for discover algorithm 2020-12-26 20:16:35 -07:00
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add interstitial relation 2020-12-05 00:13:24 -07:00
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php