Commit Graph

5604 Commits

Author SHA1 Message Date
dependabot[bot] c89d4c8820
Bump @typescript-eslint/parser from 6.11.0 to 6.13.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 6.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:06:12 +00:00
Karina Kwiatek 8cab7b0dcc Cache ban state 2023-11-27 22:30:10 +01:00
Karina Kwiatek 8facb44af7 Fix lint errors 2023-11-27 22:14:21 +01:00
dependabot[bot] 258cf5cb05
Bump rspec-rails from 6.0.3 to 6.1.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v6.0.3...v6.1.0)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 09:38:58 +00:00
dependabot[bot] 4c44bd55aa
Bump factory_bot_rails from 6.2.0 to 6.4.2
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.2.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.2.0...v6.4.2)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 09:38:05 +00:00
Karina Kwiatek b55e6da9a5 Use subqueries to check reaction/subscription state 2023-11-26 19:32:50 +01:00
Ahmed Ejaz 8d0288c658 1448, fix haml-lint issues 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 91ab795e38 #1448, add specs 2023-11-26 17:12:56 +01:00
Ahmed Ejaz e5fe0c6958 #1448, add copy to clipboard button on inbox share dialogue 2023-11-26 17:12:56 +01:00
Ahmed Ejaz bfe1851969 #1448, add notification toast for copy success & failure 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 877d108c2c 1448, chore: add missing semicolons 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 7ef521ad1f 1448, update specs 2023-11-26 17:12:56 +01:00
Ahmed Ejaz dee298fe33 1448, remove share#copyToClipboard changes 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 198b84efe1 1448, use clipboard controller 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 03d41ec8b1 1448, add clipboard controller 2023-11-26 17:12:56 +01:00
Ahmed Ejaz ac3dc12ee3 1448, fix lint issues 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 6d1a8c92ec #1448, add specs 2023-11-26 17:12:56 +01:00
Ahmed Ejaz e7f2582f59 #1448, add copyToClipboard controller action 2023-11-26 17:12:56 +01:00
Ahmed Ejaz 93d67a8307 #1448, add copy to clipboard option 2023-11-26 17:12:56 +01:00
dependabot[bot] 584ce8c31c
Merge pull request #1474 from Retrospring/dependabot/npm_and_yarn/eslint-8.54.0 2023-11-26 15:29:55 +00:00
dependabot[bot] e160248eca
Bump eslint from 7.32.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.54.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-26 15:24:32 +00:00
dependabot[bot] 4a6ad14475
Merge pull request #1476 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.12.0 2023-11-26 15:23:06 +00:00
dependabot[bot] 74060ee471
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-26 15:17:47 +00:00
dependabot[bot] 1d4577e1c4
Merge pull request #1473 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/parser-6.11.0 2023-11-26 15:16:52 +00:00
dependabot[bot] ad54483487
Merge pull request #1469 from Retrospring/dependabot/bundler/bullet-7.1.4 2023-11-20 15:21:52 +00:00
dependabot[bot] 5c63389a07
Merge pull request #1470 from Retrospring/dependabot/bundler/net-imap-0.4.5 2023-11-20 15:21:36 +00:00
dependabot[bot] 1611010226
Merge pull request #1472 from Retrospring/dependabot/bundler/bcrypt-3.1.20 2023-11-20 15:21:12 +00:00
dependabot[bot] 142c13b089
Merge pull request #1471 from Retrospring/dependabot/bundler/rubocop-rails-2.22.2 2023-11-20 15:20:53 +00:00
dependabot[bot] b7df0b83fe
Bump @typescript-eslint/parser from 6.10.0 to 6.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:32:48 +00:00
dependabot[bot] 378f24b3cd
Bump bcrypt from 3.1.19 to 3.1.20
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.19 to 3.1.20.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.19...v3.1.20)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:28:15 +00:00
dependabot[bot] 2b04bf6e17
Bump rubocop-rails from 2.22.1 to 2.22.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.22.1...v2.22.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:27:23 +00:00
dependabot[bot] 4bfefb34a6
Bump net-imap from 0.4.4 to 0.4.5
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:26:21 +00:00
dependabot[bot] d8cbbecadc
Bump bullet from 7.1.3 to 7.1.4
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.3 to 7.1.4.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.1.3...7.1.4)

---
updated-dependencies:
- dependency-name: bullet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:24:23 +00:00
Karina Kwiatek c7cc537fe9 Remove index of `created_at` on themes 2023-11-13 14:42:37 +01:00
Karina Kwiatek 046bc0ca09 Optimise DB indices for common queries 2023-11-13 14:42:37 +01:00
dependabot[bot] d701a92bc0
Merge pull request #1467 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-5.3.1 2023-11-13 13:42:19 +00:00
dependabot[bot] 2ad71af04f
Merge pull request #1466 from Retrospring/dependabot/npm_and_yarn/melloware/coloris-0.22.0 2023-11-13 13:41:56 +00:00
dependabot[bot] ced7b8fd86
Merge pull request #1465 from Retrospring/dependabot/bundler/sentry-sidekiq-and-sentry-rails-and-sentry-ruby-5.13.0 2023-11-13 13:41:33 +00:00
Ahmed Ejaz 06cacc7692 #1463, update typescript eslint packages 2023-11-13 14:41:01 +01:00
dependabot[bot] 93d2ba10bd
Bump stylelint-scss from 5.3.0 to 5.3.1
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:23:22 +00:00
dependabot[bot] 7c3817dcee
Bump @melloware/coloris from 0.21.1 to 0.22.0
Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/melloware/coloris-npm/releases)
- [Commits](https://github.com/melloware/coloris-npm/compare/0.21.1...0.22.0)

---
updated-dependencies:
- dependency-name: "@melloware/coloris"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:22:40 +00:00
dependabot[bot] 03e4dad5cc
Bump sentry-sidekiq, sentry-rails and sentry-ruby
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby), [sentry-rails](https://github.com/getsentry/sentry-ruby) and [sentry-ruby](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together.

Updates `sentry-sidekiq` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.12.0...5.13.0)

Updates `sentry-rails` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.12.0...5.13.0)

Updates `sentry-ruby` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.12.0...5.13.0)

---
updated-dependencies:
- dependency-name: sentry-sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:10:36 +00:00
Ahmed Ejaz 8fa6c24b4a #1443, fix error upon comment 2023-11-12 01:19:04 +01:00
dependabot[bot] 878fb4df68
Merge pull request #1456 from Retrospring/dependabot/bundler/view_component-3.7.0 2023-11-09 19:14:01 +00:00
dependabot[bot] 5030205b73
Merge pull request #1453 from Retrospring/dependabot/bundler/bullet-7.1.3 2023-11-09 19:09:58 +00:00
dependabot[bot] c82c961ba9
Merge pull request #1452 from Retrospring/dependabot/bundler/bootsnap-1.17.0 2023-11-09 19:09:39 +00:00
dependabot[bot] d1955d7778
Merge pull request #1451 from Retrospring/dependabot/bundler/net-imap-0.4.4 2023-11-09 19:08:36 +00:00
dependabot[bot] 9da4efe055
Merge pull request #1449 from Retrospring/dependabot/npm_and_yarn/github/hotkey-2.3.0 2023-11-09 19:08:07 +00:00
dependabot[bot] 7e3c84a491
Merge pull request #1450 from Retrospring/dependabot/npm_and_yarn/stylelint-config-standard-scss-11.1.0 2023-11-09 19:07:39 +00:00
Ahmed Ejaz 2392153af1 #1427, fix disabled button issue 2023-11-09 20:07:10 +01:00