Commit Graph

15431 Commits (9cdc60ecc6e5746b706bdcf19d0743d1c153105f)
 

Author SHA1 Message Date
Eugen Rochko 9cdc60ecc6
Change onboarding prompt to follow suggestions carousel in web UI ()
Claire 7316a08380
Fix missing `workflow_dispatch` trigger for `build-security` ()
Matt Jankowski 8b7b0ee598
Configure selenium to use Chrome version 120 ()
Claire 812a131423
Add github action workflow for manual security builds ()
Matt Jankowski dd934ebb07
Update `actions/cache` to v4 (updates node 16->20) ()
renovate[bot] 738dba0cf7
Update dependency capybara to v3.40.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 022d2a3793
Make factory gems available in test+development envs ()
Eugen Rochko fa0ba67753
Change materialized views to be refreshed concurrently to avoid locks ()
Eugen Rochko c4af668e5c
Fix follow recommendations for less used languages ()
renovate[bot] 0c0d077276
Update dependency chewy to v7.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 0bc526a967
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8c08e5cdb2
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski ce0d134147
Add `redirect_with_vary` to `AllowedMethods` for `Style/FormatStringToken` cop ()
Matt Jankowski 86fbde7b46
Fix `Style/NumericLiterals` cop in ProfileStories support module ()
Yamagishi Kazutoshi b3075a9993
Remove unused l18n messages ()
Matt Jankowski f91acba70a
Combine repeated requests in account controller concern spec ()
renovate[bot] 9d3830344f
Update dependency immutable to v4.3.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski adcd693b71
Use existing `MediaAttachment.remote` scope in media CLI ()
J H 1467f1e1e1
Fixed the toggle emoji dropdown bug ()
Matt Jankowski ff8937aa2c
Move `api/v1/statuses/*` to request spec ()
Matt Jankowski 44f6d285af
Combine repeated subject in ap fetch remote actor service spec ()
Matt Jankowski 239244e2ed
Combine repeated subject in ap fetch remote account service spec ()
Matt Jankowski 5119fbc9b7
Move `api/v1/admin/trends/links/preview_card_providers` to request spec ()
Matt Jankowski b6baab447d
Move `api/v2/admin/accounts` to request spec ()
Matt Jankowski 7adcc0aae3
Move `api/v1/trends/*` to request specs ()
Matt Jankowski 0b0ca6f3b8
Move `api/v1/timelines/list` to request spec ()
renovate[bot] 87ad398ddc
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f4a12adfb7
Update dependency axios to v1.6.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 160c8f4923
Update babel monorepo to v7.23.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski e519f113e8
Combine repeated subject in `cacheable response` shared example ()
Matt Jankowski d791bca11b
Combine double subject in `well_known/webfinger` shared example ()
Matt Jankowski 09a3493fca
Combine double subject in `api/v1/media` shared example ()
Matt Jankowski 5fbdb2055b
Combine repeated `subject` in `cli/accounts` spec shared example ()
Matt Jankowski 1a30a517d6
Combine repeated subjects in link details extractor spec ()
Matt Jankowski 685eaa04d4
Combine double subject in admin/statuses controller shared example ()
Matt Jankowski beb74fd71c
Combine double subjects in instance actors controller shared example ()
Matt Jankowski beaef4b672
Combine double subjects in application controller shared example ()
Matt Jankowski 6d35a77c92
Combine repeated subjects in `models/user` spec ()
Matt Jankowski 2f8656334d
Combine double subjects in `admin/accounts` controller spec ()
Matt Jankowski 9cc1817bb4
Fix intmermittent failure in `api/v1/accounts/statuses` controller spec ()
Claire 805dba7f8d
Change compose form to use server-provided post character limit ()
github-actions[bot] 45287049ab
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 0e0a94f483
Handle CLI failure exit status at the top-level script ()
Emelia Smith 881e8c113c
Refactor: fix streaming postgresql and redis typing issues ()
Eugen Rochko 6936e5aa69
Change design of compose form in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 42ab855b23
Add specs for `Instance` model scopes and add `with_domain_follows` scope ()
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI ()
Matt Jankowski 0b38946c87
Update paperclip and climate_control gems ()
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers ()
Eugen Rochko 3205a654ca
Refactor conversations components in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>