~cytrogen/masto-fe

ref: 9ac9aca142bb976f9188bcd7a70b4bdc302eaf89 masto-fe/app/services d---------
20ac5be1 — Claire 2 years ago
Fix error on `status` type notification (bell icon) (#26884)

3a679844 — Eugen Rochko 2 years ago
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)

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>
16681e0f — Claire 2 years ago
Add admin notifications for new Mastodon versions (#26582)

9e26cd55 — Claire 2 years ago
Add `authorized_fetch` server setting in addition to env var (#25798)

872145d1 — Eugen Rochko 2 years ago
Fix not being able to invoke phrase search using unicode quotation marks (#26687)

2304cc64 — Eugen Rochko 2 years ago
Fix bad search type heuristic (#26673)

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

8e8747c5 — jsgoldstein 2 years ago
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)

82ec6f16 — Claire 2 years ago
Fix statuses search Elasticsearch query (#26657)

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>
85057865 — jsgoldstein 2 years ago
Update Account Search to prioritize username over display name (#26623)

cf6f7079 — Robert R George 2 years ago
Add support for federating `memorial` attribute  (#26583)

90ec88d5 — Claire 2 years ago
Add support for `indexable` attribute on remote actors (#26485)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
72423bc8 — Eugen Rochko 2 years ago
Change account search tokenizer and queries (#26378)

30c64bf6 — Claire 2 years ago
Fix list import concurrently creating lists of the same name (#26372)

6b896b20 — Claire 2 years ago
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)

e258b4cb — Emelia Smith 2 years ago
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)

f96e4b30 — Christian Schmidt 2 years ago
Use original URL in preview if it redirects to 4xx page (#26200)

Next