7786 Commits (ea7de25de0c2715222aa08c2c8bd4bd4f239bd9f)

Author SHA1 Message Date
Claire ea7de25de0
Fix video player not being displayed in reports interface (#26801)
1 year ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
1 year ago
Eugen Rochko ece1ff77d6
Add `in:library` syntax to search (#26760)
1 year ago
gunchleoc ac3f310f4b
Remove kmr from language selection (#26014)
1 year ago
Eugen Rochko 68b4e36c82
Fix `#hashtag` matching non-hashtagged posts in search (#26781)
1 year ago
Stanislas Signoud a106c46478
Fix light mode colors for advanced interface banner (#26759)
1 year ago
Eugen Rochko e52d0494ee
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)
1 year ago
Eugen Rochko 728eb6a153
Fix wrong color on active icons with counters in web UI (#26767)
1 year ago
Eugen Rochko 05093266e6
Fix some video encoding failing due to uneven dimensions (#26766)
1 year ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582)
1 year ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798)
1 year ago
Claire 6c4c72497a
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
1 year ago
Claire 5c0a9aac3b
Revert to using primary database in IndexingScheduler (#26754)
1 year ago
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701)
1 year ago
Eugen Rochko 872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
1 year ago
Eugen Rochko 0008458128
Fix search queries with slash causing or-condition (#26699)
1 year ago
Claire 9bb2fb6b14
Change importers to avoid a few inefficiencies (#26721)
1 year ago
Eugen Rochko ecd76fa413
Fix videos not playing in some browsers due to unsupported color space (#26745)
1 year ago
Claire 6b58cfd8dd
Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739)
1 year ago
Santiago Kozak f1d250135c
Allow filter form in profiles directory to wrap (#26682)
1 year ago
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
1 year ago
Tyler Deitz 336ec503c2
Add avatar image to webfinger responses (#26558)
1 year ago
Stanislas Signoud 40b69cc1cd
Add an explanation banner on switching to single column mode (#26019)
1 year ago
Claire 5c38c3a9a1
Change text extraction in `PlainTextFormatter` to be faster (#26727)
1 year ago
Claire 21ec596dab
Fix sign up steps progress layout in right-to-left locales (#26728)
1 year ago
Eugen Rochko bba76e7267
Change `language:` to attempt to match to a known value in search (#26663)
1 year ago
Claire 9e77ab7db2
Change private statuses index to index without crutches (#26713)
1 year ago
Tim Rogers 74eb7dbf2d
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
1 year ago
Claire c0605747ad
Fix N+1 in `tootctl search deploy` (#26710)
1 year ago
Tim Rogers ae6cf33321
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
1 year ago
Claire 25bf640629
Add debug logging on signature verification failure (#26637)
1 year ago
Christian Schmidt 0719216368
Remove dead code from public.jsx (#26547)
1 year ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704)
1 year ago
Eugen Rochko 10b06436d1
Fix colors and typography on hashtag bar in web UI (#26666)
1 year ago
Eugen Rochko 01b87a1632
Change video compression parameters (#26631)
1 year ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673)
1 year ago
Claire 0cce7fb617
Fix incorrect call to `PublicStatusesIndex.import` (#26697)
1 year ago
Eugen Rochko bceb893159
Add search options to search popout in web UI (#26662)
1 year ago
Eugen Rochko 67166de865
Add `from:me` syntax to search (#26660)
1 year ago
renovate[bot] 9d9de8d219
Update dependency @testing-library/jest-dom to v6 (#26479)
1 year ago
Eugen Rochko 7bd5ebb0c5
Fix multiple issues with status index mappings (#26686)
1 year ago
Eugen Rochko 822a35b9d5
Fix not being able to negate prefix clauses in search (#26672)
1 year ago
Eugen Rochko e263db276f
Change indexing jobs to use database replica (#26692)
1 year ago
Eugen Rochko 5694e24bbf
Fix unnecessary condition causing seqscan when indexing (#26689)
1 year ago
Eugen Rochko f8d2fea2e6
Change queue of job when opting into search from `default` to `pull` (#26688)
1 year ago
Eugen Rochko 71641766f2
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
1 year ago
Claire 072112867b
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
1 year ago
jsgoldstein 8e8747c564
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)
1 year ago
Claire 82ec6f162b
Fix statuses search Elasticsearch query (#26657)
1 year ago
Claire f2ec2876a4
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
1 year ago