1
0
Fork 0
pixelfed/app
Daniel Supernault f481f3d248
Update RemoteStatusDelete pipeline
2023-10-11 04:56:39 -06:00
..
Auth
Console Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 2023-10-11 03:38:31 -06:00
Events
Exceptions
Http Update AdminReportController, add `profile_id` to group by. Fixes #4685 2023-10-09 13:44:25 -06:00
Jobs Update RemoteStatusDelete pipeline 2023-10-11 04:56:39 -06:00
Listeners
Mail
Models Add AdminShadowFilter model/migration 2023-09-14 22:23:46 -06:00
Observers Update ImportPostController 2023-06-26 05:38:29 -06:00
Providers
Rules
Services Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
Transformer Update Note and CreateNote transformers, include attachment blurhash, width and height 2023-09-26 23:10:20 -06:00
Util Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 2023-10-10 20:55:20 -06:00
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
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
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php Update Media model 2023-07-16 04:24:58 -06:00
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Update Profile model, add aliases relation 2023-08-07 23:59:29 -06:00
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model, allow unlisted thumbnails 2023-09-25 02:10:19 -06:00
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User, fix last_active_at guard 2023-07-16 18:42:43 -06:00
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php