Commit graph

1789 commits

Author SHA1 Message Date
KMY(雪あすか)
df3b3f4185
Add circle posts history support (#18)
* Wip: make web backend

* Wip: keep statuses if edit circle

* Wip: Add circle history page and record circle posts

* Add circle post to history in web ui when post

* Add test
2023-09-24 13:01:09 +09:00
KMY
36f3bbb909 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-23 20:14:11 +09:00
KMY
77297b43bd Fix circle max of account #23 2023-09-23 20:08:02 +09:00
KMY
8eae7e6179 Add enable local public visibility setting for admin 2023-09-23 09:18:50 +09:00
Claire
39da3d86f8
Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-09-22 16:01:59 +02:00
KMY
dd51fae42f Remove unsafed api emoji_reactions slim 2023-09-21 16:23:37 +09:00
KMY
e84eb3fc81 Remove moderation tool media list page 2023-09-21 16:20:07 +09:00
KMY
e11be48100 Show major or patch version update on menu 2023-09-21 13:22:10 +09:00
KMY
7696216cbd Change update check source to kmyblue origin 2023-09-20 18:42:08 +09:00
KMY
e16a885c81 Add QT attribute to send as quote 2023-09-20 12:34:11 +09:00
KMY
b59c41cf41 Add reference attribute 2023-09-20 08:57:11 +09:00
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