Commit Graph

  • 30e94cc5e0 Fix `Style/GlobalStdStream` cop in environments/* files Matt Jankowski 2024-06-13 12:29:28 -0400
  • 6c3690058b Fix `Style/NilLambda` cop in paperclip initializer Matt Jankowski 2024-06-13 12:25:49 -0400
  • bd65430aa0 remove duplicate libvips block from rebase Michael Stanclift 2024-06-13 11:19:37 -0500
  • 0c37ef6480 fix corepack indention Michael Stanclift 2024-06-13 11:11:39 -0500
  • b2c799bcf6
    Merge branch 'main' into build-libvips-ffmpeg Michael Stanclift 2024-06-13 11:08:36 -0500
  • 179f7b11ba
    Build libvips from source in Dockerfile (#30571) Michael Stanclift 2024-06-13 10:58:34 -0500
  • 2b1cc44907 Fix (relax) remaining `RSpec/*` cops Matt Jankowski 2024-06-13 11:57:10 -0400
  • a66f6e1005
    Add binstub for `brakeman` (#30493) Matt Jankowski 2024-06-13 11:07:02 -0400
  • 232543a3be Fix `Style/ClassEqualityComparison` cop Matt Jankowski 2024-04-24 14:02:52 -0400
  • 908956a720 Add binstubs for `rubocop` and `brakeman` Matt Jankowski 2024-05-30 11:25:54 -0400
  • f8ce61d670
    chore(deps): update dependency nokogiri to v1.16.6 (#30689) renovate[bot] 2024-06-13 16:37:54 +0200
  • 271a8e99e2
    Update merge conflict rebase action version (silences node version warning) (#30690) Matt Jankowski 2024-06-13 10:37:49 -0400
  • f0ca874b09
    Include crossorigin in inert css (#30687) Louis Brauer 2024-06-13 16:37:43 +0200
  • 3a191b3797
    Add `rubocop` binstub, simplify configuration (#30407) Matt Jankowski 2024-06-13 10:27:17 -0400
  • 7119ce7c26 Rely on default POST action Matt Jankowski 2024-06-13 09:08:07 -0400
  • a48b138fd0 Use `form` object Matt Jankowski 2024-06-12 18:36:28 -0400
  • cf1a6314f5 Migrate `form_tag` to `form_with` in views Matt Jankowski 2024-06-12 18:12:02 -0400
  • ba2415e20a
    chore(deps): update dependency nokogiri to v1.16.6 renovate[bot] 2024-06-13 14:17:31 +0000
  • 463f7d9090 Update merge conflict rebase action version (silences node version warning) Matt Jankowski 2024-06-13 10:11:22 -0400
  • 45abddb302
    Fix pagination attributes not being returned in ungroupable-only pages (#30688) Claire 2024-06-13 16:10:34 +0200
  • 1b89293516 Added check for STATSD_ADDR setting to emit a warning and proceed rather than crashing if the address is unreachable Tim Rogers 2024-06-13 08:59:23 -0500
  • f2950991b1 Fix pagination attributes not being returned in ungroupable-only pages Claire 2024-06-13 15:47:18 +0200
  • dd587d29b6
    New Crowdin Translations (automated) (#30684) github-actions[bot] 2024-06-13 15:30:07 +0200
  • f76d6d556e
    Include crossorigin in inert css Louis Brauer 2024-06-13 15:26:24 +0200
  • 8889816a51
    Use stock ruby environment on CI lint tasks (#30657) Matt Jankowski 2024-06-13 09:23:32 -0400
  • 3b7c50abca
    Remove bundler-audit ignore config (#30672) Matt Jankowski 2024-06-13 09:15:32 -0400
  • 474dda7027
    chore(deps): update dependency aws-sdk-s3 to v1.152.2 (#30680) renovate[bot] 2024-06-13 15:15:01 +0200
  • 64fc17352b
    chore(deps): update dependency sanitize to v6.1.1 (#30683) renovate[bot] 2024-06-13 15:13:06 +0200
  • ed6d24330b
    Add author links on the explore page in web UI (#30521) Eugen Rochko 2024-06-13 15:04:16 +0200
  • 37f53542fe
    Fix limit handling in grouped notifications CTE (#30685) Claire 2024-06-13 14:42:40 +0200
  • 2297bf2a5b Fix limit handling in grouped notifications CTE Claire 2024-06-13 14:26:43 +0200
  • fe74045576
    chore(deps): update dependency ruby to v3.3.3 (#30667) renovate[bot] 2024-06-13 10:26:17 +0200
  • b379dc156e
    Update parser to version 3.3.3.0 (#30676) Matt Jankowski 2024-06-13 04:26:09 -0400
  • fc2f49cfbc
    chore(deps): update docker.io/ruby docker tag to v3.3.3 (#30679) renovate[bot] 2024-06-13 10:26:00 +0200
  • 7ad5a3a2b7
    Disable `consistent-return` eslint rule for Typescript files (#30675) Renaud Chaput 2024-06-13 10:21:50 +0200
  • d7681398ae
    chore(deps): update dependency ruby to v3.3.3 renovate[bot] 2024-06-13 07:30:06 +0000
  • a1dee4d86a New Crowdin translations GitHub Actions 2024-06-13 04:25:58 +0000
  • 69cf2c9ce2
    chore(deps): update dependency sanitize to v6.1.1 renovate[bot] 2024-06-13 02:31:22 +0000
  • be13b39646
    chore(deps): update dependency aws-sdk-s3 to v1.152.2 renovate[bot] 2024-06-12 19:47:18 +0000
  • dd091d325d Fix logo helper error Jesse Karmani 2024-06-12 12:28:58 -0700
  • a4c264d61e
    chore(deps): update docker.io/ruby docker tag to v3.3.3 renovate[bot] 2024-06-12 18:35:56 +0000
  • 6c58384926 Update parser to version 3.3.3.0 Matt Jankowski 2024-06-12 14:05:48 -0400
  • c259b3c52e tweak ffmpeg builds Michael Stanclift 2024-06-12 10:50:48 -0500
  • d496edbb01
    Disable `consistent-return` eslint rule for Typescript files Renaud Chaput 2024-06-12 17:38:54 +0200
  • 500c9ffe67 Drop todo inherit from strict Matt Jankowski 2024-06-12 11:10:52 -0400
  • 31e1bf2468 Name config file after package name Matt Jankowski 2024-06-12 09:17:04 -0400
  • c6137a1e7b Move config for local custom cops to `.rubocop/custom.yml` Matt Jankowski 2024-05-24 10:34:29 -0400
  • 9e87e43f51 Add `.rubocop/strict.yml` to load after the `_todo` Matt Jankowski 2024-05-24 10:32:29 -0400
  • aae2edfc36 Restore some comments Matt Jankowski 2024-05-23 12:22:10 -0400
  • a5a0e8317f Use separate per-area config files in rubocop config Matt Jankowski 2024-05-23 11:33:06 -0400
  • e16fb25264 Configure usage of rubocop binstub Matt Jankowski 2024-05-23 11:32:40 -0400
  • 5387cce74f Add binstub for rubocop Matt Jankowski 2024-05-23 11:32:22 -0400
  • 6f5c162c26 Remove bundler-audit ignore config Matt Jankowski 2024-06-12 10:02:40 -0400
  • 5351aee03c
    chore(deps): update dependency fog-openstack to v1.1.3 renovate[bot] 2024-06-12 13:54:56 +0000
  • bf56e982a9
    Fix notifications from limited users being outright dropped (#30559) Claire 2024-06-12 15:50:38 +0200
  • a5a1584675
    Update README.md (#30626) Sujay 2024-06-12 19:18:30 +0530
  • 8b4ba1bab6 Add author links on the explore page in web UI Eugen Rochko 2024-06-02 06:26:08 +0200
  • 9984243467
    Fix a few visual glitches with link previews in web UI (#30670) Eugen Rochko 2024-06-12 15:10:51 +0200
  • 19f1c081e1
    Update `rubocop-rspec` to version 3.0.1 (#30655) Matt Jankowski 2024-06-12 08:59:32 -0400
  • 135f85b64d Fix a few visual glitches with link previews in web UI Eugen Rochko 2024-06-12 14:50:27 +0200
  • 54ab70dfcf
    chore(deps): update yarn to v4.3.0 (#30644) renovate[bot] 2024-06-12 14:42:04 +0200
  • 0a7249c7c6
    fix(deps): update dependency pino to v9.2.0 (#30659) renovate[bot] 2024-06-12 14:41:14 +0200
  • 52d224117c Use stock ruby environment on CI lint tasks Matt Jankowski 2024-06-11 14:20:43 -0400
  • cb61946b86 Use stock ruby environment on CI lint tasks Matt Jankowski 2024-06-11 13:36:39 -0400
  • 47f97e113a
    Update the bundler-audit vulnerability DB when running (#30658) Matt Jankowski 2024-06-12 07:39:16 -0400
  • 9321a454de
    Combine CI migration tests (#30661) Matt Jankowski 2024-06-12 07:38:20 -0400
  • d7cd60dfdd Use shared_example for does not update username scenarios Angus McLeod 2024-06-12 13:19:57 +0200
  • ceb9c8ff84 Add more checks and tests Angus McLeod 2024-06-12 13:17:53 +0200
  • dff48ff705
    fix(deps): update dependency sass to v1.77.5 (#30665) renovate[bot] 2024-06-12 13:04:54 +0200
  • ced463360e
    New Crowdin Translations (automated) (#30666) github-actions[bot] 2024-06-12 12:48:31 +0200
  • 26499e5096 Fix failing specs Angus McLeod 2024-06-12 12:11:28 +0200
  • 60ba6d1c82 Add webfinger confirmation to username update scenario Angus McLeod 2024-06-12 11:44:11 +0200
  • 1dfd516284
    Fix duplicate `@context` attribute in user export (#30653) Claire 2024-06-12 09:28:28 +0200
  • 753cc4d405 Fix conversation update merge error Jesse Karmani 2024-06-11 22:05:30 -0700
  • d627a2cf8f New Crowdin translations GitHub Actions 2024-06-12 04:26:00 +0000
  • b7d822fc59 WIP feature-grouped-notifications-ui Eugen Rochko 2024-06-05 12:29:43 +0200
  • a4c2f29356
    fix(deps): update dependency sass to v1.77.5 renovate[bot] 2024-06-12 00:15:18 +0000
  • 3d5f44e5bd One command per line Matt Jankowski 2024-06-11 16:28:21 -0400
  • 91cae30494 Combine steps Matt Jankowski 2024-06-11 15:55:26 -0400
  • 07fa420db6 Combine migration test workflows? Matt Jankowski 2024-06-11 15:20:50 -0400
  • 67c93e70b5 Merge branch '4.2-upgrade' into freq-main Jesse Karmani 2024-06-11 14:57:20 -0700
  • cec8e34b25
    Remove unused CI env vars (#30660) Matt Jankowski 2024-06-11 16:29:00 -0400
  • bee6c6266c Remove unused CI env vars Matt Jankowski 2024-06-11 16:05:07 -0400
  • 17a4a62a52
    fix(deps): update dependency pino to v9.2.0 renovate[bot] 2024-06-11 19:12:59 +0000
  • a08ffe8673 Update the bundler-audit vulnerability DB when running Matt Jankowski 2024-06-11 14:14:11 -0400
  • 87390fbfc1
    chore(deps): update dependency rubocop-rspec to v3 renovate[bot] 2024-06-11 16:47:15 +0000
  • 5ccfd242d5 Update rubocop-rspec to version 3.0.1 Matt Jankowski 2024-06-11 09:27:02 -0400
  • 646c91b18f Remove deprecated cop Matt Jankowski 2024-06-11 09:26:41 -0400
  • c0db3318cc Fix duplicate `@context` attribute in user export Claire 2024-06-11 17:53:20 +0200
  • d818ddd687
    Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) Matt Jankowski 2024-06-11 11:36:21 -0400
  • 921b0db544
    Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) Claire 2024-06-11 17:29:45 +0200
  • 978601a0ae
    Extract permitted params constant in v1/admin/tags (#30652) Matt Jankowski 2024-06-11 11:29:41 -0400
  • e61f5553f9 Add `noindex` meta tag and `rel=canonical` link to redirect interstitials Claire 2024-06-11 17:01:29 +0200
  • da5eced66d Extract permitted params constant in v1/admin/tags Matt Jankowski 2024-05-20 13:12:27 -0400
  • 62d070c438
    Check both before/after state in `AccountDomainBlock` spec (#30640) Matt Jankowski 2024-06-11 09:59:56 -0400
  • b124dff174
    chore(deps): update opentelemetry-ruby (non-major) (#30648) renovate[bot] 2024-06-11 15:58:40 +0200
  • 328d3a87f5
    Fix libvips color extraction when multiple maxima differ only on blue component (#30632) Claire 2024-06-11 15:58:10 +0200
  • f48f39a767
    Fix cutoff of instance name (#30598) David Roetzel 2024-06-11 14:54:37 +0200
  • 410370eecd
    Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) Matt Jankowski 2024-06-11 05:40:47 -0400
  • 665f6f09a0
    Add expired/revoked scopes for doorkeeper models via extension modules (#29936) Matt Jankowski 2024-06-11 04:50:51 -0400