~cytrogen/masto-fe

ref: 937dc42f101be905e3af41b879901a4445b0223a masto-fe/app/lib d---------
3de6dcf6 — Claire 2 years ago
Add redirection on `/deck` URLs for logged-out users (#27128)

4aaaf0dd — Renaud Chaput 2 years ago
Fix the search documentation URL in system checks (#27036)

eeab3560 — Claire 2 years ago
Merge pull request from GHSA-v3xf-c9qf-j667

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)

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

a90b0056 — Eugen Rochko 2 years ago
Fix `#hashtag` matching on individual components in search (#26835)

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)

223f9ca6 — Claire 2 years ago
Fix crash when encountering invalid URL (#26814)

cab4cbfa — Claire 2 years ago
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)

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

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
68b4e36c — Eugen Rochko 2 years ago
Fix `#hashtag` matching non-hashtagged posts in search (#26781)

e52d0494 — Eugen Rochko 2 years ago
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)

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)

00084581 — Eugen Rochko 2 years ago
Fix search queries with slash causing or-condition (#26699)

9bb2fb6b — Claire 2 years ago
Change importers to avoid a few inefficiencies (#26721)

5c38c3a9 — Claire 2 years ago
Change text extraction in `PlainTextFormatter` to be faster (#26727)

bba76e72 — Eugen Rochko 2 years ago
Change `language:` to attempt to match to a known value in search (#26663)

Next