Commit graph

17649 commits

Author SHA1 Message Date
KMY
ed6acbf542 Merge branch 'kb_development' into kb_migration 2023-09-15 10:14:29 +09:00
KMY
82524fb659 Fix error 2023-09-15 10:12:08 +09:00
KMY
8540774f8f Reser minour version 2023-09-15 09:43:34 +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
7c387becb6 Remove some error of fetch_instance_info_worker 2023-09-15 08:19:58 +09:00
KMY
cf96e7eb39 Set status references maximium value 2023-09-15 08:17:13 +09:00
KMY
2f57815fb0 Remove status cache when status reference set 2023-09-15 08:09:34 +09:00
Renaud Chaput
ef8ca2fd72
Change Dockerfile to upgrade packages when building (#26922) 2023-09-14 23:11:36 +02:00
Claire
b90383d073
Bump version to v4.2.0-rc1 (#26916) 2023-09-14 18:46:00 +02:00
KMY
1fbbac76f6 Bump version to 3.1 2023-09-14 21:41:53 +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
dc6af577a2 Fix test 2023-09-14 19:33:57 +09:00
KMY
1f6047a43f Add expiration/limited/reference icon on timeline 2023-09-14 19:13:17 +09:00
KMY
1de5ee1deb Bump version to 4.0 2023-09-14 18:48:54 +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
1e62ee4965 Change react-beautiful-dnd to @hello-pangea/dnd 2023-09-14 10:23:28 +09:00
Claire
a04ae16201
Fix CSP when using ONE_CLICK_SSO_LOGIN (#26901) 2023-09-13 19:54:04 +02:00
KMY
6e0abfe34c Fix status emoji_reaction is removed when reblog 2023-09-13 23:01:30 +09:00
github-actions[bot]
921c6fe654
New Crowdin Translations (automated) (#26498)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-13 15:10:41 +02:00
KMY
fbb1a69a65 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-13 22:08:20 +09:00
KMY
74d4062f9d Merge branch 'kb_development' into kb_migration 2023-09-13 22:07:59 +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
renovate[bot]
97e4011c3c
Update dependency rails to v7.0.8 (#26907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 10:01:31 +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
35c2bb9f44 Remove emoji reaction from fedibird_capabilities and setting pages when disabled 2023-09-13 13:17:54 +09:00
KMY
04418d5b01 Change followees_only to following_only 2023-09-13 12:59:07 +09:00
KMY
1cbd000b43 Improve precompile message more 2023-09-13 12:11:57 +09:00
KMY
2234ac8202 Add precompile note 2023-09-13 12:10:07 +09:00
KMY
26b664a78d Add mastodon-streaming@.service note 2023-09-13 12:01:25 +09:00
KMY
7211dbb240 Add ohagi command in tootctl 2023-09-13 11:03:56 +09:00
KMY
f0d39bba53 Add cache clear to installation 2023-09-13 11:03:48 +09:00
KMY
d450549d14 Fix hiding emoji reactions from anonymous 2023-09-13 10:22:44 +09:00
KMY
ac33bc86fe Hide emoji reaction count 2023-09-13 10:07:23 +09:00
KMY
42eeb62da5 Add searchability elasticsearch test 2023-09-13 09:45:13 +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
181cff6810 Fix N+1 problem 2023-09-13 08:22:15 +09:00
KMY
1367b72fa3 Remove DeliveryEmojiReactionWorker unused parameter 2023-09-13 07:35:26 +09:00
KMY
8c437a4332 Add receive_other_servers_emoji_reaction setting 2023-09-13 07:10:30 +09:00
Claire
520b570474
Fix notification permissions being requested immediately after login (#26472) 2023-09-12 18:27:01 +02:00
Claire
287520453c
Fix front-end bug when processing relationship-related account actions (#26902) 2023-09-12 16:30:03 +02:00
KMY
503a24967d Fix emoji reaction streaming 2023-09-12 22:21:53 +09:00