Commit graph

1507 commits

Author SHA1 Message Date
KMY
dbc34a8213 Fix stop emoji reaction streaming to user settings 2023-05-10 10:06:55 +09:00
KMY
7d237611d9 Add stl antenna mode 2023-05-10 09:42:29 +09:00
KMY
2a1a2da06a Fix antenna validation 2023-05-09 18:41:02 +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
Matt Jankowski
0b249ebdb0
Extract StatusSafeReblogInsert concern from Status (#24821) 2023-05-04 14:06:20 +02:00
Nick Schonning
da3bd913ae
Autofix Rubocop Style/HashSyntax (#23754) 2023-05-04 05:54:26 +02: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
1e75eb690d
Fix own posts not getting delivered to own lists (#24810) 2023-05-03 19:17:40 +02:00
Matt Jankowski
a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798) 2023-05-03 10:30:54 +02:00
Matt Jankowski
b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 2023-05-02 18:23:35 +02:00
Matt Jankowski
38b2974a83
Extract AccountSearch concern from Account (#24716) 2023-05-02 18:21:36 +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
Matt Jankowski
5e060e1f44
Fix Performance/Sum cop (#24788) 2023-05-02 16:10:40 +02:00
Claire
6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727) 2023-05-02 14:40:36 +02:00
Matt Jankowski
88d33f361f
Fix Lint/DuplicateBranch cop (#24766) 2023-05-02 12:57:11 +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
3a1c73f607 Add user config rejecting admin domain block settings 2023-05-01 12:33:26 +09:00
KMY
a4332babb5 Change delivering to misskey setting to send as private 2023-05-01 12:16:16 +09:00
KMY
7d3d93e9a4 Add reject public unlisted subscription configs 2023-04-30 21:36:49 +09:00
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop (#24690) 2023-04-30 14:07:21 +02:00
Matt Jankowski
af824db398
Fix Rails/InverseOf cop (#24732) 2023-04-30 14:06:53 +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
6c37e35c84 Add regexp support on search accounts 2023-04-28 13:31:12 +09:00
KMY
9ad92e6a09 Addo domein block extra supports 2023-04-28 13:31:02 +09:00
KMY
d09c365a34 Add regexp support on search accounts 2023-04-28 09:27:27 +09:00
KMY
f2bee0a102 Show all domain blocks 2023-04-28 08:54:43 +09:00
KMY
565e60d0db Add hidden parameter to domain blocks 2023-04-28 08:52:50 +09:00
KMY
1ba30e6c75 Add hashtag,follow domain_blocks 2023-04-28 08:36:59 +09:00
KMY
4c08ce9d43 Add filter to block sending some posts 2023-04-27 18:17:39 +09:00
KMY
401847d8cc Add domain block sending params 2023-04-27 17:40:39 +09:00
KMY
98ced6d69e Merge branch 'kb_migration' into kb_migration_development 2023-04-27 12:07:50 +09:00
KMY
9264284cf4 Merge remote-tracking branch 'parent/main' into kb_migration 2023-04-27 12:05:58 +09:00
KMY
6537405eab Add domain block setting reject_favourite and reject_reply 2023-04-27 12:04:10 +09:00
Nick Schonning
49fad26eca
Drop EOL Ruby 2.7 (#24237) 2023-04-27 01:46:18 +02:00
KMY
45f192732f Merge branch 'kb_migration' into kb_migration_development 2023-04-26 11:38:42 +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
8e7cfa1475 Merge branch 'kb_migration' into kb_migration_development 2023-04-25 10:36:32 +09:00
KMY
9b032185b8 Merge branch 'kb_development' into kb_migration 2023-04-25 10:32:16 +09:00
KMY
0d5a6adc43 Add account to antenna webui 2023-04-25 10:30:30 +09:00
KMY
326ad83c71 Add antenna list account validation 2023-04-24 18:57:58 +09:00
KMY
9d4b306f08 Add antenna list account validation 2023-04-24 17:02:57 +09:00