Commit Graph

  • 9ed1aab9b7
    Remove accidental matcher debug code (#31732) Matt Jankowski 2024-09-04 01:12:35 -0400
  • f1003b2560
    Enable "zero monkey patching" mode in RSpec (#31614) Matt Jankowski 2024-09-04 01:12:25 -0400
  • 8e8a558181 New Crowdin translations GitHub Actions 2024-09-04 04:27:07 +0000
  • 1f02f31de1
    Merge branch 'main' into fix-devcontainer-corepack-prompt Michael Stanclift 2024-09-03 20:49:03 -0500
  • f1dfa1896c Disable monkey patching in rspec Matt Jankowski 2024-08-26 14:05:33 -0400
  • da28f36cdf Add coverage for misc model normalizations Matt Jankowski 2024-09-03 15:53:24 -0400
  • 18bf97f684
    appease rubocop linting Taylor Chaparro 2024-09-03 13:03:33 -0700
  • 7f4c6bc560 Clean up query generation in tag server measure report Matt Jankowski 2024-07-30 09:28:02 -0400
  • 118c5f36cf Extract method for self-referencing records in ASCP Matt Jankowski 2024-07-31 13:37:02 -0400
  • 2c327d1e94 Clean up accounts open graph partial Matt Jankowski 2024-04-11 13:20:06 -0400
  • b317f0ef5c Remove accidental matcher debug code Matt Jankowski 2024-09-03 13:00:54 -0400
  • c2a9888963
    Update dependency omniauth_openid_connect to '~> 0.8.0' renovate[bot] 2024-09-03 16:50:53 +0000
  • 7483fca259
    Update dependency rails to '~> 7.2.0' renovate[bot] 2024-09-03 16:45:18 +0000
  • c9ea91f868
    Add coverage for `api/v1/annual_reports` area (#31730) Matt Jankowski 2024-09-03 12:10:48 -0400
  • 8c928faff3
    Refresh Heroku related thingy for heroku-24 stack (#31135) zunda 2024-09-03 16:03:00 +0000
  • 8adf67f2db
    `frequentlyUsedLanguages` not updated correctly (#31386) Christian Schmidt 2024-09-03 17:55:13 +0200
  • 2e55d8dd7d Add coverage for `api/v1/annual_reports` area Matt Jankowski 2024-09-03 11:41:22 -0400
  • 19849eb91d
    Skip paperclip spoof detector unless opted into attachment processing specs (#31454) Matt Jankowski 2024-09-03 11:39:19 -0400
  • 69dbc23038
    Only enable chewy in search-tagged specs (#30583) Matt Jankowski 2024-09-03 11:38:38 -0400
  • 7c26e5e4a1
    Add `Reviewable` model concern (#31152) Matt Jankowski 2024-09-03 11:37:45 -0400
  • 2f0d0fc127
    Add coverage for `CLI::Accounts#fix_duplications` task (#30639) Matt Jankowski 2024-09-03 11:36:59 -0400
  • e1fa456c7c
    Add `have_cacheable_headers` matcher for responses (#31727) Matt Jankowski 2024-09-03 11:35:19 -0400
  • 490bdb7944
    Add coverage for `StatusesHelper#media_summary` method (#31726) Matt Jankowski 2024-09-03 11:34:09 -0400
  • 4682804448
    Fix `Rails/ReversibleMigration` cop for `remove_index` (#30832) Matt Jankowski 2024-09-03 11:32:22 -0400
  • 8922786ef4
    Fix `RSpec/LetSetup` cop in api/v1/timelines/tag spec (#30796) Matt Jankowski 2024-09-03 11:32:12 -0400
  • 67faaf5557
    Simplify account model username presence validation spec (#31013) Matt Jankowski 2024-09-03 11:30:57 -0400
  • fcb83be8b2
    Improve coverage specificity for Webhook enable/disable/secret specs (#31194) Matt Jankowski 2024-09-03 11:30:13 -0400
  • 928390c2ba
    Convert `admin/settings` controller specs to system specs (#31548) Matt Jankowski 2024-09-03 11:29:32 -0400
  • ef4920c6c9
    Pull out https/hostname setup for request specs to shared config (#31622) Matt Jankowski 2024-09-03 11:28:57 -0400
  • dc2f67f69b
    Remove `fuubar` gem and custom rspec `--format` setting (#30594) Matt Jankowski 2024-09-03 11:24:31 -0400
  • 79b1841805
    Disable `without_verify_partial_doubles` in statuses/show view spec (#29132) Matt Jankowski 2024-09-03 11:23:57 -0400
  • 5b595b8a5a
    Remove usage of `assigns` in controller specs (#30195) Matt Jankowski 2024-09-03 11:23:16 -0400
  • 5a4c05f1b0 Move setting to Dockerfile Michael Stanclift 2024-09-03 15:17:54 +0000
  • 94b3ae4f1e
    Merge 276b6c286e into ae363f0555 Emelia Smith 2024-09-03 15:07:05 +0000
  • ae363f0555
    Fix spacing between icons and labels in settings/admin interface (#31728) Claire 2024-09-03 16:43:34 +0200
  • 97bb8df1c1
    Update dependency rspec-rails to v7.0.1 (#31695) renovate[bot] 2024-09-03 16:32:59 +0200
  • ea0d691e19
    Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725) Claire 2024-09-03 16:32:26 +0200
  • 2ba165a4c5 Fix spacing between icons and labels in settings/admin interface Claire 2024-09-03 16:30:47 +0200
  • 84112900d5 Add `have_cacheable_headers` matcher for responses Matt Jankowski 2024-08-23 11:22:54 -0400
  • 6dcc8ea678 Add `have_http_header` rspec matcher Matt Jankowski 2024-07-11 09:30:40 -0400
  • 027917beaa
    Update dependency rspec-rails to v7.0.1 renovate[bot] 2024-09-03 13:32:46 +0000
  • 1f887b2dad
    Update dependency webpack to v5 [SECURITY] renovate[bot] 2024-09-03 13:32:05 +0000
  • c9641c8070
    Remove un-needed edge case sort condition in languages helper (#31724) Matt Jankowski 2024-09-03 09:19:48 -0400
  • 219458d7d4
    Convert `tags` controller spec to system and request specs (#31708) Matt Jankowski 2024-09-03 09:18:53 -0400
  • df569f4bd9 Add coverage for `StatusesHelper#media_summary` method Matt Jankowski 2024-09-01 09:50:34 -0400
  • 4f5612a715 Add `GET /api/v2_alpha/notifications/:group_key/accounts` Claire 2024-09-03 15:11:08 +0200
  • bcebb56835 Remove un-needed edge case sort condition in languages helper Matt Jankowski 2024-09-03 09:01:51 -0400
  • 979d59845e Convert `tags` controller spec to system and request specs Matt Jankowski 2024-09-02 14:44:19 -0400
  • 0437dd9e77
    Fix radio buttons styling in web UI (#31723) Claire 2024-09-03 13:37:09 +0200
  • 33fc0ed7f2 Fix radio buttons styling in web UI Claire 2024-09-03 12:02:13 +0200
  • 611533cd12
    Update dependency json-schema to v5 (#31499) renovate[bot] 2024-09-03 09:53:44 +0000
  • 791fbfdf7e
    Update dependency json-schema to v5 renovate[bot] 2024-09-03 09:35:35 +0000
  • 4819fc72ee
    Remove `config/secrets.yml` file (#31562) Matt Jankowski 2024-09-03 05:13:54 -0400
  • 31c00108a4
    Add first pass coverage for `AnnualReport` class (#31704) Matt Jankowski 2024-09-03 05:05:26 -0400
  • 2a244e2fdb
    Remove unused `merge_context` helper (#31703) Matt Jankowski 2024-09-03 04:59:37 -0400
  • 3efe98aa95
    Update libretranslate/libretranslate Docker tag to v1.6.0 (#31687) renovate[bot] 2024-09-03 10:55:24 +0200
  • b8957241af
    Add coverage for `JsonLdHelper#uri_from_bearcap` method (#31700) Matt Jankowski 2024-09-03 04:41:11 -0400
  • f6bf330246
    Update libretranslate/libretranslate Docker tag to v1.6.0 renovate[bot] 2024-09-03 08:35:25 +0000
  • 25bbb01666
    Remove unused helper method in spec (#31699) Matt Jankowski 2024-09-03 04:04:22 -0400
  • 48379e62e4
    Remove unused `User#inactive_message` method (#31698) Matt Jankowski 2024-09-03 04:04:00 -0400
  • 406b8211f5
    Remove unused `Mention#active?` method (#31697) Matt Jankowski 2024-09-03 04:03:25 -0400
  • 24a0b20408
    Use `body_as_json` directly instead of via local var assignment (#31696) Matt Jankowski 2024-09-03 04:03:08 -0400
  • e5155c50fd
    New Crowdin Translations (automated) (#31716) github-actions[bot] 2024-09-03 08:02:08 +0000
  • 754baf00c0
    Update dependency inline_svg to v1.10.0 (#31717) renovate[bot] 2024-09-03 10:01:12 +0200
  • 5f7a395848
    Update dependency rspec-rails to v7 (#31710) renovate[bot] 2024-09-03 10:00:52 +0200
  • 1cc78415e3
    Update dependency inline_svg to v1.10.0 renovate[bot] 2024-09-03 04:57:35 +0000
  • fce03a3e79 New Crowdin translations GitHub Actions 2024-09-03 04:27:19 +0000
  • abb0660c7d
    Update dependency rspec-rails to v7 renovate[bot] 2024-09-02 20:32:42 +0000
  • a5bbe83dfd
    media_ids is an array of strings (#31709) Christian Schmidt 2024-09-02 22:18:09 +0200
  • c1795ee963
    Fix not being able to load more notifications after trimming (#31652) Claire 2024-09-02 22:14:04 +0200
  • c171e97f8c media_ids is an array of strings Christian Schmidt 2024-09-02 21:09:27 +0200
  • 745c17e75e
    Implement custom message for signup approvals Emelia Smith 2024-09-02 18:30:21 +0200
  • e2f5bf4b17 Add first pass coverage for `AnnualReport` class Matt Jankowski 2024-09-02 12:28:44 -0400
  • cc3143cec2 Add coverage for `LanguagesHelper#locale_name_for_sorting` method Matt Jankowski 2024-09-01 09:33:26 -0400
  • f226288902 Add coverage for `JsonLdHelper#uri_from_bearcap` method Matt Jankowski 2024-08-31 16:20:11 -0400
  • 5f4765bc82 Remove unused `Mention#active?` method Matt Jankowski 2024-09-01 10:26:24 -0400
  • 0654bfdc92 Remove unused `User#inactive_message` method Matt Jankowski 2024-09-01 10:15:07 -0400
  • e57ce2cbb5 Remove unused helper method in spec Matt Jankowski 2024-09-01 09:47:31 -0400
  • 67f082637e Remove unused `merge_context` helper Matt Jankowski 2024-08-31 16:34:04 -0400
  • 491033c86c
    Reject status creation with invalid `media_ids` parameter (#31681) Christian Schmidt 2024-09-02 17:30:48 +0200
  • 62788d297a Check response body instead of assigns in admin export domain blocks controller spec Matt Jankowski 2024-04-30 14:11:03 -0400
  • 327b372716 Check response body instead of assigns in admin reports controller spec Matt Jankowski 2024-04-30 13:49:24 -0400
  • e6ab95d119 Check response body instead of assigns in admin instances controller spec Matt Jankowski 2024-04-30 13:23:27 -0400
  • d857fc7296 Check response body instead of assigns in admin accounts controller spec Matt Jankowski 2024-04-30 13:10:25 -0400
  • 6927ca876c Remove instance check in admin/domain_blocks controller spec Matt Jankowski 2024-04-30 13:06:32 -0400
  • 731fbb0d5d Remove instance check in admin/domain_allows controller spec Matt Jankowski 2024-04-30 13:06:15 -0400
  • eb192968f8 Check response body instead of assigns in authorize interactions controller spec Matt Jankowski 2024-04-30 13:00:44 -0400
  • a0ef594919 Check response body instead of assigns in settings 2fa confirmations controller spec Matt Jankowski 2024-04-30 12:23:54 -0400
  • 230a4e288f Check response body instead of assigns in settings imports controller spec Matt Jankowski 2024-04-30 12:51:25 -0400
  • b9b0256ed1 Check response body instead of assigns in settings 2fa confirmations controller spec Matt Jankowski 2024-04-30 12:14:44 -0400
  • 25bfc8f678 Check response body instead of assigns in settings 2fa recovery codes controller spec Matt Jankowski 2024-04-30 12:10:10 -0400
  • 2369aa74df Check response body instead of assigns in account controller concern spec Matt Jankowski 2024-04-30 11:49:18 -0400
  • b393c9cdc3 Check response body instead of assigns in invites controller spec Matt Jankowski 2024-04-30 11:43:33 -0400
  • 915f10e8e2 Use `body_as_json` directly instead of via local var assignment Matt Jankowski 2024-09-02 11:02:44 -0400
  • 40f993b3a0
    Use built-in `response.parsed_body` for JSON response specs (#31674) Matt Jankowski 2024-09-02 10:25:21 -0400
  • 388d5473e1
    Refactor (ruby) redis configuration (#31694) David Roetzel 2024-09-02 16:19:55 +0200
  • ad23946356 Un-style/refactor some of those little guys Matt Jankowski 2024-09-02 09:32:46 -0400
  • 82343225b8 Use `match` instead of `include` Matt Jankowski 2024-09-02 09:24:20 -0400
  • 9c6aeccde8 Use built-in `response.parsed_body` for JSON response specs Matt Jankowski 2024-08-31 12:58:48 -0400
  • 50f8076f75
    Do not rely on environment variable. David Roetzel 2024-09-02 14:59:37 +0200