Commit Graph

13629 Commits (b922ad7a1b4bc8d968d0df2c7f307d4fec53435d)
 

Author SHA1 Message Date
Claire 9189e90ff2
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop ()
Matt Jankowski 41eb49b984
Extract large route namespace blocks to separate files ()
Claire a89b02af92
Check domain suspensions before trying to fetch resources ()
Claire 1ed0ff30d3
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address ()
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files ()
Eugen Rochko 8131a5b330
Add ALT badges to media that has alternative text in web UI ()
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests ()
Claire 598e63dad2
Change media elements to use aspect-ratio rather than compute height themselves ()
Claire 1eb51bd749
Add request specs for caching behavior ()
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop ()
fusagiko / takayamaki f50105779b
Add type annotation for Blurhash component ()
fusagiko / takayamaki 5a5975d7f7
Add type annotation for IconButton component ()
Claire 32a030dd74
Rewrite import feature ()
Eugen Rochko 0ad2413b35
Fix n+1 query in settings migration ()
Eugen Rochko f1c1fa1411
Fix transaction around settings migration ()
Nick Schonning fc56eda94b
Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
fusagiko / takayamaki 15fd712464
Add type annotation for RelativeTimestamp component ()
fusagiko / takayamaki 81f75b1e0e
Rewrite Icon and IconWithBadge with typescript ()
Matt Jankowski c53fe9b753
Fix RSpec/BeforeAfterAll cop ()
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop ()
Matt Jankowski d00e45a7d3
Fix Rails/I18nLocaleAssignment cop ()
Matt Jankowski af824db398
Fix Rails/InverseOf cop ()
Nick Schonning 6b95aaaa65
Remove empty HTTP error translations ()
Josh McKinney 89c01383f9
fix: remove port 80 mapping in devcontainer ()
Eugen Rochko 0a08e9d3d3
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Mark Roszko c23d285b16
Remove the u in Favorite for non-gb english ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
João Pedro Marques 8f6e290c7a
Adds new follower/following routes ()
dependabot[bot] 0669822ae8
Bump eslint from 8.38.0 to 8.39.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 242d7864f1
Bump @types/jest from 29.4.2 to 29.5.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 56cf092058
Bump @types/yargs from 17.0.22 to 17.0.24 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
dependabot[bot] 819daeb651
Bump @types/lodash from 4.14.191 to 4.14.194 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 921bef6799
Bump stylelint from 15.3.0 to 15.6.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Daniel M Brasil e8fe941015
Fix `tootctl accounts approve --number N` not aproving N earliest registrations ()
Matt Jankowski 2e43461100
Fix Rails/Output cop ()
Matt Jankowski 5a2aa06a51
Fix Rails/Present cop ()
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop ()
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop ()
Nick Schonning 470b8abb69
Run Rubocop with lint-staged on commit ()
Matt Jankowski 60ac9e8634
Fix Rails/SquishedSQLHeredocs cop ()
Matt Jankowski 8dcfb6e0ea
Fix Rails/HttpPositionalArguments cop ()
Claire 678d836c7d
Fix pop-in player placeholder layout in thread view ()
Claire cf1bc4bb93
Fix audio player width in thread view ()
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc ()
Christian Schmidt bfeccf6748
Fix media description not being cleared ()
Matt Jankowski 274d561430
Enable local account key generation spec ()
mogaminsk e0d075713f
Change i18n-fallbacks to English ()
Matt Jankowski 4cfe52635c
Add pending spec for User.those_who_can ()
Claire 105f8687e4
Fix thread lines in right-to-left locales ()