Commit graph

9579 commits

Author SHA1 Message Date
KMY
59217c521e Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-30 08:39:20 +09:00
KMY
7c4a4b905b Add domain search prefix 2023-08-30 07:53:51 +09:00
Claire
9e77ab7db2
Change private statuses index to index without crutches (#26713) 2023-08-29 17:51:13 +02:00
Tim Rogers
74eb7dbf2d
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574) 2023-08-29 14:42:20 +02:00
Claire
c0605747ad
Fix N+1 in tootctl search deploy (#26710) 2023-08-29 14:06:22 +02:00
Tim Rogers
ae6cf33321
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577) 2023-08-29 10:56:19 +02:00
Claire
25bf640629
Add debug logging on signature verification failure (#26637) 2023-08-29 10:29:07 +02:00
Christian Schmidt
0719216368
Remove dead code from public.jsx (#26547) 2023-08-29 10:16:18 +02:00
Lukas Martini
a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704) 2023-08-29 09:14:44 +02:00
KMY
05a022448b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-29 13:25:48 +09:00
Eugen Rochko
10b06436d1
Fix colors and typography on hashtag bar in web UI (#26666) 2023-08-28 19:49:38 +02:00
Eugen Rochko
01b87a1632
Change video compression parameters (#26631) 2023-08-28 19:40:08 +02:00
Eugen Rochko
2304cc6456
Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
Claire
0cce7fb617
Fix incorrect call to PublicStatusesIndex.import (#26697) 2023-08-28 15:04:57 +02:00
Eugen Rochko
bceb893159
Add search options to search popout in web UI (#26662) 2023-08-28 13:18:39 +02:00
Eugen Rochko
67166de865
Add from:me syntax to search (#26660) 2023-08-28 12:43:00 +02:00
renovate[bot]
9d9de8d219
Update dependency @testing-library/jest-dom to v6 (#26479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-08-28 12:19:42 +02:00
Eugen Rochko
7bd5ebb0c5
Fix multiple issues with status index mappings (#26686) 2023-08-28 11:36:17 +02:00
Eugen Rochko
822a35b9d5
Fix not being able to negate prefix clauses in search (#26672) 2023-08-28 10:31:51 +02:00
KMY
22427c4669 Improve sudachi settings 2023-08-28 10:23:11 +09:00
KMY
eba4feddf8 Improve elasticsearch sudachi setting 2023-08-28 09:37:24 +09:00
Eugen Rochko
e263db276f
Change indexing jobs to use database replica (#26692) 2023-08-27 22:38:01 +02:00
Eugen Rochko
5694e24bbf
Fix unnecessary condition causing seqscan when indexing (#26689) 2023-08-27 22:37:35 +02:00
Eugen Rochko
f8d2fea2e6
Change queue of job when opting into search from default to pull (#26688) 2023-08-27 18:58:20 +02: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