~cytrogen/masto-fe

ref: c74670b4d3ccada4cded511bbd21d6cd067adea5 masto-fe/spec/controllers d---------
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.
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)

b83e4875 — Claire 2 years ago
Fix moderator rights inconsistencies (#26729)

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)

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

60b9fa64 — Claire 2 years ago
Fix cached posts including stale stats (#26409)

fd284311 — Christian Schmidt 2 years ago
Do not normalize URL before fetching it (#26219)

b4e739ff — Claire 2 years ago
Change interaction modal in web UI (#26075)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
812a84ff — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v2/filters` (#25721)

f48d345d — Matt Jankowski 2 years ago
Use correct naming on controller concern specs (#26197)

4c18928a — Christian Schmidt 2 years ago
Wrong count in response when removing favourite/reblog (#24365)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
59b38f9e — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/mutes` (#25622)

58bfe8c4 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/bookmarks` (#25520)

5a7c6c65 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/timelines/public` (#25746)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4859958a — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/polls` (#25596)

1aea938d — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/statuses/:status_id/pin` (#25635)

8a1aabaa — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/timelines/home` (#25743)

41f65edb — Claire 2 years ago
Fix embed dropdown menu item for unauthenticated users (#25964)

Next