1
0
Fork 0
Commit Graph

102 Commits

Author SHA1 Message Date
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2023-03-18 21:45:35 -06:00
Daniel Supernault 171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
Daniel Supernault 5a5d00b947
Update ap pipelines 2023-01-31 00:15:41 -07:00
Daniel Supernault fe81378808
Update StatusReplyPipeline 2023-01-30 21:46:22 -07:00
Daniel Supernault 049ce7370c
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:57:50 -07:00
Daniel Supernault 164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault e029d09c8a
Update StatusDelete pipeline 2022-12-30 21:11:51 -07:00
Daniel Supernault 52879826fa
Update StatusDelete pipeline 2022-12-30 21:05:34 -07:00
Daniel Supernault 260360ebd5
Update StatusTagsPipeline 2022-12-27 14:15:55 -07:00
Daniel Supernault 909a8a5a9b
Update lexer/extractor to handle banned hashtags 2022-12-27 05:23:54 -07:00
Daniel Supernault 257c094911
Update StatusDelete pipeline, dispatch async 2022-12-26 20:04:42 -07:00
Daniel Supernault 1cdc0fe8ed
Update delete pipelines 2022-12-24 04:28:52 -07:00
Daniel Supernault d4dfa95c30
Update ReplyPipelines, use more efficent reply count calculation 2022-12-24 01:44:39 -07:00
Daniel Supernault 91085c4566
Update StatusTagsPipeline, reject if `type` not set 2022-12-24 01:34:59 -07:00
Daniel Supernault 0d780ffbda
Update reply pipelines, restore reply_count logic 2022-12-24 01:19:11 -07:00
Daniel Supernault a2f8aad1d5
Update StatusReplyPipeline, remove expensive reply count re-calculation query 2022-12-20 01:02:03 -07:00
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 2022-11-28 05:13:12 -07:00
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 2022-11-25 22:57:31 -07:00
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 2022-10-07 03:15:34 -06:00
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 2022-08-07 20:59:36 -06:00
Daniel Supernault 76edd2063d
Increase StatusReplyPipeline timeout 2022-08-06 00:19:27 -06:00
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 2022-06-18 23:47:16 -06:00
noellabo 74cc41d4fa Add Content-Type and User-Agent for activity delivery 2022-05-03 01:58:20 +09:00
Daniel Supernault c3c3ce1866
Update inbox, fixes #3315 2022-03-17 03:13:51 -06:00
Daniel Supernault a84b173678
Update StatusTagsPipeline, process federated hashtags and mentions 2022-02-12 22:38:43 -07:00
Daniel Supernault dbb1638fd6
Invalidate status cache after importing custom emoji 2022-01-21 01:28:36 -07:00
Daniel Supernault 489fdbb248
Update StatusTagPipeline 2022-01-19 00:58:13 -07:00
Daniel Supernault dc17c9fc27
Improve emoji import 2022-01-19 00:46:30 -07:00
Daniel Supernault 1c20d6960a
Update MediaStorageService, fix reremote avatar bug 2022-01-17 17:11:16 -07:00
Daniel Mason 9cc18eb82a Fix for firstOrCreate failing hashtags with case differences on name 2022-01-05 19:45:19 +13:00
Daniel Supernault 327073724f
Update StatusEntityLexer, prevent boosts and replies from being added to PublicTimelineService 2021-12-21 22:48:47 -07:00
Daniel Supernault 7709220074
Add Polls 2021-08-04 20:29:21 -06:00
Daniel Supernault 1fdcbe5bf9
Update StatusEntityLexer, only add specific status types to PublicTimelineService 2021-07-07 01:53:28 -06:00
Daniel Supernault 8edd829436
Update AP Helpers, generate notification for remote replies 2021-06-18 02:55:42 -06:00
Daniel Supernault f47161fcd9
Update StatusDeletePipeline 2021-05-12 22:16:35 -06:00
Daniel Supernault 7873b7ecc5
Update config() to config_cache() 2021-05-11 19:08:08 -06:00
Daniel Supernault 53134208fe
Update config() to config_cache() 2021-05-11 18:17:03 -06:00
Daniel Supernault 9fd90e174b
Update StatusDeletePipeline, use StorageMediaService for media deletes 2021-02-05 21:05:58 -07:00
Daniel Supernault 3f772ff864
Update StatusDelete pipeline, call StatusService::del() to remove status from cache 2021-01-30 16:37:29 -07:00
Daniel Supernault f930c4bda2
Update StatusDelete pipeline, fix object storage thumbnail deletion 2021-01-24 19:08:55 -07:00
Daniel Supernault 4b1a0fd750
Update StatusDelete job, handle cloud storage media deletes 2021-01-17 21:51:25 -07:00
Daniel Supernault 6dcd472be6
Update Profile, fix status count 2020-12-27 14:45:31 -07:00
Daniel Supernault 63eceb8236
Update delete handler 2020-12-14 02:58:07 -07:00
Daniel Supernault a5019b8907
Update StatusController 2020-12-13 17:30:50 -07:00
Daniel Supernault 881fa86573
Update NotificationTransformer, handle tagged deletes 2020-12-13 17:28:33 -07:00
Daniel Supernault b892bcf0e8
Add autospam feature 2020-12-10 21:58:56 -07:00
Daniel Supernault 6476855519
Update jobs, add retry and timeout attributes 2020-05-22 15:53:59 -06:00
Daniel Supernault c369882b48
Update Redis namespace 2019-12-10 23:04:03 -07:00
Daniel Supernault b86a9d9524
Update StatusPipeline 2019-08-12 03:17:29 -06:00