Commit Graph

  • 578dd9c6e6 Pass subscribed answer IDs down in Discover views Karina Kwiatek 2023-05-07 17:27:34 +0200
  • 6afa7c6277 Bump version to 2023.0507.2 Karina Kwiatek 2023-05-07 17:00:27 +0200
  • ff7c5bb967
    Merge pull request #1198 from Retrospring/fix/notification-fragment-cache Karina Kwiatek 2023-05-07 16:59:09 +0200
  • 15405e41c5 Fix incorrect caching method used for notifications dropdown Karina Kwiatek 2023-05-07 16:54:35 +0200
  • cd49558b81
    Merge pull request #1197 from Retrospring/fix/discover-missing-subscriptions Karina Kwiatek 2023-05-07 16:40:17 +0200
  • be66f7061d Fix 500 on Discover Karina Kwiatek 2023-05-07 16:39:02 +0200
  • fa025fda7e Bump version to 2023.0507.1 Karina Kwiatek 2023-05-07 15:10:45 +0200
  • 4c6ad5f789 Fix 500 when not logged in Karina Kwiatek 2023-05-07 15:10:31 +0200
  • f9e42436ea Bump version to 2023.0507.0 Karina Kwiatek 2023-05-07 12:57:52 +0200
  • 8483532605
    Merge pull request #1195 from Retrospring/feature/cache-notifications-dropdown Karina Kwiatek 2023-05-07 12:55:29 +0200
  • 7dc25ba841 Appease the robot dog Karina Kwiatek 2023-05-07 12:51:40 +0200
  • 50531d3b6b Cache notifications dropdown based on `notifications_updated_at` Karina Kwiatek 2023-05-05 16:45:42 +0200
  • 7a9a7e0d47
    Merge pull request #1130 from Retrospring/feature/mark-all-notifications-as-read Karina Kwiatek 2023-05-07 10:07:11 +0200
  • 82dc0ce63f
    Merge pull request #1088 from Retrospring/precache-subscriptions Karina Kwiatek 2023-05-07 10:06:58 +0200
  • 142a31f655 Set `subscribed_answer_ids` in answerbox when user is not set Karina Kwiatek 2023-04-11 11:06:34 +0200
  • 4221f8cee9 Fix incorrect user being notified and mutes not being respected Karina Kwiatek 2023-03-29 15:35:16 +0200
  • bbc0afe292 Move subscribed answer IDs to an ivar Karina Kwiatek 2023-03-19 16:00:15 +0100
  • 9c4b2e452a Prevent error when no one is subscribed Karina Kwiatek 2023-03-05 14:15:52 +0100
  • b93058b11d Fix remaining lint errors Karina Kwiatek 2023-03-05 14:01:56 +0100
  • fb83f48adf Fix lint errors Karina Kwiatek 2023-03-05 13:48:59 +0100
  • 36d59d100e Remove unused `destruct_by` method Karina Kwiatek 2023-03-05 13:48:27 +0100
  • f73fc87991 Simplify `notify` and `denotify` methods Karina Kwiatek 2023-03-05 13:47:46 +0100
  • 0132d7b251 Remove usages of `is_active` Karina Kwiatek 2023-03-04 20:42:51 +0100
  • 51638d2eb2 Remove `subscriptions.is_active` column Karina Kwiatek 2023-02-27 21:34:34 +0100
  • 0a97a86d73 Pass `subscribed_answer_ids` into `answerbox` in Turbo Stream Karina Kwiatek 2023-02-19 15:51:33 +0100
  • 6fc4049f6c Pass answer list method into `paginate_answers` Karina Kwiatek 2023-02-19 15:51:19 +0100
  • d77919ee01 Don't check for user sign in when fetching subscriptions in timeline Karina Kwiatek 2023-02-19 15:50:32 +0100
  • 904eab8daa Remove now unused `is_subscribed` method Karina Kwiatek 2023-02-17 09:08:13 +0100
  • 0771c689ea Clean up marking notifications as read when viewing an answer Karina Kwiatek 2023-02-17 01:18:33 +0100
  • d7997db492 Check subscription in `answer/show` Karina Kwiatek 2023-02-17 00:45:40 +0100
  • 7aed99d187 Appease the dog overlords Karina Kwiatek 2023-02-17 00:35:03 +0100
  • 2604e6b240 Prefetch subscriptions Karina Kwiatek 2023-02-16 23:51:38 +0100
  • 57ed3008d3 Fix "Content missing" on "Show all notifications" Karina Kwiatek 2023-03-19 14:54:55 +0100
  • a3dbad5265 Fix lint errors in `NotificationController#index` tests Karina Kwiatek 2023-03-10 21:38:44 +0100
  • b5a72be288 Add test for marking all notifications as read Karina Kwiatek 2023-03-10 21:36:43 +0100
  • 0db44949e6 Move `NotificationsController#index` test into their own `describe` block Karina Kwiatek 2023-03-10 21:16:52 +0100
  • 80d8bebe57 Appease the dog overlords Karina Kwiatek 2023-03-10 21:08:28 +0100
  • c9c458252b Add functionality for marking all notifications as read Karina Kwiatek 2023-03-07 19:53:57 +0100
  • 2ec52210f4
    Merge pull request #1194 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-5.0.0 dependabot[bot] 2023-05-01 12:21:12 +0000
  • 5fd76bd73f
    Merge pull request #1192 from Retrospring/dependabot/npm_and_yarn/sass-1.62.1 dependabot[bot] 2023-05-01 12:20:45 +0000
  • b855aa59d3
    Merge pull request #1190 from Retrospring/dependabot/bundler/better_errors-2.10.0 dependabot[bot] 2023-05-01 10:22:40 +0000
  • 4506d9d0fc
    Bump better_errors from 2.9.1 to 2.10.0 dependabot[bot] 2023-05-01 10:18:34 +0000
  • 0aced83ebe
    Merge pull request #1191 from Retrospring/dependabot/bundler/json-schema-4.0.0 dependabot[bot] 2023-05-01 10:05:57 +0000
  • 1300511c45
    Merge pull request #1193 from Retrospring/dependabot/bundler/pg-1.5.3 dependabot[bot] 2023-05-01 10:04:08 +0000
  • 0cc6d80ce0
    Merge pull request #1189 from Retrospring/dependabot/bundler/active_model_otp-2.3.2 dependabot[bot] 2023-05-01 10:03:44 +0000
  • 11e9853890
    Bump stylelint-scss from 4.6.0 to 5.0.0 dependabot[bot] 2023-05-01 10:00:21 +0000
  • 18a20c4e7b
    Bump pg from 1.4.6 to 1.5.3 dependabot[bot] 2023-05-01 10:00:11 +0000
  • 283484177f
    Bump sass from 1.62.0 to 1.62.1 dependabot[bot] 2023-05-01 09:59:41 +0000
  • f38d2782cd
    Bump json-schema from 3.0.0 to 4.0.0 dependabot[bot] 2023-05-01 09:58:13 +0000
  • 2666d17501
    Bump active_model_otp from 2.3.1 to 2.3.2 dependabot[bot] 2023-05-01 09:57:08 +0000
  • b801af9465
    Merge pull request #1061 from Retrospring/feature/hotkey Karina Kwiatek 2023-04-29 16:26:55 +0200
  • 2afb10ab81 Move keyboard shortcuts menu entry out of canny if clause Karina Kwiatek 2023-04-29 14:55:07 +0200
  • 55090a42f8
    Merge pull request #1148 from Retrospring/moar-metrics Karina Kwiatek 2023-04-29 09:54:53 +0200
  • 79e742ce1e Remove debug Karina Kwiatek 2023-04-29 09:21:48 +0200
  • 655b822e54 Add Stimulus controller for handling hotkeys Karina Kwiatek 2023-03-19 14:42:01 +0100
  • f7b9d90e28 Appease the dog overlords Karina Kwiatek 2023-03-05 19:38:31 +0100
  • 9a7dedcafc Ensure bottom of page is visible while navigating Karina Kwiatek 2023-03-05 19:23:42 +0100
  • 1aed44dd3d Apply hotkeys on user profiles Karina Kwiatek 2023-03-05 19:20:19 +0100
  • e307204375 Navigate between traversable elements regardless of parent element Karina Kwiatek 2023-03-05 19:20:08 +0100
  • 0eb9a4d089 Add hotkey for loading more entries Karina Kwiatek 2023-03-05 18:57:25 +0100
  • b22fc0bd16 Apply hotkeys on question pages Karina Kwiatek 2023-03-05 18:53:53 +0100
  • d684e8d782 Add shortcut for viewing answer page Karina Kwiatek 2023-03-05 18:50:27 +0100
  • cc73f84152 Change smile hotkey to `s` Karina Kwiatek 2023-03-05 18:46:15 +0100
  • 9572f844ec Add hotkey help window Karina Kwiatek 2023-03-05 18:45:38 +0100
  • a39696dd3e Add shortcut for writing new comment Karina Kwiatek 2023-03-05 17:29:38 +0100
  • 43d80fffcf Add shortcut for jumping to answers Karina Kwiatek 2023-03-05 17:29:18 +0100
  • a64a4699b0 Add Stimulus controller for navigation shortcuts Karina Kwiatek 2023-03-05 17:17:02 +0100
  • dbd6f96f53 Add navigation shortcuts Karina Kwiatek 2023-02-08 00:00:50 +0100
  • 1a2650e810 Add `@github/hotkey` Karina Kwiatek 2023-02-07 23:57:36 +0100
  • b5193cd1ac
    Merge pull request #1129 from Retrospring/feature/multiline-comments Karina Kwiatek 2023-04-29 08:52:24 +0200
  • ccf54ace4d
    Merge pull request #1184 from Retrospring/dependabot/bundler/pghero-3.3.3 dependabot[bot] 2023-04-24 13:55:11 +0000
  • a38b345f39
    Merge pull request #1185 from Retrospring/dependabot/bundler/puma-6.2.2 dependabot[bot] 2023-04-24 13:55:02 +0000
  • 5aaf35258e
    Merge pull request #1186 from Retrospring/dependabot/bundler/sentry-sidekiq-5.9.0 dependabot[bot] 2023-04-24 13:54:51 +0000
  • 2296633d2b
    Merge pull request #1182 from Retrospring/dependabot/npm_and_yarn/esbuild-0.17.18 dependabot[bot] 2023-04-24 10:07:52 +0000
  • 64c150c1e1
    Merge pull request #1180 from Retrospring/dependabot/npm_and_yarn/melloware/coloris-0.19.1 dependabot[bot] 2023-04-24 10:07:29 +0000
  • 159bc8a8fd
    Bump sentry-sidekiq from 5.8.0 to 5.9.0 dependabot[bot] 2023-04-24 10:02:19 +0000
  • 5c848bd6bb
    Bump puma from 6.2.1 to 6.2.2 dependabot[bot] 2023-04-24 10:01:18 +0000
  • 0d284b043a
    Bump pghero from 3.3.2 to 3.3.3 dependabot[bot] 2023-04-24 10:00:14 +0000
  • a04b27838f
    Bump esbuild from 0.17.17 to 0.17.18 dependabot[bot] 2023-04-24 09:58:14 +0000
  • 0777604a32
    Bump @melloware/coloris from 0.18.0 to 0.19.1 dependabot[bot] 2023-04-24 09:57:21 +0000
  • 3ef1bf173a
    Merge pull request #1179 from Retrospring/post@junibox.org Georg Gadinger 2023-04-22 22:35:16 +0200
  • 48e63cf472 typoed_email_validator: add new endings to the typo list Georg Gadinger 2023-04-22 22:05:15 +0200
  • 92463d2464
    Merge pull request #1177 from Retrospring/dependabot/npm_and_yarn/esbuild-0.17.17 dependabot[bot] 2023-04-17 12:11:01 +0000
  • e2c8e03a2d
    Merge pull request #1174 from Retrospring/dependabot/npm_and_yarn/sass-1.62.0 dependabot[bot] 2023-04-17 12:10:18 +0000
  • a3b9da6c27
    Merge pull request #1175 from Retrospring/dependabot/bundler/rubocop-rails-2.19.1 dependabot[bot] 2023-04-17 10:16:09 +0000
  • 90f0490517
    Bump rubocop-rails from 2.19.0 to 2.19.1 dependabot[bot] 2023-04-17 10:13:16 +0000
  • 0471ae8267
    Merge pull request #1178 from Retrospring/dependabot/github_actions/actions/checkout-3.5.2 dependabot[bot] 2023-04-17 10:09:15 +0000
  • a0fd8f47cc
    Merge pull request #1173 from Retrospring/dependabot/bundler/pghero-3.3.2 dependabot[bot] 2023-04-17 10:03:32 +0000
  • 7f0580d5c6
    Merge pull request #1172 from Retrospring/dependabot/bundler/rubocop-1.50.2 dependabot[bot] 2023-04-17 10:00:40 +0000
  • 09bdb4ad09
    Bump actions/checkout from 3.5.0 to 3.5.2 dependabot[bot] 2023-04-17 09:59:39 +0000
  • 57e3f97b1d
    Bump esbuild from 0.17.16 to 0.17.17 dependabot[bot] 2023-04-17 09:58:03 +0000
  • 9ef7d74ffc
    Bump sass from 1.61.0 to 1.62.0 dependabot[bot] 2023-04-17 09:57:31 +0000
  • 995e4f1c30
    Bump pghero from 3.3.1 to 3.3.2 dependabot[bot] 2023-04-17 09:57:18 +0000
  • a2d8c84e69
    Bump rubocop from 1.49.0 to 1.50.2 dependabot[bot] 2023-04-17 09:56:46 +0000
  • 0498fc0645
    Merge pull request #1171 from Retrospring/dependabot/bundler/nokogiri-1.14.3 dependabot[bot] 2023-04-12 09:26:27 +0000
  • aac40ae23d
    Bump nokogiri from 1.14.2 to 1.14.3 dependabot[bot] 2023-04-12 06:23:41 +0000
  • 6626e23bef
    Merge pull request #1170 from Retrospring/dependabot/npm_and_yarn/typescript-5.0.4 dependabot[bot] 2023-04-10 20:29:25 +0000
  • b00d962ba3
    Bump typescript from 5.0.3 to 5.0.4 dependabot[bot] 2023-04-10 20:25:01 +0000
  • 10733ce023
    Merge pull request #1169 from Retrospring/dependabot/npm_and_yarn/esbuild-0.17.16 dependabot[bot] 2023-04-10 20:24:36 +0000
  • d1c5e01a4a
    Merge pull request #1166 from Retrospring/dependabot/npm_and_yarn/sass-1.61.0 dependabot[bot] 2023-04-10 20:24:09 +0000