~cytrogen/masto-fe

ref: 48ef7d0f067943b5e608eaee7bba4e277bea83db masto-fe/spec/lib 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.
3a679844 — Eugen Rochko 2 years ago
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)

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)

e754083e — Eugen Rochko 2 years ago
Fix unmatched quotes and prefixes causing search to fail (#26701)

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

b95867ad — Renaud Chaput 2 years ago
Allow setting a custom HTTP method in CacheBuster (#26528)

Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
d9a93239 — Matt Jankowski 2 years ago
Avoid connecting to a running ES instance in ES search check spec (#26413)

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

8891d894 — Christian Schmidt 2 years ago
Fix request URL normalisation for bare domain and 8-bit characters (#26285)

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

6c3c5bbb — Claire 2 years ago
Fix crash when processing Flag activity with no status (#26189)

5b457961 — Claire 2 years ago
Fix linting issue (#26106)

144a406d — Claire 2 years ago
Clean up unused application records (#24871)

1e3b1923 — Claire 2 years ago
Add stricter protocol fields validation for accounts (#25937)

6c5a2233 — Matt Jankowski 2 years ago
Fix `RSpec/StubbedMock` cop (#25552)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
05f9e39b — Matt Jankowski 2 years ago
Fix `RSpec/VerifiedDoubles` cop (#25469)

Next