~cytrogen/masto-fe

ref: 68b4e36c82344fba7c5a01e9f8dc9ddbaaf4e3ff masto-fe/app/lib d---------
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)

e3825a13 — Claire 2 years ago
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)

30c191aa — jsgoldstein 2 years ago
Add new public status index (#26344)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
bd023a26 — Claire 2 years ago
Fix admin dashboard check when using Elasticsearch with `ES_PREFIX` (#26605)

b970ed60 — Nick Schonning 2 years ago
Update rubocop and rubocop-rspec (#26329)

ac0eb053 — Claire 2 years ago
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)

9ed0c91a — Claire 2 years ago
Add auto-refresh of accounts we get new messages/edits of (#26510)

Next