Commit graph

1778 commits

Author SHA1 Message Date
KMY
48b78e6d12 Remove reference status visibility validation 2023-09-19 18:51:20 +09:00
KMY
80fadeb766 Add single_ref_to_quote setting and check ref sync 2023-09-19 10:04:22 +09:00
KMY
9db1fb1153 Remove stop deliver to bot setting 2023-09-18 21:35:47 +09:00
KMY
cfa250421e Revert "Add block from bot follow settings"
This reverts commit ff994d78fa.
2023-09-18 21:33:05 +09:00
KMY
ff994d78fa Add block from bot follow settings 2023-09-18 18:10:53 +09:00
KMY
c0af1b0aaf Add simple_timeline_menu setting 2023-09-18 11:46:26 +09:00
KMY
39a2e1a1f6 Add registration_button_message 2023-09-17 10:56:17 +09:00
KMY
a8419d83ba Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-16 13:45:45 +09:00
Claire
e4f5114aaf
Fix obsolete cache key in status cache invalidation logic (#26934) 2023-09-15 19:52:28 +02:00
KMY
ddce464d70 Add importing remote post 2023-09-15 18:51:46 +09:00
KMY
5fb6bce744 Add my reacted statuses search 2023-09-15 18:50:45 +09:00
KMY
3b290ef958 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-15 10:21:33 +09:00
KMY
ed6acbf542 Merge branch 'kb_development' into kb_migration 2023-09-15 10:14:29 +09:00
KMY
e0da14515f Merge branch 'kb_patch' into kb_development 2023-09-15 09:42:57 +09:00
KMY
c0ff0754a3 Fix timeline emoji_reactions N+1 problem 2023-09-15 09:31:12 +09:00
KMY
2f57815fb0 Remove status cache when status reference set 2023-09-15 08:09:34 +09:00
KMY
71729f86f9 Improve N+1 problem on timeline statuses (except for emoji_reaction N+1) 2023-09-14 21:41:27 +09:00
KMY
87a148a6ad Improve N+1 problem on timeline statuses (except for emoji_reaction N+1) 2023-09-14 21:40:03 +09:00
KMY
22774276e8 Remove unsafe params from antenna old edit page 2023-09-14 18:47:58 +09:00
KMY
258a29ffde Add unlisted-public tag/circle/list tests 2023-09-14 18:39:13 +09:00
Eugen Rochko
fc6825055b
Change score half-life for trending posts from 2 hours to 1 hour (#26915) 2023-09-14 09:20:14 +02:00
KMY
fbb1a69a65 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-13 22:08:20 +09:00
KMY
933bf7c59c Fix emoji reaction is not shown when domain blocking 2023-09-13 19:54:43 +09:00
Robert R George
20666482ef
Added admin api for managing tags (#26872) 2023-09-13 11:22:53 +02:00
KMY
2a7b987883 Include tag trend public_unlisted posts 2023-09-13 14:10:36 +09:00
KMY
366ab12103 Add streaming_other_servers_emoji_reaction setting 2023-09-13 13:33:43 +09:00
KMY
49197bf6c4 Fix emoji reaction error 2023-09-13 13:23:36 +09:00
KMY
04418d5b01 Change followees_only to following_only 2023-09-13 12:59:07 +09:00
KMY
d450549d14 Fix hiding emoji reactions from anonymous 2023-09-13 10:22:44 +09:00
KMY
59fa430e9e Add EMOJI_REACTION_PER_ACCOUNT_LIMIT env 2023-09-13 09:03:04 +09:00
KMY
1bac691642 Remove block_and_hide to block 2023-09-13 09:00:13 +09:00
KMY
2be77df3aa Add enable_emoji_reaction setting 2023-09-13 08:57:47 +09:00
KMY
8c437a4332 Add receive_other_servers_emoji_reaction setting 2023-09-13 07:10:30 +09:00
KMY
3950dc9113 Remove warning email setting 2023-09-12 18:56:09 +09:00
KMY
51f645fb99 Add show stamp on timeline setting 2023-09-12 18:26:16 +09:00
KMY
58137b227c Connect emoji_reaction block settings and show settings 2023-09-12 17:24:38 +09:00
KMY
18a0908878 Remove enable_block_emoji_reaction_settings 2023-09-12 16:58:45 +09:00
KMY
673e607e94 Add emoji_reaction_policy setting 2023-09-12 16:20:29 +09:00
KMY
defd790889 Allow blocking emoji reaction settings always from federation 2023-09-12 14:45:36 +09:00
KMY
477d427f1d Hide blocking domains/suspended/silenced emoji reactions and streaming 2023-09-12 13:54:24 +09:00
KMY
cd252a6062 Add hiding emoji reaction setting 2023-09-12 13:12:07 +09:00
KMY
ea6499b817 Move search setting to new page 2023-09-12 12:33:43 +09:00
KMY
6fe51e360a Make DTL switchable 2023-09-12 09:04:20 +09:00
KMY
d1ae53e688 Add ltl mode support 2023-09-11 12:03:10 +09:00
KMY
979292d950 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-10 16:17:34 +09:00
KMY
e9de561a24 Merge branch 'kb_development' into kb_migration 2023-09-10 15:56:32 +09:00
Claire
81caafbe84
Fix performances of profile directory (#26842) 2023-09-07 18:55:25 +02:00
Claire
355e3fb529
Simplify Account.by_recent_status and Account.by_recent_sign_in scopes (#26840) 2023-09-07 15:38:11 +02:00
KMY
9aa4561252 Stop forwarding remote custom emoji reaction 2023-09-07 12:47:45 +09:00
Colette Kerr
8a9d7aeb1e
Change DCT method used for JPEG encoding to float (#26675) 2023-09-07 05:26:25 +02:00