~cytrogen/masto-fe

ref: 7730083611b345e14e14f8e31ddbb124ff8cc7fd masto-fe/spec d---------
4d9186a4 — jsgoldstein 2 years ago
Add search tests (#26703)

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

81caafbe — Claire 2 years ago
Fix performances of profile directory (#26842)

355e3fb5 — Claire 2 years ago
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840)

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)

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

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
ea319297 — Christian Schmidt 2 years ago
Fix invalid Content-Type header for WebP images (#26773)

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)

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>
Next