~cytrogen/masto-fe

ref: e754083e8a33778b5dd8d43efc5604ed50efb0e4 masto-fe/spec d---------
e754083e — Eugen Rochko 2 years ago
Fix unmatched quotes and prefixes causing search to fail (#26701)

ccca542d — Daniel M Brasil 2 years ago
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)

336ec503 — Tyler Deitz 2 years ago
Add avatar image to webfinger responses (#26558)

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

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>
f3370088 — Daniel M Brasil 2 years ago
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239)

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)

191d302b — Claire 2 years ago
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)

d24a87ce — Daniel M Brasil 2 years ago
Add ability to delete avatar or header picture via the API (#25124)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
b95867ad — Renaud Chaput 2 years ago
Allow setting a custom HTTP method in CacheBuster (#26528)

Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
60b9fa64 — Claire 2 years ago
Fix cached posts including stale stats (#26409)

d9a93239 — Matt Jankowski 2 years ago
Avoid connecting to a running ES instance in ES search check spec (#26413)

2c883642 — Matt Jankowski 2 years ago
Restore console behavior in `test` env (#26401)

b12d75ef — Claire 2 years ago
Fix blocking subdomains of an already-blocked domain (#26392)

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

c3639787 — Matt Jankowski 2 years ago
Spec media attachment speedups (#25416)

8da99ffb — Christian Schmidt 2 years ago
Add alt text for preview card thumbnails (#26184)

3a4d3e9d — Daniel M Brasil 2 years ago
Add `GET /api/v1/instance/languages` to REST API (#24443)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Next