Commit graph

419 commits

Author SHA1 Message Date
KMY
bd55de00b3 Merge commit '00eac6e757' into kb_migration 2023-07-04 17:27:59 +09:00
KMY
79cf84d632 Fix emoji reaction user not found error 2023-06-23 18:54:46 +09:00
KMY
f8cd77b8b1 Merge commit '69db507924' into kb_migration 2023-06-22 17:39:55 +09:00
Emelia Smith
3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519) 2023-06-20 18:04:35 +02:00
KMY
f59eb4c6d3 Add list exclusive property stl support 2023-06-07 14:48:43 +09:00
KMY
edb2a5dcf3 Merge commit 'f378f10404' into kb_migration 2023-06-07 11:45:52 +09:00
Eugen Rochko
4eda233e09
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-06 10:42:47 +02:00
KMY
8b621d30b4 Fix emoji reaction delivery error 2023-05-31 19:49:17 +09:00
KMY
dba5620052 Fix emoji reaction notification 2023-05-29 20:02:38 +09:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00
KMY
dd05f2b58c Merge commit 'c1e70a2072' into kb_migration_development 2023-05-20 22:00:28 +09:00
Nick Schonning
99e2e9b81f
Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
KMY
d416afd028 Change emoji_reaction worker to service 2023-05-15 18:04:54 +09:00
KMY
ecce8edb84 Rename AccountLimitable module to AccountScope 2023-05-15 17:58:04 +09:00
KMY
d64f0df8a0 Spread stop_emoji_reaction_streaming effective 2023-05-15 17:54:16 +09:00
KMY
59ccb3497d Merge commit '5db108cde7' into kb_migration_development 2023-05-11 17:57:28 +09:00
KMY
5db108cde7 Add sidekiq health check 2023-05-11 17:32:58 +09:00
KMY
dbc34a8213 Fix stop emoji reaction streaming to user settings 2023-05-10 10:06:55 +09:00
KMY
7c118ed1d0 Merge commit '32f0e619f0' into kb_migration_development 2023-05-07 14:51:21 +09:00
KMY
32f0e619f0 Merge commit 'f877aa9d70' into kb_migration 2023-05-07 14:50:12 +09:00
KMY
b7ef24d3e8 Merge branch 'kb_development' into kb_migration 2023-05-07 14:11:18 +09:00
Claire
c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 2023-05-04 10:13:00 +02:00
Claire
a2a22bad23
Fix various edge cases with local moves (#24812) 2023-05-03 19:19:25 +02:00
Claire
c98b012583
Change Move handler to also move list memberships (#24808) 2023-05-03 14:03:38 +02:00
Claire
8b636a29c6
Improve automatic post cleanup worker performances (#24785) 2023-05-03 10:31:40 +02:00
KMY
7b82dbe135 Reverse distribution order 2023-05-03 13:20:53 +09:00
Matt Jankowski
f1c1dd0118
Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
Claire
32a030dd74
Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
KMY
81a7272ce7 Merge commit '3a1a6ba39e' into kb_migration_development 2023-05-01 15:08:16 +09:00
KMY
3a1a6ba39e Merge commit '15fd712464' into kb_migration 2023-05-01 15:05:34 +09:00
KMY
cb64129a14 Merge branch 'kb_migration' into kb_migration_development 2023-05-01 14:09:13 +09:00
KMY
9fa468a4bf Merge branch 'kb_development' into kb_migration 2023-05-01 14:02:02 +09:00
KMY
7bcef0f8b2 Fix privacy for misskey 2023-05-01 13:26:10 +09:00
KMY
a4332babb5 Change delivering to misskey setting to send as private 2023-05-01 12:16:16 +09:00
KMY
f5332b0654 Add stop streaming config 2023-04-28 21:36:44 +09:00
KMY
70ea37a4cc Merge commit '8099ba04be' into kb_migration 2023-04-25 17:08:32 +09:00
Claire
5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 2023-04-23 22:25:40 +02:00
KMY
e03f10b1fc Merge commit '501d6197c4' into kb_migration 2023-04-22 17:10:50 +09:00
Claire
501d6197c4
Change automatic post deletion thresholds and load detection (#24614) 2023-04-21 18:14:19 +02:00
KMY
94cd200097 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-06 16:57:01 +09:00
KMY
af20b1d2aa Add searchability support 2023-04-06 04:27:52 +09:00
KMY
ceec3a92cd Merge commit '2b11376411' into kb_migration 2023-04-01 18:05:22 +09:00
Vyr Cossont
d5ad8b6422
Fix Redis client and type errors introduced in #24285 (#24342) 2023-04-01 08:28:35 +02:00
Vyr Cossont
7646ad8a2b
IndexingScheduler: fetch and import in batches (#24285)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-31 14:38:47 +02:00
Christian Schmidt
eb38e9df31
Requeue expiration notification (#24311) 2023-03-29 10:52:40 +02:00
KMY
348a641eca Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-21 15:20:15 +09:00
KMY
0071b15fa3 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-03-21 15:20:00 +09:00
KMY
16079b4db5 Add status expiration 2023-03-21 11:12:33 +09:00
Vyr Cossont
94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133) 2023-03-19 07:47:54 +01:00
KMY
7a4dc84202 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-18 13:30:34 +09:00