Commit graph

9564 commits

Author SHA1 Message Date
KMY
39a2e1a1f6 Add registration_button_message 2023-09-17 10:56:17 +09:00
KMY
41b254af55 Add local emoji reacted scope when statuses index importing 2023-09-17 10:46:57 +09:00
KMY
43bc0b4cac Try to fix search quer 2023-09-17 10:23:36 +09:00
KMY
a8419d83ba Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-16 13:45:45 +09:00
KMY
6aaef5c34e Fix N+1 problem on statuses/public_statuses indices 2023-09-16 13:42:55 +09:00
KMY
0ffd8acacd Add search deploy date options 2023-09-16 10:53:09 +09:00
KMY
173b9f4fd7 Add searchability option 2023-09-16 10:31:43 +09:00
KMY
5b045f7198 Fix query miss 2023-09-16 08:51:17 +09:00
KMY
a7a6c62440 Sorry, 2023-09-16 08:33:18 +09:00
KMY
0ad0dcc8fd Fix ES error 2023-09-16 08:29:24 +09:00
Claire
6273416292
Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
Claire
2a4fcc51fd
Fix dismiss button overlapping with text in dismissable banners (#26935) 2023-09-15 19:53:28 +02:00
Claire
e4f5114aaf
Fix obsolete cache key in status cache invalidation logic (#26934) 2023-09-15 19:52:28 +02:00
KMY
ef4d2702d2 Fix stamp is not visible in timeline when logout 2023-09-15 22:33:05 +09:00
KMY
c9d07de476 Add signature to limited visibility 2023-09-15 22:28:24 +09:00
KMY
a8798ea4bd Merge enable_emoji_reaction account and server settings 2023-09-15 22:28:06 +09:00
KMY
9bec798a80 Receive emoji reaction as favourite when emoji reaction is disabled 2023-09-15 22:27:16 +09:00
KMY
ed3bb8a751 Fix error when remove from bookmark category 2023-09-15 18:52:26 +09: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
Claire
9693c271f1
Fix processing of min_id and max_id parameters in /api/v2/search (#26927) 2023-09-15 10:23:24 +02:00
KMY
59a433a291 Add autientication in status_reference 2023-09-15 12:31:16 +09:00
KMY
a39b8cb90e Refactor status reference flag 2023-09-15 12:27:06 +09:00
KMY
71c451a569 Cache status reference mark when posting 2023-09-15 12:21:41 +09:00
KMY
67729767a2 Merge remote-tracking branch 'origin/kb_patch' into kb_migration 2023-09-15 10:29:55 +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
82524fb659 Fix error 2023-09-15 10:12:08 +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
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
1f6047a43f Add expiration/limited/reference icon on timeline 2023-09-14 19:13:17 +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
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
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