KMY
|
7a0bf2e948
|
Add extended domain block tests
|
2023-09-04 12:07:29 +09:00 |
|
KMY
|
f250353fd2
|
Fix search error
|
2023-09-03 22:21:19 +09:00 |
|
KMY
|
32cfd20257
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-03 10:55:46 +09:00 |
|
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
|
KMY
|
621a41b670
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-01 18:05:03 +09:00 |
|
Eugen Rochko
|
e754083e8a
|
Fix unmatched quotes and prefixes causing search to fail (#26701)
|
2023-09-01 09:43:12 +02:00 |
|
Eugen Rochko
|
0008458128
|
Fix search queries with slash causing or-condition (#26699)
|
2023-08-31 19:04:44 +02:00 |
|
Claire
|
9bb2fb6b14
|
Change importers to avoid a few inefficiencies (#26721)
|
2023-08-31 19:04:27 +02:00 |
|
Claire
|
5c38c3a9a1
|
Change text extraction in PlainTextFormatter to be faster (#26727)
|
2023-08-30 17:36:16 +02:00 |
|
Eugen Rochko
|
bba76e7267
|
Change language: to attempt to match to a known value in search (#26663)
|
2023-08-30 16:07:26 +02:00 |
|
KMY
|
76013b10b4
|
Custom_filter working on status_reference
|
2023-08-30 17:42:26 +09:00 |
|
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 |
|
Claire
|
c0605747ad
|
Fix N+1 in tootctl search deploy (#26710)
|
2023-08-29 14:06:22 +02:00 |
|
KMY
|
05a022448b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-29 13:25:48 +09:00 |
|
Eugen Rochko
|
67166de865
|
Add from:me syntax to search (#26660)
|
2023-08-28 12:43:00 +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
|
3affa4177d
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-26 18:32:39 +09:00 |
|
Claire
|
072112867b
|
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
|
2023-08-25 18:17:22 +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 |
|
KMY
|
fbb82b740b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-25 12:19:55 +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 |
|
KMY
|
adfa3524fc
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-24 09:58:54 +09:00 |
|
Claire
|
bd023a2637
|
Fix admin dashboard check when using Elasticsearch with ES_PREFIX (#26605)
|
2023-08-22 18:51:32 +02:00 |
|
Nick Schonning
|
b970ed6098
|
Update rubocop and rubocop-rspec (#26329)
|
2023-08-22 09:31:40 +02:00 |
|
KMY
|
e656ab15a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-22 13:03:50 +09:00 |
|
Claire
|
ac0eb0533e
|
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
|
2023-08-21 16:50:22 +02:00 |
|
Claire
|
9ed0c91a37
|
Add auto-refresh of accounts we get new messages/edits of (#26510)
|
2023-08-21 16:09:26 +02:00 |
|
KMY
|
3af223275f
|
Add circle visibility
|
2023-08-21 18:22:14 +09:00 |
|
KMY
|
21e590c02b
|
Remove statuses from antenna timeline when blocked
|
2023-08-20 11:43:19 +09:00 |
|
KMY
|
db6d1f5c75
|
Fix signatured post not work
|
2023-08-20 09:13:21 +09:00 |
|
KMY
|
d1a76ea317
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-20 08:37:27 +09:00 |
|
KMY
|
5c758b344c
|
Add antenna timeline
|
2023-08-19 17:25:55 +09:00 |
|
Nicolai Søborg
|
13ffe91c81
|
Fix frame_rate for videos where ffprobe reports 0/0 (#26500)
|
2023-08-18 08:32:47 +02:00 |
|
Renaud Chaput
|
b95867ad1f
|
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
|
2023-08-18 08:18:40 +02:00 |
|
KMY
|
21f5d11fc1
|
Fix how to fix receiving signatured post
|
2023-08-14 17:35:01 +09:00 |
|
KMY
|
c1f6d22ad2
|
Add limited_scope support
|
2023-08-12 22:49:28 +09:00 |
|
KMY
|
f6284c190b
|
Fix not send limited visibilities
|
2023-08-12 20:31:18 +09:00 |
|
KMY
|
fc35348dfa
|
Fix reaching
|
2023-08-12 18:34:01 +09:00 |
|
KMY
|
7d99dd9030
|
Fix status_reach_finder bug
|
2023-08-12 18:30:16 +09:00 |
|
KMY
|
79062bfc2f
|
Add mutual visibility support
|
2023-08-12 18:22:22 +09:00 |
|
KMY
|
9662e6ae32
|
Fix unable to receive fedibird limited visibilities
|
2023-08-12 16:18:23 +09:00 |
|
KMY
|
d563865cbc
|
Remove unnecessary characters
|
2023-08-09 16:06:16 +09:00 |
|
KMY
|
8ea90856e6
|
Add searchable_by_default_range tag support
|
2023-08-09 16:05:53 +09:00 |
|
KMY
|
6cfe78d51c
|
Merge branch 'kb_development' into kb_migration
|
2023-08-09 08:53:06 +09:00 |
|
KMY
|
114bd48c4b
|
Add searchability account/status.compute_searchability test
|
2023-08-08 18:28:58 +09:00 |
|
KMY
|
ce3cf82f8f
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-07 22:10:24 +09:00 |
|