Commit Graph

15576 Commits (a6ed148769db8b27a9f4393b2270971e2a4a3677)
 

Author SHA1 Message Date
renovate[bot] 738dba0cf7
Update dependency capybara to v3.40.0 (#28966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
Matt Jankowski 022d2a3793
Make factory gems available in test+development envs (#28969) 11 months ago
Eugen Rochko fa0ba67753
Change materialized views to be refreshed concurrently to avoid locks (#29015) 11 months ago
Eugen Rochko c4af668e5c
Fix follow recommendations for less used languages (#29017) 11 months ago
renovate[bot] 0c0d077276
Update dependency chewy to v7.5.1 (#29018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
renovate[bot] 0bc526a967
Update eslint (non-major) (#29001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
renovate[bot] 8c08e5cdb2
Update devDependencies (non-major) (#29000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
Matt Jankowski ce0d134147
Add `redirect_with_vary` to `AllowedMethods` for `Style/FormatStringToken` cop (#28973) 11 months ago
Matt Jankowski 86fbde7b46
Fix `Style/NumericLiterals` cop in ProfileStories support module (#28971) 11 months ago
Yamagishi Kazutoshi b3075a9993
Remove unused l18n messages (#28964) 11 months ago
Matt Jankowski f91acba70a
Combine repeated requests in account controller concern spec (#28957) 11 months ago
renovate[bot] 9d3830344f
Update dependency immutable to v4.3.5 (#28933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
Matt Jankowski adcd693b71
Use existing `MediaAttachment.remote` scope in media CLI (#28912) 11 months ago
J H 1467f1e1e1
Fixed the toggle emoji dropdown bug (#29012) 11 months ago
Matt Jankowski ff8937aa2c
Move `api/v1/statuses/*` to request spec (#28954) 12 months ago
Matt Jankowski 44f6d285af
Combine repeated subject in ap fetch remote actor service spec (#28953) 12 months ago
Matt Jankowski 239244e2ed
Combine repeated subject in ap fetch remote account service spec (#28952) 12 months ago
Matt Jankowski 5119fbc9b7
Move `api/v1/admin/trends/links/preview_card_providers` to request spec (#28951) 12 months ago
Matt Jankowski b6baab447d
Move `api/v2/admin/accounts` to request spec (#28950) 12 months ago
Matt Jankowski 7adcc0aae3
Move `api/v1/trends/*` to request specs (#28949) 12 months ago
Matt Jankowski 0b0ca6f3b8
Move `api/v1/timelines/list` to request spec (#28948) 12 months ago
renovate[bot] 87ad398ddc
Update formatjs monorepo (#28925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago
renovate[bot] f4a12adfb7
Update dependency axios to v1.6.7 (#28917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago
renovate[bot] 160c8f4923
Update babel monorepo to v7.23.9 (#28916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago
Matt Jankowski e519f113e8
Combine repeated subject in `cacheable response` shared example (#28945) 12 months ago
Matt Jankowski d791bca11b
Combine double subject in `well_known/webfinger` shared example (#28944) 12 months ago
Matt Jankowski 09a3493fca
Combine double subject in `api/v1/media` shared example (#28943) 12 months ago
Matt Jankowski 5fbdb2055b
Combine repeated `subject` in `cli/accounts` spec shared example (#28942) 12 months ago
Matt Jankowski 1a30a517d6
Combine repeated subjects in link details extractor spec (#28941) 12 months ago
Matt Jankowski 685eaa04d4
Combine double subject in admin/statuses controller shared example (#28940) 12 months ago
Matt Jankowski beb74fd71c
Combine double subjects in instance actors controller shared example (#28939) 12 months ago
Matt Jankowski beaef4b672
Combine double subjects in application controller shared example (#28938) 12 months ago
Matt Jankowski 6d35a77c92
Combine repeated subjects in `models/user` spec (#28937) 12 months ago
Matt Jankowski 2f8656334d
Combine double subjects in `admin/accounts` controller spec (#28936) 12 months ago
Matt Jankowski 9cc1817bb4
Fix intmermittent failure in `api/v1/accounts/statuses` controller spec (#28931) 12 months ago
Claire 805dba7f8d
Change compose form to use server-provided post character limit (#28928) 12 months ago
github-actions[bot] 45287049ab
New Crowdin Translations (automated) (#28923)
Co-authored-by: GitHub Actions <noreply@github.com>
12 months ago
Matt Jankowski 0e0a94f483
Handle CLI failure exit status at the top-level script (#28322) 12 months ago
Emelia Smith 881e8c113c
Refactor: fix streaming postgresql and redis typing issues (#28747) 12 months ago
Eugen Rochko 6936e5aa69
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Matt Jankowski 42ab855b23
Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 12 months ago
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI (#28911) 12 months ago
Matt Jankowski 0b38946c87
Update paperclip and climate_control gems (#28379) 12 months ago
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers (#28420) 12 months ago
Eugen Rochko 3205a654ca
Refactor conversations components in web UI (#28833)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Matt Jankowski 274a48a9f4
Extract helper methods for db connection and table existence check in `CLI::Maintenance` task (#28281) 12 months ago
Matt Jankowski 2866106ec1
Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 12 months ago
Matt Jankowski c8f59d2ca4
Fix `Style/TernaryParentheses` cop (#28387) 12 months ago
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task (#28886) 12 months ago
github-actions[bot] 59d2ea0d82
New Crowdin Translations (automated) (#28899)
Co-authored-by: GitHub Actions <noreply@github.com>
12 months ago