Commit graph

1108 commits

Author SHA1 Message Date
KMY
9818f6a0e1 Add fedibird hide followers count support 2023-05-14 12:44:41 +09:00
KMY
5fa4e98a65 Update antenna stl mode 2023-05-14 10:29:26 +09:00
KMY
66de2ee2c1 Disable full text search timeline 2023-05-12 16:51:59 +09:00
KMY
2a54b76823 Bump to media attachments max on poll (disabled now) 2023-05-12 15:47:40 +09:00
KMY
081439a7dd Permit post has media_attachments and polls 2023-05-12 15:03:26 +09:00
KMY
1c174a6f7b Add antenna ignore reboot setting 2023-05-10 12:37:46 +09:00
KMY
7c31932828 Remove duplicate of checking block on antenna 2023-05-10 12:30:01 +09:00
KMY
83e802a547 Merge commit '346c54bba7' into kb_migration_development 2023-05-10 10:56:07 +09:00
KMY
7d237611d9 Add stl antenna mode 2023-05-10 09:42:29 +09:00
KMY
421d2d825b Make antenna distribute active user only 2023-05-09 22:13:13 +09:00
KMY
346c54bba7 Remove status in antenna list or home 2023-05-09 18:43:06 +09:00
KMY
aff182ce63 Remove status in antenna list or home 2023-05-09 18:42:07 +09:00
KMY
5c418472e7 Make antenna able to insert home 2023-05-09 17:08:54 +09:00
KMY
9429f5b60c Make antenna able to insert home 2023-05-09 15:07:29 +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
Matt Jankowski
2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +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
Matt Jankowski
668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02: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
a89b02af92
Check domain suspensions before trying to fetch resources (#24535) 2023-05-02 15:22:19 +02:00
Claire
b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360) 2023-05-02 15:09:43 +02:00
KMY
50118163f7 Fix antenna sql 2023-05-02 20:21:35 +09:00
Claire
32a030dd74
Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
KMY
7330e929aa Fix send misskey removing statuses 2023-05-01 21:37:39 +09: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
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop (#24690) 2023-04-30 14:07:21 +02:00
KMY
f5332b0654 Add stop streaming config 2023-04-28 21:36:44 +09:00
KMY
c4367544d7 Merge branch 'kb_development' into kb_migration 2023-04-28 14:33:09 +09:00
KMY
9ad92e6a09 Addo domein block extra supports 2023-04-28 13:31:02 +09:00
KMY
bb7fa1d060 Remove searchability filter in antenna 2023-04-27 14:03:40 +09:00
KMY
9264284cf4 Merge remote-tracking branch 'parent/main' into kb_migration 2023-04-27 12:05:58 +09:00
KMY
8c0b01c99b Merge branch 'kb_development' into kb_migration 2023-04-27 12:05:34 +09:00
KMY
e45b78c10e Update @status.account to @account 2023-04-27 11:06:07 +09:00
Nick Schonning
49fad26eca
Drop EOL Ruby 2.7 (#24237) 2023-04-27 01:46:18 +02:00
KMY
c82781449d Remove unnecessary code 2023-04-26 12:09:01 +09:00
KMY
ce5a9f2500 Merge branch 'kb_development' into kb_migration 2023-04-26 11:38:30 +09:00
KMY
9db152db38 Fix queries count in fan_out antennas 2023-04-26 11:23:54 +09:00
KMY
70ea37a4cc Merge commit '8099ba04be' into kb_migration 2023-04-25 17:08:32 +09:00
KMY
91adb3047f Merge branch 'kb_development' into kb_migration 2023-04-25 17:03:31 +09:00
KMY
4dcce3feef Add antenna with_media_only 2023-04-25 16:42:14 +09:00
KMY
9b032185b8 Merge branch 'kb_development' into kb_migration 2023-04-25 10:32:16 +09:00
KMY
69df23d8d9 Add block support with antenna 2023-04-24 17:04:37 +09:00
KMY
2fef21664b Add antenna and bio-searchability support 2023-04-24 10:06:25 +09:00
Matt Jankowski
0a5f0a8b20
Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
KMY
646e3a6d89 Merge commit 'bc75e62ca6' into kb_migration 2023-04-17 23:04:26 +09:00
Claire
85b1b45820
Fix crash in NotifyService when trying to send an email notification for polls (#24558) 2023-04-17 13:13:36 +02:00