~cytrogen/masto-fe

ref: b9e2eb5184f3f2c92836f6aec68d0500e8de23ae masto-fe/app/lib d---------
a90b0056 — Eugen Rochko 2 years ago
Fix `#hashtag` matching on individual components in search (#26835)

1f99d862 — Claire 2 years ago
Fix blocked domain appears from account feed (#26823)

Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
b83e4875 — Claire 2 years ago
Fix moderator rights inconsistencies (#26729)

223f9ca6 — Claire 2 years ago
Fix crash when encountering invalid URL (#26814)

cab4cbfa — Claire 2 years ago
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)

ece1ff77 — Eugen Rochko 2 years ago
Add `in:library` syntax to search (#26760)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
68b4e36c — Eugen Rochko 2 years ago
Fix `#hashtag` matching non-hashtagged posts in search (#26781)

e52d0494 — Eugen Rochko 2 years ago
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)

16681e0f — Claire 2 years ago
Add admin notifications for new Mastodon versions (#26582)

e754083e — Eugen Rochko 2 years ago
Fix unmatched quotes and prefixes causing search to fail (#26701)

00084581 — Eugen Rochko 2 years ago
Fix search queries with slash causing or-condition (#26699)

9bb2fb6b — Claire 2 years ago
Change importers to avoid a few inefficiencies (#26721)

5c38c3a9 — Claire 2 years ago
Change text extraction in `PlainTextFormatter` to be faster (#26727)

bba76e72 — Eugen Rochko 2 years ago
Change `language:` to attempt to match to a known value in search (#26663)

9e77ab7d — Claire 2 years ago
Change private statuses index to index without crutches (#26713)

c0605747 — Claire 2 years ago
Fix N+1 in `tootctl search deploy` (#26710)

67166de8 — Eugen Rochko 2 years ago
Add `from:me` syntax to search (#26660)

822a35b9 — Eugen Rochko 2 years ago
Fix not being able to negate prefix clauses in search (#26672)

07211286 — Claire 2 years ago
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)

f2ec2876 — Claire 2 years ago
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)

Next