~cytrogen/masto-fe

ref: 5ea3e8e765e0a0ae8e60c3e4e0b03cd3604ffdf1 masto-fe/spec d---------
828eebad — Claire 2 years ago
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998)

94893cf2 — Claire 2 years ago
Merge pull request from GHSA-hcqf-fw2r-52g4

* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285)"

This reverts commit 8891d8945d837f0da16a3a5aa2dc9783e39b0acd.

* Revert "Do not normalize URL before fetching it (#26219)"

This reverts commit fd284311e79854d6bc2901a9d9363ba9e7e00513.
62734162 — Claire 2 years ago
Fix post edits not being forwarded as expected (#26936)

20666482 — Robert R George 2 years ago
Added admin api for managing tags (#26872)

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)

Next