Claire
|
96f51d6c1f
|
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
|
1 year ago |
Eugen Rochko
|
a93f7392fd
|
Add `in:library` syntax to search (#26760)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
gunchleoc
|
3ae5f35833
|
Remove kmr from language selection (#26014)
|
1 year ago |
Eugen Rochko
|
2c3f3e0390
|
Fix `#hashtag` matching non-hashtagged posts in search (#26781)
|
1 year ago |
Stanislas Signoud
|
cfd21eee96
|
Fix light mode colors for advanced interface banner (#26759)
|
1 year ago |
Eugen Rochko
|
22d4942395
|
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)
|
1 year ago |
Eugen Rochko
|
70c734d65a
|
Fix wrong color on active icons with counters in web UI (#26767)
|
1 year ago |
Eugen Rochko
|
1b7b338d0a
|
Fix some video encoding failing due to uneven dimensions (#26766)
|
1 year ago |
Claire
|
97238e3496
|
Add admin notifications for new Mastodon versions (#26582)
|
1 year ago |
Claire
|
7d3930a520
|
Add `authorized_fetch` server setting in addition to env var (#25798)
|
1 year ago |
Claire
|
20913b52bb
|
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
|
1 year ago |
Claire
|
5cf3e206bb
|
Revert to using primary database in IndexingScheduler (#26754)
|
1 year ago |
Eugen Rochko
|
1f57ff8dd1
|
Fix unmatched quotes and prefixes causing search to fail (#26701)
|
1 year ago |
Eugen Rochko
|
340e86a137
|
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
|
1 year ago |
Eugen Rochko
|
a189771256
|
Fix search queries with slash causing or-condition (#26699)
|
1 year ago |
Claire
|
dcd8d25ac1
|
Change importers to avoid a few inefficiencies (#26721)
|
1 year ago |
Eugen Rochko
|
703178c117
|
Fix videos not playing in some browsers due to unsupported color space (#26745)
|
1 year ago |
Claire
|
76033c02ff
|
Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739)
|
1 year ago |
Santiago Kozak
|
1b9fe4882f
|
Allow filter form in profiles directory to wrap (#26682)
|
1 year ago |
Daniel M Brasil
|
8ad87eeb93
|
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
|
1 year ago |
Tyler Deitz
|
a50d3d877f
|
Add avatar image to webfinger responses (#26558)
|
1 year ago |
Stanislas Signoud
|
2c0eaf50f6
|
Add an explanation banner on switching to single column mode (#26019)
|
1 year ago |
Claire
|
4d9dbcc5f0
|
Change text extraction in `PlainTextFormatter` to be faster (#26727)
|
1 year ago |
Claire
|
4452d8dad5
|
Fix sign up steps progress layout in right-to-left locales (#26728)
|
1 year ago |
Eugen Rochko
|
d525fd6d87
|
Change `language:` to attempt to match to a known value in search (#26663)
|
1 year ago |
Claire
|
e5da7a6c53
|
Change private statuses index to index without crutches (#26713)
|
1 year ago |
Tim Rogers
|
378b3dcddf
|
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
|
1 year ago |
Claire
|
47a4923157
|
Fix N+1 in `tootctl search deploy` (#26710)
|
1 year ago |
Tim Rogers
|
1b52b02c1c
|
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
|
1 year ago |
Claire
|
e7472ecd2a
|
Add debug logging on signature verification failure (#26637)
|
1 year ago |
Christian Schmidt
|
d2ee5b1900
|
Remove dead code from public.jsx (#26547)
|
1 year ago |
Lukas Martini
|
f8b5f05d44
|
Improve error messages when DeepL quota is exceeded (#26704)
|
1 year ago |
Eugen Rochko
|
a4130c4139
|
Fix colors and typography on hashtag bar in web UI (#26666)
|
1 year ago |
Eugen Rochko
|
92c9bf731d
|
Change video compression parameters (#26631)
|
1 year ago |
Eugen Rochko
|
bafa60f5b9
|
Fix bad search type heuristic (#26673)
|
1 year ago |
Claire
|
c46d297740
|
Fix incorrect call to `PublicStatusesIndex.import` (#26697)
|
1 year ago |
Eugen Rochko
|
9ab2c6b479
|
Add search options to search popout in web UI (#26662)
|
1 year ago |
Eugen Rochko
|
4ecbd5bb40
|
Add `from:me` syntax to search (#26660)
|
1 year ago |
renovate[bot]
|
85c3155d14
|
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>
|
1 year ago |
Eugen Rochko
|
4b24a994c1
|
Fix multiple issues with status index mappings (#26686)
|
1 year ago |
Eugen Rochko
|
e50d54b91a
|
Fix not being able to negate prefix clauses in search (#26672)
|
1 year ago |
Eugen Rochko
|
f071f72a3c
|
Change indexing jobs to use database replica (#26692)
|
1 year ago |
Eugen Rochko
|
4456f65da4
|
Fix unnecessary condition causing seqscan when indexing (#26689)
|
1 year ago |
Eugen Rochko
|
a0373d049d
|
Change queue of job when opting into search from `default` to `pull` (#26688)
|
1 year ago |
Eugen Rochko
|
8784abbc4c
|
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
|
1 year ago |
Claire
|
c833282412
|
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
|
1 year ago |
jsgoldstein
|
5a74675fce
|
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)
|
1 year ago |
Claire
|
2a5c1dca2e
|
Fix statuses search Elasticsearch query (#26657)
|
1 year ago |
Claire
|
11b120cb64
|
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
|
1 year ago |
Claire
|
a9a06f5ffe
|
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
|
1 year ago |