Commit Graph

3120 Commits (c37b7cde30189200a28e2ae6a947f1345ce30ab7)

Author SHA1 Message Date
Daniel Supernault c37b7cde30
Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 1 year ago
Daniel Supernault 319ced4054
Update CreateAvatar job, add processing constraints and set is_remote attribute 1 year ago
Daniel Supernault 82798b5ea3
Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 1 year ago
Daniel Supernault 36b23fe34e
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 1 year ago
Daniel Supernault 01bac51104
Update user:admin command, improve logic. Fixes #2465 1 year ago
Daniel Supernault c6408fd79d
Add user:2fa command to easily disable 2FA for given account 1 year ago
Daniel Supernault 457d5454f8
Update NotificationService, handle empty epoch. Fixes #4689 1 year ago
Daniel Supernault e4d3b19642
Update AdminReportController, add `profile_id` to group by. Fixes #4685 1 year ago
Daniel Supernault 135798eb68
Update ApiV1Controller, hydrate reblog interactions. Fixes #4686 1 year ago
Daniel Supernault 895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed 1 year ago
Daniel Supernault 8c96919119
Update ap helpers, store media attachment width and height if present 1 year ago
Daniel Supernault ce1afe2711
Update Note and CreateNote transformers, include attachment blurhash, width and height 1 year ago
Daniel Supernault 79b378cdb1
Update StatusTagsPipeline, fix object tags slug query 1 year ago
Daniel Supernault 9989d6c66f
Update StatusTagsPipeline, fix object tags slug query 1 year ago
Daniel Supernault d295e6059b
Update StatusTagsPipeline, fix object tags and slug normalization 1 year ago
Daniel Supernault 1f0a45b7f4
Update Status model, allow unlisted thumbnails 1 year ago
Daniel Supernault d969a97360
Update Status model, improve thumb logic 1 year ago
Daniel Supernault fb1deb6e28
Add Resilient Media Storage 1 year ago
Daniel Supernault 0210f8aa2a
Update NotificationService, fix order bug 1 year ago
Daniel Supernault 61d235b797
Update StatusService, fix logic check 1 year ago
Daniel Supernault 223661ecb2
Update StatusService, hydrate accounts on request instead of caching them along with status objects 1 year ago
Daniel Supernault 2496386d9b
Update NotificationService, improve cache warming query 1 year ago
Daniel Supernault 33ed7a8c91
Add AdminShadowFilter feature 1 year ago
Daniel Supernault a510c3e89c
Add AdminShadowFilter model/migration 1 year ago
Daniel Supernault 8fa2afe016
Remove unused resource 1 year ago
Daniel Supernault 941736ce6c
Update StoryApiV1Controller, add viewers route to view story viewers 1 year ago
daniel c4843e823e
Merge pull request #4642 from b2cc/bugfix-4518-unable-to-view-reports-in-admin
[Bugfix] #4518: SQL query that generates the report list in the admin view needs to include the 'id' field
1 year ago
Emelia Smith 74ad26fee6
Fix potential memory leak due to not calling imagedestroy on GdImage objects 1 year ago
David Gabriel 2e5c141724 Fix similar SQL error which triggers when mentioning people in new posts 2 years ago
David Gabriel 480394f3d8 [Bugfix] Fix for #4518: SQL query that generates the report list in the admin view needs to include the 'id' field 2 years ago
Daniel Supernault 83900a3b00
Update ProfileTransformer, fix Mastodon indexable context 2 years ago
Daniel Supernault 817b494703
Update Profile AP transformer, fix context 2 years ago
Daniel Supernault fbdcdd9dbc
Update AP Helpers, consume actor `indexable` attribute 2 years ago
Daniel Supernault fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag 2 years ago
Daniel Supernault 61a6d90403
Update FollowServiceWarmCache, improve handling larger following/follower lists 2 years ago
Daniel Supernault 347e4f59a3
Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2 years ago
Daniel Supernault ca746717cb
Update ApiV1Controller, add bookmarked to timeline entities 2 years ago
Daniel Supernault 47e5c07061
Add ProfileAliasController, hello account migrations! 2 years ago
Daniel Supernault dc7973de62
Update Profile model, add aliases relation 2 years ago
Daniel Supernault 9378c65396
Add AccountMigration ActivityPub support 2 years ago
Daniel Supernault a9220e4e01
Add Account Migrations 2 years ago
Daniel Supernault 618b67271a
Update RemoteStatusPipeline, fix reply check 2 years ago
Daniel Supernault fab8f25e9b
Update RemoteStatusDelete pipeline 2 years ago
Daniel Supernault 4f19a58b2c
Add AdminProfileActionPipeline 2 years ago
Daniel Supernault 6161cf45aa
Add AdminProfile resource 2 years ago
Daniel Supernault 71e92261f4
Update RemoteStatusDelete pipeline 2 years ago
Daniel Supernault 45be6e10b8
Update RemoteStatusDelete pipeline 2 years ago
Daniel Supernault ed87ddb923
Update RemoteStatusDelete pipeline 2 years ago
Daniel Supernault 3d1b6516fe
Update ActivityPubFetchService, add validateUrl parameter to bypass url validation to fetch content from blocked instances 2 years ago
Daniel Supernault dccec7d5a9
Update SettingsController, add photo_reblogs_only setting 2 years ago