11886 Commits (main)

Author SHA1 Message Date
Claire 5c0a9aac3b
Revert to using primary database in IndexingScheduler (#26754) 8 months ago
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701) 8 months ago
Eugen Rochko 872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks (#26687) 8 months ago
Eugen Rochko 0008458128
Fix search queries with slash causing or-condition (#26699) 8 months ago
Claire 9bb2fb6b14
Change importers to avoid a few inefficiencies (#26721) 8 months ago
Eugen Rochko ecd76fa413
Fix videos not playing in some browsers due to unsupported color space (#26745) 8 months ago
Claire 6b58cfd8dd
Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739) 8 months ago
Santiago Kozak f1d250135c
Allow filter form in profiles directory to wrap (#26682) 8 months ago
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 8 months ago
Tyler Deitz 336ec503c2
Add avatar image to webfinger responses (#26558) 8 months ago
Stanislas Signoud 40b69cc1cd
Add an explanation banner on switching to single column mode (#26019) 8 months ago
Claire 5c38c3a9a1
Change text extraction in `PlainTextFormatter` to be faster (#26727) 8 months ago
Claire 21ec596dab
Fix sign up steps progress layout in right-to-left locales (#26728) 8 months ago
Eugen Rochko bba76e7267
Change `language:` to attempt to match to a known value in search (#26663) 8 months ago
Claire 9e77ab7db2
Change private statuses index to index without crutches (#26713) 8 months ago
Tim Rogers 74eb7dbf2d
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574) 8 months ago
Claire c0605747ad
Fix N+1 in `tootctl search deploy` (#26710) 8 months ago
Tim Rogers ae6cf33321
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577) 8 months ago
Claire 25bf640629
Add debug logging on signature verification failure (#26637) 8 months ago
Christian Schmidt 0719216368
Remove dead code from public.jsx (#26547) 8 months ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704) 8 months ago
github-actions[bot] 786e586686
New Crowdin translations (#2388) 8 months ago
Eugen Rochko 10b06436d1
Fix colors and typography on hashtag bar in web UI (#26666) 9 months ago
Eugen Rochko 01b87a1632
Change video compression parameters (#26631) 9 months ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673) 9 months ago
Claire 0cce7fb617
Fix incorrect call to `PublicStatusesIndex.import` (#26697) 9 months ago
Eugen Rochko bceb893159
Add search options to search popout in web UI (#26662) 9 months ago
Eugen Rochko 67166de865
Add `from:me` syntax to search (#26660) 9 months ago
renovate[bot] 9d9de8d219
Update dependency @testing-library/jest-dom to v6 (#26479) 9 months ago
Eugen Rochko 7bd5ebb0c5
Fix multiple issues with status index mappings (#26686) 9 months ago
Eugen Rochko 822a35b9d5
Fix not being able to negate prefix clauses in search (#26672) 9 months ago
Eugen Rochko e263db276f
Change indexing jobs to use database replica (#26692) 9 months ago
Eugen Rochko 5694e24bbf
Fix unnecessary condition causing seqscan when indexing (#26689) 9 months ago
Eugen Rochko f8d2fea2e6
Change queue of job when opting into search from `default` to `pull` (#26688) 9 months ago
github-actions[bot] efb1888320
New Crowdin translations (#2376) 9 months ago
Eugen Rochko 71641766f2
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664) 9 months ago
Claire 072112867b
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658) 9 months ago
jsgoldstein 8e8747c564
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659) 9 months ago
Claire 82ec6f162b
Fix statuses search Elasticsearch query (#26657) 9 months ago
Claire f2ec2876a4
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652) 9 months ago
Claire e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650) 9 months ago
Claire c3a42e1280
Add `data-nosnippet` attribute to remote posts and local posts with `noindex` (#26648) 9 months ago
Claire 685270f3f7 [Glitch] Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode 9 months ago
Claire 66e82cb8e1 [Glitch] Fix selecting domains to forward reports to not passing the information correctly 9 months ago
Antonin Del Fabbro 406f3942a9 [Glitch] Change opacity of the delete icon in the search field to be more visible 9 months ago
Christian Schmidt def58f8ac3 [Glitch] Fix some React warnings 9 months ago
Claire bdce78187c [Glitch] Fix layout of the closed registrations modal 9 months ago
Christian Schmidt 9b094f3653 [Glitch] Fix profile picture preview 9 months ago
Christian Schmidt e67c28a5fe [Glitch] Remove redundant ready() wrapper 9 months ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 9 months ago