Commit Graph

  • 9872d3aace Implement reaction create/destroy with Turbo Streams Andreas Nedbal 2023-10-31 23:32:36 +0100
  • 35be02a1f0
    Merge pull request #1493 from Retrospring/dependabot/npm_and_yarn/typescript-5.3.3 dependabot[bot] 2023-12-08 22:25:19 +0000
  • 91709ae704
    Bump typescript from 5.2.2 to 5.3.3 dependabot[bot] 2023-12-08 22:20:19 +0000
  • 30502d5201
    Merge pull request #1494 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.2 dependabot[bot] 2023-12-08 22:19:27 +0000
  • 268818ebbf
    Merge pull request #1492 from Retrospring/fix/reactions-rails-admin Karina J. Kwiatek 2023-12-08 23:15:15 +0100
  • f1f58ab8bd
    Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.2 dependabot[bot] 2023-12-08 22:13:46 +0000
  • ac84d1a2d8
    Merge pull request #1486 from Retrospring/dependabot/npm_and_yarn/eslint-8.55.0 dependabot[bot] 2023-12-08 22:12:34 +0000
  • 2c7ae32192
    Merge pull request #1491 from Retrospring/dependabot/bundler/rubocop-1.58.0 dependabot[bot] 2023-12-08 22:09:58 +0000
  • f91ec589b0
    Merge pull request #1455 from Retrospring/dependabot/bundler/faker-3.2.2 dependabot[bot] 2023-12-08 22:07:51 +0000
  • 3d46ebdc4b
    Bump rubocop from 1.57.2 to 1.58.0 dependabot[bot] 2023-12-08 22:06:43 +0000
  • 773828a681
    Merge pull request #1490 from Retrospring/dependabot/bundler/pghero-3.4.0 dependabot[bot] 2023-12-08 22:05:13 +0000
  • 4ea6ffe5ed
    Merge pull request #1478 from Retrospring/dependabot/bundler/rspec-rails-6.1.0 dependabot[bot] 2023-12-08 22:04:44 +0000
  • 20ebc6d139
    Merge pull request #1489 from Retrospring/dependabot/bundler/net-imap-0.4.7 dependabot[bot] 2023-12-08 22:03:53 +0000
  • 5045a62511
    Merge pull request #1488 from Retrospring/dependabot/bundler/view_component-3.8.0 dependabot[bot] 2023-12-08 22:03:22 +0000
  • c9e578840c
    Bump eslint from 8.54.0 to 8.55.0 dependabot[bot] 2023-12-08 22:02:51 +0000
  • befbb1ab75
    Merge pull request #1477 from Retrospring/dependabot/bundler/factory_bot_rails-6.4.2 dependabot[bot] 2023-12-08 22:00:40 +0000
  • 115166997b
    Merge pull request #1459 from Retrospring/fix/prefetch-reaction-state Karina J. Kwiatek 2023-12-08 22:59:53 +0100
  • 2340b05018
    Merge pull request #1483 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.1 dependabot[bot] 2023-12-08 21:59:09 +0000
  • 507adfe7b5
    Merge pull request #1485 from Retrospring/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.5.1 dependabot[bot] 2023-12-08 21:57:58 +0000
  • 88fc0647b4 Place Reactions in User Content within Rails Admin Karina Kwiatek 2023-12-08 00:25:44 +0100
  • 49a9c310e9
    Merge pull request #1487 from Retrospring/dependabot/bundler/sentry-rails-and-sentry-ruby-and-sentry-sidekiq-5.14.0 dependabot[bot] 2023-12-04 12:59:31 +0000
  • 107d71da63
    Bump pghero from 3.3.4 to 3.4.0 dependabot[bot] 2023-12-04 09:55:17 +0000
  • 84c7e0b97e
    Bump net-imap from 0.4.5 to 0.4.7 dependabot[bot] 2023-12-04 09:51:28 +0000
  • 985176faf4
    Bump view_component from 3.7.0 to 3.8.0 dependabot[bot] 2023-12-04 09:45:10 +0000
  • a1a168f86e
    Bump sentry-rails, sentry-ruby and sentry-sidekiq dependabot[bot] 2023-12-04 09:41:27 +0000
  • 8f2c59183f
    Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 dependabot[bot] 2023-12-04 09:06:55 +0000
  • c89d4c8820
    Bump @typescript-eslint/parser from 6.11.0 to 6.13.1 dependabot[bot] 2023-12-04 09:06:12 +0000
  • 8cab7b0dcc Cache ban state Karina Kwiatek 2023-11-27 22:30:10 +0100
  • 8facb44af7 Fix lint errors Karina Kwiatek 2023-11-27 22:13:56 +0100
  • 258cf5cb05
    Bump rspec-rails from 6.0.3 to 6.1.0 dependabot[bot] 2023-11-27 09:38:58 +0000
  • 4c44bd55aa
    Bump factory_bot_rails from 6.2.0 to 6.4.2 dependabot[bot] 2023-11-27 09:38:05 +0000
  • b55e6da9a5 Use subqueries to check reaction/subscription state Karina Kwiatek 2023-11-26 19:32:50 +0100
  • 8d0288c658 1448, fix haml-lint issues Ahmed Ejaz 2023-11-22 22:19:35 +0500
  • 91ab795e38 #1448, add specs Ahmed Ejaz 2023-11-22 22:11:10 +0500
  • e5fe0c6958 #1448, add copy to clipboard button on inbox share dialogue Ahmed Ejaz 2023-11-22 21:54:04 +0500
  • bfe1851969 #1448, add notification toast for copy success & failure Ahmed Ejaz 2023-11-19 16:10:22 +0500
  • 877d108c2c 1448, chore: add missing semicolons Ahmed Ejaz 2023-11-12 16:17:33 +0500
  • 7ef521ad1f 1448, update specs Ahmed Ejaz 2023-11-12 16:06:59 +0500
  • dee298fe33 1448, remove share#copyToClipboard changes Ahmed Ejaz 2023-11-12 16:06:43 +0500
  • 198b84efe1 1448, use clipboard controller Ahmed Ejaz 2023-11-12 16:05:17 +0500
  • 03d41ec8b1 1448, add clipboard controller Ahmed Ejaz 2023-11-12 16:03:59 +0500
  • ac3dc12ee3 1448, fix lint issues Ahmed Ejaz 2023-11-12 03:15:43 +0500
  • 6d1a8c92ec #1448, add specs Ahmed Ejaz 2023-11-12 03:08:14 +0500
  • e7f2582f59 #1448, add copyToClipboard controller action Ahmed Ejaz 2023-11-12 02:46:41 +0500
  • 93d67a8307 #1448, add copy to clipboard option Ahmed Ejaz 2023-11-12 02:45:35 +0500
  • 584ce8c31c
    Merge pull request #1474 from Retrospring/dependabot/npm_and_yarn/eslint-8.54.0 dependabot[bot] 2023-11-26 15:29:55 +0000
  • e160248eca
    Bump eslint from 7.32.0 to 8.54.0 dependabot[bot] 2023-11-26 15:24:32 +0000
  • 4a6ad14475
    Merge pull request #1476 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.12.0 dependabot[bot] 2023-11-26 15:23:06 +0000
  • 74060ee471
    Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.12.0 dependabot[bot] 2023-11-26 15:17:47 +0000
  • 1d4577e1c4
    Merge pull request #1473 from Retrospring/dependabot/npm_and_yarn/typescript-eslint/parser-6.11.0 dependabot[bot] 2023-11-26 15:16:52 +0000
  • ad54483487
    Merge pull request #1469 from Retrospring/dependabot/bundler/bullet-7.1.4 dependabot[bot] 2023-11-20 15:21:52 +0000
  • 5c63389a07
    Merge pull request #1470 from Retrospring/dependabot/bundler/net-imap-0.4.5 dependabot[bot] 2023-11-20 15:21:36 +0000
  • 1611010226
    Merge pull request #1472 from Retrospring/dependabot/bundler/bcrypt-3.1.20 dependabot[bot] 2023-11-20 15:21:12 +0000
  • 142c13b089
    Merge pull request #1471 from Retrospring/dependabot/bundler/rubocop-rails-2.22.2 dependabot[bot] 2023-11-20 15:20:53 +0000
  • b7df0b83fe
    Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 dependabot[bot] 2023-11-20 09:32:48 +0000
  • 378f24b3cd
    Bump bcrypt from 3.1.19 to 3.1.20 dependabot[bot] 2023-11-20 09:28:15 +0000
  • 2b04bf6e17
    Bump rubocop-rails from 2.22.1 to 2.22.2 dependabot[bot] 2023-11-20 09:27:23 +0000
  • 4bfefb34a6
    Bump net-imap from 0.4.4 to 0.4.5 dependabot[bot] 2023-11-20 09:26:21 +0000
  • d8cbbecadc
    Bump bullet from 7.1.3 to 7.1.4 dependabot[bot] 2023-11-20 09:24:23 +0000
  • c7cc537fe9 Remove index of `created_at` on themes Karina Kwiatek 2023-11-07 21:44:49 +0100
  • 046bc0ca09 Optimise DB indices for common queries Karina Kwiatek 2023-11-07 21:24:49 +0100
  • d701a92bc0
    Merge pull request #1467 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-5.3.1 dependabot[bot] 2023-11-13 13:42:19 +0000
  • 2ad71af04f
    Merge pull request #1466 from Retrospring/dependabot/npm_and_yarn/melloware/coloris-0.22.0 dependabot[bot] 2023-11-13 13:41:56 +0000
  • ced7b8fd86
    Merge pull request #1465 from Retrospring/dependabot/bundler/sentry-sidekiq-and-sentry-rails-and-sentry-ruby-5.13.0 dependabot[bot] 2023-11-13 13:41:33 +0000
  • 06cacc7692 #1463, update typescript eslint packages Ahmed Ejaz 2023-11-13 03:28:39 +0500
  • 93d2ba10bd
    Bump stylelint-scss from 5.3.0 to 5.3.1 dependabot[bot] 2023-11-13 09:23:22 +0000
  • 7c3817dcee
    Bump @melloware/coloris from 0.21.1 to 0.22.0 dependabot[bot] 2023-11-13 09:22:40 +0000
  • 03e4dad5cc
    Bump sentry-sidekiq, sentry-rails and sentry-ruby dependabot[bot] 2023-11-13 09:10:36 +0000
  • 8fa6c24b4a #1443, fix error upon comment Ahmed Ejaz 2023-11-10 00:30:47 +0500
  • 878fb4df68
    Merge pull request #1456 from Retrospring/dependabot/bundler/view_component-3.7.0 dependabot[bot] 2023-11-09 19:14:01 +0000
  • 5030205b73
    Merge pull request #1453 from Retrospring/dependabot/bundler/bullet-7.1.3 dependabot[bot] 2023-11-09 19:09:58 +0000
  • c82c961ba9
    Merge pull request #1452 from Retrospring/dependabot/bundler/bootsnap-1.17.0 dependabot[bot] 2023-11-09 19:09:39 +0000
  • d1955d7778
    Merge pull request #1451 from Retrospring/dependabot/bundler/net-imap-0.4.4 dependabot[bot] 2023-11-09 19:08:36 +0000
  • 9da4efe055
    Merge pull request #1449 from Retrospring/dependabot/npm_and_yarn/github/hotkey-2.3.0 dependabot[bot] 2023-11-09 19:08:07 +0000
  • 7e3c84a491
    Merge pull request #1450 from Retrospring/dependabot/npm_and_yarn/stylelint-config-standard-scss-11.1.0 dependabot[bot] 2023-11-09 19:07:39 +0000
  • 2392153af1 #1427, fix disabled button issue Ahmed Ejaz 2023-11-07 04:58:21 +0500
  • f91d2f2d7f Pre-emptively fetch answer reaction state Karina Kwiatek 2023-11-07 22:40:37 +0100
  • 4314010535 #1423, fix missing translation issue Ahmed Ejaz 2023-11-06 17:58:42 +0500
  • ce716f21e3
    Merge pull request #1454 from Retrospring/dependabot/bundler/prometheus-client-4.2.2 dependabot[bot] 2023-11-06 13:02:19 +0000
  • 70f6b47ad0
    Bump view_component from 3.6.0 to 3.7.0 dependabot[bot] 2023-11-06 09:49:44 +0000
  • 2c9711fe70
    Bump faker from 3.2.1 to 3.2.2 dependabot[bot] 2023-11-06 09:48:13 +0000
  • c4b23d811e
    Bump prometheus-client from 4.2.1 to 4.2.2 dependabot[bot] 2023-11-06 09:46:42 +0000
  • f0a1a8ffb9
    Bump bullet from 7.1.2 to 7.1.3 dependabot[bot] 2023-11-06 09:44:54 +0000
  • 24c708a1bc
    Bump bootsnap from 1.16.0 to 1.17.0 dependabot[bot] 2023-11-06 09:40:29 +0000
  • 3b01a29c76
    Bump net-imap from 0.4.2 to 0.4.4 dependabot[bot] 2023-11-06 09:38:54 +0000
  • c60b0d7994
    Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0 dependabot[bot] 2023-11-06 09:20:01 +0000
  • f2bbb6cd03
    Bump @github/hotkey from 2.1.1 to 2.3.0 dependabot[bot] 2023-11-06 09:19:53 +0000
  • b193ad229f Fix lint error Karina Kwiatek 2023-11-01 22:44:52 +0100
  • 2327b2ce52 Update tests for single-recipient QuestionWorker behaviour Karina Kwiatek 2023-11-01 22:40:41 +0100
  • 1dd1c828eb Fix broken mute check in question worker Karina Kwiatek 2023-11-01 22:40:02 +0100
  • fa0aa59e6e Adjust layout of inbox entry buttons Andreas Nedbal 2023-10-29 23:45:19 +0100
  • 4cb66c7100 Adjust default button styling Andreas Nedbal 2023-10-29 23:44:14 +0100
  • 83ac156382 Refactor `QuestionWorker` to send to individual users rather than all followers at once Karina Kwiatek 2023-11-01 08:45:56 +0100
  • 117a595f49 Theme checkboxes using the primary color Andreas Nedbal 2023-10-30 01:03:29 +0100
  • 1c4002f1ff
    Merge pull request #1434 from Retrospring/dependabot/bundler/rspec-sidekiq-4.1.0 dependabot[bot] 2023-10-30 12:35:30 +0000
  • 863d4f734c
    Merge pull request #1440 from Retrospring/dependabot/github_actions/actions/setup-node-4 dependabot[bot] 2023-10-30 12:34:52 +0000
  • 326bb16a04
    Merge pull request #1439 from Retrospring/dependabot/github_actions/tj-actions/changed-files-40 dependabot[bot] 2023-10-30 12:34:25 +0000
  • 970c251030
    Merge pull request #1435 from Retrospring/dependabot/bundler/rubocop-1.57.2 dependabot[bot] 2023-10-30 12:32:14 +0000
  • 13006bd795
    Merge pull request #1437 from Retrospring/dependabot/npm_and_yarn/sass-1.69.5 dependabot[bot] 2023-10-30 12:28:30 +0000
  • 48096f6c98
    Bump rubocop from 1.57.1 to 1.57.2 dependabot[bot] 2023-10-30 12:28:09 +0000