Commit graph

832 commits

Author SHA1 Message Date
KMY
306d8c358a Add dissubscribable config 2023-04-24 09:12:17 +09:00
KMY
ad76ee714c Try remove debug logs 2023-04-23 21:49:06 +09:00
KMY
ec50b2aec5 Add debug log 2023-04-23 21:47:00 +09:00
KMY
9edc01fc3c Fix account searchability 2023-04-23 21:41:54 +09:00
KMY
33ecd76e2d Add searchability from bio 2023-04-23 21:36:25 +09:00
KMY
64e0e64694 Merge commit '6a3f6d5876' into kb_migration_development 2023-04-16 18:13:16 +09:00
KMY
004129dfbb Set mark searchability unlisted as activitypub note 2023-04-16 09:55:21 +09:00
KMY
1582bb0610 Merge commit '8a412f0f59' into kb_migration 2023-04-15 14:44:23 +09:00
KMY
8a412f0f59 Fix status trends 2023-04-15 09:56:30 +09:00
KMY
5a661415e2 Merge commit 'fac734b6a8' into kb_migration 2023-04-13 18:57:03 +09:00
KMY
71917cab04 Fix no-markdown post line break 2023-04-12 17:06:27 +09:00
KMY
25c3915728 Add markdown selection support 2023-04-12 10:16:46 +09:00
KMY
139030f230 Merge branch 'kb_development' into kb_migration 2023-04-10 14:14:00 +09:00
KMY
e6fcf1543b Add emoji reactions to trends 2023-04-10 14:08:53 +09:00
KMY
bc48000dce Add public post to unlisted setting 2023-04-10 14:08:43 +09:00
KMY
3d53a47905 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-07 21:45:07 +09:00
KMY
8719715e27 Add media_expand setting 2023-04-07 21:36:35 +09:00
KMY
dc4dca177e Fix: lack of change 2023-04-07 20:28:15 +09:00
KMY
1502668ee5 Support 5 or more media_attachments from activitypub 2023-04-07 20:26:52 +09:00
KMY
94cd200097 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-06 16:57:01 +09:00
KMY
af7c325998 Wip: Fix status searchability 2023-04-06 13:34:59 +09:00
KMY
502761c0ad Wip: Fix searchability value 2023-04-06 13:10:29 +09:00
KMY
5b4661c2f7 Fix mention_urls error 2023-04-06 10:06:56 +09:00
KMY
489eeb4aa7 Fix activitypub searchability error 2023-04-06 04:42:24 +09:00
KMY
af20b1d2aa Add searchability support 2023-04-06 04:27:52 +09:00
KMY
86915f0cdb Merge branch 'kb_development' into kb_migration 2023-04-05 18:55:45 +09:00
KMY
5e8bdaaab6 Except for unlisted from search results 2023-04-05 14:29:24 +09:00
KMY
3a088f3c21 Merge branch 'kb_development' into kb_migration 2023-04-04 17:05:24 +09:00
KMY
67bee91eed Add emoji reactions bar in embedded status 2023-04-04 16:12:37 +09:00
KMY
ceec3a92cd Merge commit '2b11376411' into kb_migration 2023-04-01 18:05:22 +09:00
Eugen Rochko
a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-30 14:44:00 +02:00
KMY
76340285d6 Merge commit '34225d7199' into kb_migration 2023-03-27 14:06:56 +09:00
Matt Jankowski
e63524f457
Update retention model sql query (#24249) 2023-03-26 00:37:57 +01:00
KMY
7a4dc84202 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-18 13:30:34 +09:00
KMY
c8a0050660 Merge commit 'ab85f59c30' into kb_migration 2023-03-17 09:39:40 +09:00
Claire
6a7b91a038 Add warning for object storage misconfiguration (#24137) 2023-03-16 22:48:42 +01:00
Claire
8fdf49b11d
Add warning for object storage misconfiguration (#24137) 2023-03-16 22:47:01 +01:00
Claire
0363064501 Fix dashboard crash on ElasticSearch server error (#23751) 2023-03-16 11:45:01 +01:00
Christian Schmidt
bd047acc35
Replace Status#translatable? with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
Eugen Rochko
630436ab2d
Refactor monkey-patching of PrivateAddressCheck (#24122) 2023-03-16 04:33:38 +01:00
Claire
9875be09fe
Fix dashboard crash on ElasticSearch server error (#23751) 2023-03-15 04:01:49 +01:00
Claire
1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 2023-03-15 03:45:15 +01:00
KMY
49d032576a Merge branch 'kb_development' into kb_migration 2023-03-14 17:55:53 +09:00
KMY
615bfa85bb Fix activitypub group reboot not working 2023-03-14 12:53:33 +09:00
Christian Schmidt
3f2e31800e Unescape HTML entities (#24019) 2023-03-13 18:45:42 +01:00
KMY
37f708f8ab Remove debug code 2023-03-13 10:33:45 +09:00
KMY
ae704549f5 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-09 11:39:40 +09:00
Christian Schmidt
684a970b3c
Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
KMY
dbea57ada8 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-08 16:39:01 +09:00
KMY
9e2390f3c9 Merge branch 'kb_development' into kb_migration 2023-03-08 16:38:48 +09:00