~cytrogen/masto-fe

b5c4b477 — Matt Jankowski 2 years ago
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)

38b2974a — Matt Jankowski 2 years ago
Extract AccountSearch concern from Account (#24716)

f1c1dd01 — Matt Jankowski 2 years ago
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)

a7df578f — Matt Jankowski 2 years ago
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)

c26b1b0a — dependabot[bot] 2 years ago
Bump pg from 1.5.2 to 1.5.3 (#24772)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
389f0443 — dependabot[bot] 2 years ago
Bump cssnano from 6.0.0 to 6.0.1 (#24777)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
570079f8 — Matt Jankowski 2 years ago
Fix Performance/TimesMap cop (#24789)

bae69410 — Matt Jankowski 2 years ago
Fix Performance/Count cop (#24793)

9189e90f — Claire 2 years ago
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5e060e1f — Matt Jankowski 2 years ago
Fix Performance/Sum cop (#24788)

41eb49b9 — Matt Jankowski 2 years ago
Extract large route namespace blocks to separate files (#23914)

a89b02af — Claire 2 years ago
Check domain suspensions before trying to fetch resources (#24535)

1ed0ff30 — Claire 2 years ago
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)

b233da59 — Claire 2 years ago
Optimize archive export service and export zip files instead of gzipped tar files (#23360)

8131a5b3 — Eugen Rochko 2 years ago
Add ALT badges to media that has alternative text in web UI (#24782)

6693a4fe — Claire 2 years ago
Change lists to be able to include accounts with pending follow requests (#19727)

598e63da — Claire 2 years ago
Change media elements to use aspect-ratio rather than compute height themselves (#24686)

1eb51bd7 — Claire 2 years ago
Add request specs for caching behavior (#24592)

88d33f36 — Matt Jankowski 2 years ago
Fix Lint/DuplicateBranch cop (#24766)

f5010577 — fusagiko / takayamaki 2 years ago
Add type annotation for Blurhash component (#24750)

Next