~cytrogen/masto-fe

ref: c74670b4d3ccada4cded511bbd21d6cd067adea5 masto-fe/app/models d---------
e4f5114a — Claire 2 years ago
Fix obsolete cache key in status cache invalidation logic (#26934)

fc682505 — Eugen Rochko 2 years ago
Change score half-life for trending posts from 2 hours to 1 hour (#26915)

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

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)

8a9d7aeb — Colette Kerr 2 years ago
Change DCT method used for JPEG encoding to float (#26675)

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

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

05093266 — Eugen Rochko 2 years ago
Fix some video encoding failing due to uneven dimensions (#26766)

16681e0f — Claire 2 years ago
Add admin notifications for new Mastodon versions (#26582)

9e26cd55 — Claire 2 years ago
Add `authorized_fetch` server setting in addition to env var (#25798)

ecd76fa4 — Eugen Rochko 2 years ago
Fix videos not playing in some browsers due to unsupported color space (#26745)

9e77ab7d — Claire 2 years ago
Change private statuses index to index without crutches (#26713)

01b87a16 — Eugen Rochko 2 years ago
Change video compression parameters (#26631)

0cce7fb6 — Claire 2 years ago
Fix incorrect call to `PublicStatusesIndex.import` (#26697)

5694e24b — Eugen Rochko 2 years ago
Fix unnecessary condition causing seqscan when indexing (#26689)

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)

9ed0c91a — Claire 2 years ago
Add auto-refresh of accounts we get new messages/edits of (#26510)

ee702e36 — Claire 2 years ago
Change follow recommendation materialized view to be faster in most cases (#26545)

Co-authored-by: Renaud Chaput <renchap@gmail.com>
Next