Commit graph

327 commits

Author SHA1 Message Date
Daniel Supernault
a11e1ee3f8
Update AutospamUpdateCachedDataPipeline 2023-05-17 04:44:35 -06:00
Daniel Supernault
5abc2445a7
Update AutospamUpdateCachedDataPipeline 2023-05-17 04:34:30 -06:00
Daniel Supernault
132a58de54
Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
Daniel Supernault
764315666e
Update CommentPipeline, replace expensive query and mark for refactor 2023-05-13 17:37:56 -06:00
Daniel Supernault
a91a5e4872
Update StatusEntityLexer, stop saving entities 2023-05-13 06:28:17 -06:00
Daniel Supernault
6cdb5bc672
Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
Daniel Supernault
867cbc757c
Update StatusTagsPipeline, deduplicate hashtags on postgres 2023-05-02 23:31:16 -06:00
Daniel Supernault
ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
Daniel Supernault
849e510311
Update db:raw queries to support laravel v10 2023-04-20 00:00:55 -06:00
Daniel Supernault
b1f95a7213
Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Daniel Supernault
e76289e4e2
Update ImageOptimizePipeline, improve support for disabling image optimizations 2023-04-09 16:09:17 -06:00
Daniel Supernault
672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2023-04-04 03:46:29 -06:00
Daniel Supernault
d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2023-03-25 01:23:05 -06:00
Daniel Supernault
5a67e9f93b
Update image pipeline, dispatch jobs to mmo queue and add "replace_id" param to v2/media endpoint to dispatch delayed MediaDeletePipeline job for original media id to improve media gc on supported clients 2023-03-23 01:34:37 -06:00
Daniel Supernault
419c0fb0fb
Updaet InboxPipelines, improve handling of missing signature validation headers 2023-03-18 22:46:22 -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
4e1d0ed596
Add admin report email notifications 2023-03-13 05:55:56 -06:00
Daniel Supernault
93077625ca
Update IncrementPostCount job 2023-03-03 04:54:28 -07:00
Daniel Supernault
6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 2023-03-03 04:08:29 -07:00
Daniel Supernault
171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
Daniel Supernault
016c6e4144
Update SharePipeline, fix ReblogService and undo handling 2023-01-31 03:18:25 -07:00
Daniel Supernault
83e1e203ce
Update SharePipeline, fix share handling and notification generation 2023-01-31 02:27:23 -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
2b1ce0d33f
Update DeleteAccountPipeline 2022-12-30 20:29:36 -07:00
Daniel Supernault
492b92140a
Update DeleteAccountPipeline 2022-12-28 19:42:25 -07:00
Daniel Supernault
2e7b77a4c4
Update DeleteAccountPipeline 2022-12-28 19:34:16 -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
31fc65fc74
Update AP Inbox 2022-12-24 05:35:35 -07:00
Daniel Supernault
36b88901f3
Update AP Inbox 2022-12-24 05:31:49 -07:00
Daniel Supernault
04c2b041fc
Update media pipelines 2022-12-24 04:30:02 -07:00
Daniel Supernault
1cdc0fe8ed
Update delete pipelines 2022-12-24 04:28:52 -07:00
Daniel Supernault
aa32eb8780
Update DeletePipeline 2022-12-24 02:01:30 -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
836f384fb8
Update federation logic 2022-12-23 23:22:48 -07:00
Daniel Supernault
b457a44683
Update CommentPipeline, remove expensive reply count re-calculation query 2022-12-20 01:09:51 -07:00
Daniel Supernault
a2f8aad1d5
Update StatusReplyPipeline, remove expensive reply count re-calculation query 2022-12-20 01:02:03 -07:00
Daniel Supernault
06c10401c8
Update InboxPipeline 2022-12-19 23:17:24 -07:00
Daniel Supernault
f62d2494a4
Update InboxPipeline, dispatch Follow/Accept Follow jobs to follow queue 2022-12-13 00:46:25 -07:00
Daniel Supernault
99a674bab6
Fix typo in ActivityHandler pipeline 2022-12-13 00:31:10 -07:00
Daniel Supernault
e6c1604d43
Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2022-12-13 00:27:46 -07:00
Daniel Supernault
a3b67a88dc
Update jobs timeout 2022-12-13 00:00:25 -07:00