Commit Graph

218 Commits (047d4bc07c00fc57c756244036811d31ffcf106a)

Author SHA1 Message Date
Daniel Supernault 327073724f
Update StatusEntityLexer, prevent boosts and replies from being added to PublicTimelineService 3 years ago
Daniel Supernault b8ebc00212
Update SharePipeline, fix variable bug 3 years ago
Daniel Supernault 0616a859d5
Update CommentPipeline, fix variable bug 3 years ago
Daniel Supernault 83b48b5681
Update StatusService, improve cache invalidation 3 years ago
Daniel Supernault 44b32d8bb6
Update SharePipeline 3 years ago
Daniel Supernault b6b0837f49
Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 years ago
Daniel Supernault fe64e18712
Update LikePipeline jobs, fix likes_count calculation 3 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 3 years ago
Daniel Supernault e73cf531cb
Update InstanceCrawlPipeline, remove unused variable 4 years ago
Daniel Supernault c7a5715a60
Add StoryPipeline jobs 4 years ago
Daniel Supernault da6943daed
Add InstancePipeline and NodeinfoService 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault c1f14f89f6
Update FollowPipeline, fix cache invalidation bug 4 years ago
Daniel Supernault ea0fc90c92
Add default licenses and license sync 4 years ago
Daniel Supernault 8ac8fcad3f
Update LikeController, add UndoLikePipeline and federate Undo Like activities 4 years ago
Daniel Supernault 7f4213924f
Update job queue, separate deletes into their own queue 4 years ago
Daniel Supernault 57e0a741ab
Add FanoutDeletePipeline 4 years ago
Daniel Supernault 1fdcbe5bf9
Update StatusEntityLexer, only add specific status types to PublicTimelineService 4 years ago
Daniel Supernault 6d956a86f4
Add mark as spammer mod tool, unlists and applies content warning to existing and future posts 4 years ago
Daniel Supernault c8e40e0fd3
Update SharePipeline, add Undo->Announce support 4 years ago
Daniel Supernault 8edd829436
Update AP Helpers, generate notification for remote replies 4 years ago
Daniel Supernault 069a0e4ae1
Add WebP support 4 years ago
Daniel Supernault 41792eea56
Update config() to config_cache() 4 years ago
Daniel Supernault f47161fcd9
Update StatusDeletePipeline 4 years ago
Daniel Supernault 7873b7ecc5
Update config() to config_cache() 4 years ago
Daniel Supernault c65d03788b
Update config() to config_cache() 4 years ago
Daniel Supernault 53134208fe
Update config() to config_cache() 4 years ago
Daniel Supernault a9f009305c
Update config() to config_cache() 4 years ago
Daniel Supernault 40f9aa6055
Update import job 4 years ago
daniel f25452ea1a
Merge pull request #2642 from stelzch/dev
Create directory in InstagramImport
4 years ago
Daniel Supernault ddc768871b
Update federation pipeline, add locks 4 years ago
Daniel Supernault d1c5e9b867
Update InboxPipeline, fail earlier for invalid public keys. Fixes #2648 4 years ago
Christoph Stelz f5aa89b2d2 Add fix for InstagramImport 4 years ago
Daniel Supernault 9fd90e174b
Update StatusDeletePipeline, use StorageMediaService for media deletes 4 years ago
Daniel Supernault 37dbb3de29
Update MediaStorageService, dispatch deletes to MediaDeletePipeline 4 years ago
Daniel Supernault 896452c74c
Update VideoThumbnail job, generate blurhash for videos 4 years ago
Daniel Supernault 3f772ff864
Update StatusDelete pipeline, call StatusService::del() to remove status from cache 4 years ago
Daniel Supernault 069f20ff77
Update LikePipeline, add StatusService del() method 4 years ago
Daniel Supernault 4f40f6f5a1
Update RemotAvatarFetch, only dispatch jobs if cloud storage is enabled 4 years ago
Daniel Supernault 4c148055cf
Update AvatarPipeline, add remote avatar fetch 4 years ago
Daniel Supernault f930c4bda2
Update StatusDelete pipeline, fix object storage thumbnail deletion 4 years ago
Daniel Supernault 98c44f7bdb
Update VideoThumbnail, add MediaStoragePipeline 4 years ago
Daniel Supernault 889c3d8758
Update AvatarController, remove deprecated thumb_path 4 years ago
Daniel Supernault be6d12fcb6
Update MediaPipeline, handle cloud object storage 4 years ago
Daniel Supernault 2284d85f9c
Update VideoThumbnail job, remove outdated cloud storage logic 4 years ago
Daniel Supernault 234f72f3aa
Update ImageOptimizePipeline, add skip_optimize and MediaStorageService support 4 years ago
Daniel Supernault 4b1a0fd750
Update StatusDelete job, handle cloud storage media deletes 4 years ago
Daniel Supernault 36a722aa3c
Update InboxValidator 4 years ago
Daniel Supernault 56256cb037
Update InboxPipeline, add missing import 4 years ago
Daniel Supernault 4a4d8f0069
Update InboxWorker, fix race condition in account deletes 4 years ago