Commit Graph

108 Commits (adb070f178dfed06639d6dd071034a8b51b057f6)

Author SHA1 Message Date
Daniel Supernault 764315666e
Update CommentPipeline, replace expensive query and mark for refactor 2 years ago
Daniel Supernault a91a5e4872
Update StatusEntityLexer, stop saving entities 2 years ago
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 2 years ago
Daniel Supernault 867cbc757c
Update StatusTagsPipeline, deduplicate hashtags on postgres 2 years ago
Daniel Supernault ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Daniel Supernault 849e510311
Update db:raw queries to support laravel v10 2 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2 years ago
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2 years ago
Daniel Supernault 171492301b
Update MentionPipeline, store non-local mentions 2 years ago
Daniel Supernault 5a5d00b947
Update ap pipelines 2 years ago
Daniel Supernault fe81378808
Update StatusReplyPipeline 2 years ago
Daniel Supernault 049ce7370c
Update StatusReplyPipeline, fix comment counts 2 years ago
Daniel Supernault 164aa5779a
Update StatusReplyPipeline, fix comment counts 2 years ago
Daniel Supernault e029d09c8a
Update StatusDelete pipeline 2 years ago
Daniel Supernault 52879826fa
Update StatusDelete pipeline 2 years ago
Daniel Supernault 260360ebd5
Update StatusTagsPipeline 2 years ago
Daniel Supernault 909a8a5a9b
Update lexer/extractor to handle banned hashtags 2 years ago
Daniel Supernault 257c094911
Update StatusDelete pipeline, dispatch async 2 years ago
Daniel Supernault 1cdc0fe8ed
Update delete pipelines 2 years ago
Daniel Supernault d4dfa95c30
Update ReplyPipelines, use more efficent reply count calculation 2 years ago
Daniel Supernault 91085c4566
Update StatusTagsPipeline, reject if `type` not set 2 years ago
Daniel Supernault 0d780ffbda
Update reply pipelines, restore reply_count logic 2 years ago
Daniel Supernault a2f8aad1d5
Update StatusReplyPipeline, remove expensive reply count re-calculation query 2 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 3 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 3 years ago
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 3 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Daniel Supernault 76edd2063d
Increase StatusReplyPipeline timeout 3 years ago
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 3 years ago
noellabo 74cc41d4fa Add Content-Type and User-Agent for activity delivery 3 years ago
Daniel Supernault c3c3ce1866
Update inbox, fixes #3315 3 years ago
Daniel Supernault a84b173678
Update StatusTagsPipeline, process federated hashtags and mentions 3 years ago
Daniel Supernault dbb1638fd6
Invalidate status cache after importing custom emoji 3 years ago
Daniel Supernault 489fdbb248
Update StatusTagPipeline 3 years ago
Daniel Supernault dc17c9fc27
Improve emoji import 3 years ago
Daniel Supernault 1c20d6960a
Update MediaStorageService, fix reremote avatar bug 3 years ago
Daniel Mason 9cc18eb82a Fix for firstOrCreate failing hashtags with case differences on name 3 years ago
Daniel Supernault 327073724f
Update StatusEntityLexer, prevent boosts and replies from being added to PublicTimelineService 3 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 1fdcbe5bf9
Update StatusEntityLexer, only add specific status types to PublicTimelineService 4 years ago
Daniel Supernault 8edd829436
Update AP Helpers, generate notification for remote replies 4 years ago
Daniel Supernault f47161fcd9
Update StatusDeletePipeline 4 years ago
Daniel Supernault 7873b7ecc5
Update config() to config_cache() 4 years ago
Daniel Supernault 53134208fe
Update config() to config_cache() 4 years ago
Daniel Supernault 9fd90e174b
Update StatusDeletePipeline, use StorageMediaService for media deletes 4 years ago
Daniel Supernault 3f772ff864
Update StatusDelete pipeline, call StatusService::del() to remove status from cache 4 years ago
Daniel Supernault f930c4bda2
Update StatusDelete pipeline, fix object storage thumbnail deletion 4 years ago
Daniel Supernault 4b1a0fd750
Update StatusDelete job, handle cloud storage media deletes 4 years ago
Daniel Supernault 6dcd472be6
Update Profile, fix status count 4 years ago
Daniel Supernault 63eceb8236
Update delete handler 5 years ago