Commit graph

9356 commits

Author SHA1 Message Date
KMY
eba4feddf8 Improve elasticsearch sudachi setting 2023-08-28 09:37:24 +09:00
KMY
bda32491fb Fix translation 2023-08-27 17:51:12 +09:00
KMY
3457a0a511 Fix elasticsearcha index default settings 2023-08-27 17:51:02 +09:00
KMY
feab26d31d Add home filter to antenna timeline 2023-08-27 17:16:26 +09:00
KMY
dccd09debf Fix push-subscription settings when using pc and phone 2023-08-27 14:13:08 +09:00
KMY
7d5280a71d Fix web settings to add alerts columns 2023-08-27 14:12:35 +09:00
KMY
97ff10f2c7 Fix bookmark timeline view when bookmark category change 2023-08-27 14:12:12 +09:00
KMY
016c79484e Fix translations 2023-08-27 14:11:46 +09:00
KMY
bb3a3a7572 Add translations 2023-08-27 12:49:22 +09:00
KMY
0b6ba2848f Add antenna/circle/bookmark category deck supports 2023-08-27 12:38:45 +09:00
KMY
ad7952ce3d Improve fetch_link_card_service to exclude status references url 2023-08-27 09:15:19 +09:00
KMY
b8b569f7cc Fix antenna timeline streaming not work 2023-08-26 21:40:55 +09:00
KMY
7c2abfbd10 Add domain attribute to other chewy indices 2023-08-26 19:00:57 +09:00
KMY
3affa4177d Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-26 18:32:39 +09:00
KMY
5a961cc368 Add bookmarl_category_needed setting 2023-08-26 18:27:17 +09:00
KMY
bd0e2bd796 Add capabilities 2023-08-26 16:15:48 +09:00
KMY
09b4b025df Add title editor and delete button 2023-08-26 14:13:45 +09:00
KMY
87490a3220 Wip: bookmark statuses view and adder 2023-08-26 13:25:57 +09:00
KMY
f6bdd9b6de Wip: bookmark categories 2023-08-26 10:26:45 +09:00
Eugen Rochko
71641766f2
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664) 2023-08-25 22:03:04 +02:00
Claire
072112867b
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658) 2023-08-25 18:17:22 +02:00
jsgoldstein
8e8747c564
Update ordering to use id from body of document instead of deprecated _id (#26659) 2023-08-25 18:16:08 +02:00
Claire
82ec6f162b
Fix statuses search Elasticsearch query (#26657) 2023-08-25 17:01:56 +02:00
Claire
f2ec2876a4
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652) 2023-08-25 12:02:09 +02:00
Claire
e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650) 2023-08-25 12:01:55 +02:00
Claire
c3a42e1280
Add data-nosnippet attribute to remote posts and local posts with noindex (#26648) 2023-08-25 11:31:20 +02:00
KMY
020e50d0c5 Fix status_reference indexing 2023-08-25 18:04:22 +09:00
KMY
3a5b8819d6 Add status_references to full-text search target 2023-08-25 17:51:49 +09:00
KMY
bde0ddaca6 Add spoiler_text to keyword antenna 2023-08-25 14:29:37 +09:00
KMY
579a48ce5f Improve translation show/hide logic 2023-08-25 13:16:25 +09:00
KMY
fc9303b843 Fix lints 2023-08-25 13:03:00 +09:00
KMY
b747d97b79 Hide translation button on posts unset languages 2023-08-25 12:58:10 +09:00
KMY
fbb82b740b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-25 12:19:55 +09:00
KMY
90738b2e6c Merge branch 'kb_development' into kb_migration 2023-08-25 10:17:32 +09:00
KMY
26026e1d07 Add antenna pick posts test 2023-08-25 10:17:04 +09:00
jsgoldstein
30c191aaa0
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 16:40:04 +02:00
Claire
163b004bb1
Change admin e-mail notification settins to be their own settings group (#26596) 2023-08-24 14:43:00 +02:00
Claire
e90649b064
Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode (#26633)
Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
2023-08-24 14:10:48 +02:00
Claire
b2ac93dd73
Fix selecting domains to forward reports to not passing the information correctly (#26636) 2023-08-24 14:06:27 +02:00
Matt Jankowski
9974163776
Consolidate inclusion of admin js pack link (#26628) 2023-08-24 09:56:23 +02:00
KMY
8a2cf9d617 Fix stay_privasy is over working in edit post 2023-08-24 12:25:32 +09:00
KMY
87e06bc956 Fix stay_privasy is over working in edit post 2023-08-24 10:44:07 +09:00
KMY
adfa3524fc Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-24 09:58:54 +09:00
Antonin Del Fabbro
9a8190da4a
Change opacity of the delete icon in the search field to be more visible (#26449) 2023-08-23 15:51:07 +02:00
Daniel M Brasil
f337008819
Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239) 2023-08-23 15:50:23 +02:00
Claire
613cfd625c
Change hashtag bar tags to be de-emphasized (#26606) 2023-08-23 15:44:52 +02:00
Christian Schmidt
152b10b624
Fix some React warnings (#26609) 2023-08-23 15:43:41 +02:00
Renaud Chaput
44ba785242
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615) 2023-08-23 15:40:31 +02:00
jsgoldstein
85057865b4
Update Account Search to prioritize username over display name (#26623) 2023-08-23 15:40:09 +02:00
Robert R George
cf6f70799b
Add support for federating memorial attribute (#26583) 2023-08-23 08:27:24 +02:00