1. f70ffe8 feat(bulk-move): add bulk move experiment by Adrià Vilanova Martínez · 2 weeks ago
  2. 7164743 refactor(batch-lock): extract bulk actions node watcher handler by Adrià Vilanova Martínez · 3 weeks ago
  3. ece937d refactor(batch-lock): extract logic to an injector by Adrià Vilanova Martínez · 3 weeks ago
  4. af1b9c9 feat: add thread list action injectors by Adrià Vilanova Martínez · 3 weeks ago
  5. 709ac31 refactor(batch-lock): check if it is enabled in the presentation layer by Adrià Vilanova Martínez · 3 weeks ago
  6. 7ef7943 refactor(batch-lock): convert core code to typescript by Adrià Vilanova Martínez · 3 weeks ago
  7. bea72ec refactor(batch-lock): migrate to the new DI architecture by Adrià Vilanova Martínez · 3 weeks ago
  8. 5107e90 refactor: move function to the only file that imports it by Adrià Vilanova Martínez · 6 months ago
  9. d2fc8d1 l10n(es): update Spanish localization by Weblate bot · 3 weeks ago
  10. 6dd3284 l10n(ko): update Korean localization by Weblate bot · 3 weeks ago
  11. 6f5e3a5 l10n(ru): update Russian localization by Weblate bot · 3 weeks ago
  12. ed79646 l10n(ar): update Arabic localization by Weblate bot · 3 weeks ago
  13. 42390ac l10n(pt-rBR): update Portuguese (Brazil) localization by Weblate bot · 3 weeks ago
  14. 9866446 l10n(pt-rBR): update Portuguese (Brazil) localization by Weblate bot · 3 weeks ago
  15. 0f557de feat(bulk-report-replies): launch feature by Adrià Vilanova Martínez · 4 weeks ago v3.2.0
  16. 812fd8e feat(bulk-report-replies): add localization to BulkReportControls by Adrià Vilanova Martínez · 4 weeks ago
  17. daf2d7e feat(bulk-report-replies): show localized shortcut for Mac users by Adrià Vilanova Martínez · 4 weeks ago
  18. ca17ba7 feat(bulk-report-replies): support nested replies by Adrià Vilanova Martínez · 4 weeks ago
  19. b6e5568 feat(bulk-report-replies): implement actual reporting logic by Adrià Vilanova Martínez · 4 weeks ago
  20. 6100ccd feat(bulk-report-replies): retrieve forum, message and thread IDs by Adrià Vilanova Martínez · 4 weeks ago
  21. db57620 refactor(bulk-report-replies): abstract controls injector behind a port by Adrià Vilanova Martínez · 4 weeks ago
  22. 01038b2 refactor: migrate from Jest to Vitest by Adrià Vilanova Martínez · 4 weeks ago
  23. b1410e2 l10n(ru): update Russian localization by Yaroslav Levchenko · 6 weeks ago
  24. 4b531bd l10n(ru): update Russian localization by Yaroslav Levchenko · 6 weeks ago
  25. ab195f4 l10n(ko): update Korean localization by 김태윤 · 7 weeks ago
  26. 3b8779c l10n(ko): update Korean localization by 김태윤 · 7 weeks ago
  27. 91bf1ab fix(bulk-report-replies): enable shortcut only when the feature is enabled by Adrià Vilanova Martínez · 7 weeks ago
  28. 8fbed20 fix(bulk-report-replies): stop overriding all CC shortcuts by Adrià Vilanova Martínez · 7 weeks ago
  29. 75541d7 l10n(es): update Spanish localization by Adrià · 7 weeks ago
  30. bfc9f29 l10n(ca): update Catalan localization by Adrià · 7 weeks ago
  31. 08f521e l10n(es): update Spanish localization by Adrià · 7 weeks ago
  32. 4cdbb6d l10n(ca): update Catalan localization by Adrià · 7 weeks ago
  33. 4b15e06 feat(thread-toolbar): update "bulk report replies" option dynamically by Adrià Vilanova Martínez · 7 weeks ago
  34. 3855e59 refactor(thread-toolbar): migrate to the new DI architecture by Adrià Vilanova Martínez · 7 weeks ago
  35. 5ac761e feat(bulk-report-replies): add keyboard shortcut to toggle the option by Adrià Vilanova Martínez · 3 months ago
  36. c9a3df1 feat(bulk-report-replies): add feature with non-functional UI by Adrià Vilanova Martínez · 3 months ago
  37. 4ff38dc feat: extract common flatten thread styles by Adrià Vilanova Martínez · 3 months ago
  38. 9326a00 feat(options-provider): add getOptionsConfiguration() method by Adrià Vilanova Martínez · 3 months ago
  39. ba48a81 l10n(ko): update Korean localization by Weblate bot · 9 weeks ago
  40. daafb70 fix(response-modifier): add explicit `any` type by Adrià Vilanova Martínez · 5 months ago v3.1.0
  41. 9c418ab fix: add FetchProxy by Adrià Vilanova Martínez · 5 months ago
  42. 47c4c81 refactor(response-modifier): extract XHR-specific code from the class by Adrià Vilanova Martínez · 5 months ago
  43. 7c1a3c1 refactor(response-modifier): rewrite modifiers with Typescript by Adrià Vilanova Martínez · 5 months ago
  44. 647f6e1 refactor: refactor thread, message, and gap models to Typescript by Adrià Vilanova Martínez · 5 months ago
  45. 82ad3bc refactor(options): measure options performance via the timing API by Adrià Vilanova Martínez · 5 months ago
  46. 7da545a l10n(de): update German localization by Weblate bot · 5 months ago
  47. c747ecc fix(flatten-threads): fix DOMPurify import by Adrià Vilanova Martínez · 5 months ago
  48. 3b585fd refactor: migrate some styling features to the new architecture by Adrià Vilanova Martínez · 6 months ago
  49. c8628b1 fix(options-provider): don't set up more than once by Adrià Vilanova Martínez · 6 months ago
  50. 80f6c9f refactor(ui-spacing): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  51. 3c13a76 refactor(flatten-threads): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  52. 4e847f4 refactor(thread-page-design-warning): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  53. 3ea319e refactor: delete now outdated "new architecture" code by Adrià Vilanova Martínez · 6 months ago
  54. 33a009c refactor: migrate standalone scripts to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  55. cb12c59 refactor(extra-info): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  56. fe69478 refactor: place all presentation code in a presentation folder by Adrià Vilanova Martínez · 6 months ago
  57. ed1aba3 refactor(workflows): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  58. 3913f4d refactor(load-drafts): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  59. edbb73e feat(startup-data-storage): adapt to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  60. 2d03555 refactor(interop-thread-page): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  61. 7c941c7 refactor(infinite-scroll): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  62. 571b597 chore: remove the deprecated "fix CC slowness" feature by Adrià Vilanova Martínez · 6 months ago
  63. 6ecaa0d refactor(cc-dark-theme): migrate to the new DI architecture by Adrià Vilanova Martínez · 6 months ago
  64. f92172f refactor(autorefresh): migrate to the new DI architecture by Adrià Vilanova Martínez · 7 months ago
  65. 12c84c3 feat(scripts): add ScriptRunner and NodeWatcherScript by Adrià Vilanova Martínez · 7 months ago
  66. c50fa96 test(node-watcher): add unit tests to the node watcher adapter by Adrià Vilanova Martínez · 7 months ago
  67. 43c7520 refactor(node-watcher): adapt to new DI architecture by Adrià Vilanova Martínez · 7 months ago
  68. ce9df17 feat(scripts): add sorted scripts provider with new runAfter field by Adrià Vilanova Martínez · 7 months ago
  69. 8b591d9 chore(architecture): deprecate some of the new architecture by Adrià Vilanova Martínez · 7 months ago
  70. 5dc2df7 l10n(de): update German localization by Weblate bot · 7 months ago
  71. ec7c90c feat(workflows): add reorder buttons to the workflow manager by Adrià Vilanova Martínez · 7 months ago
  72. 39f48f8 refactor(workflows): generate workflow manager via HtmlWebpackPlugin by Adrià Vilanova Martínez · 7 months ago
  73. d7c19de fix: tentatively fix flaky tests by Adrià Vilanova Martínez · 7 months ago
  74. 1c8a361 l10n(ru): update Russian localization by Weblate bot · 9 months ago
  75. f43be91 l10n(ja): update Japanese localization by Weblate bot · 10 months ago
  76. 17a98e8 fix(workflows): only inject the import button when appropriate by Adrià Vilanova Martínez · 11 months ago
  77. 4c003bf feat(infinite-scroll): add debug logs by Adrià Vilanova Martínez · 11 months ago
  78. d45c04e refactor: convert CCInfiniteScroll class to Typescript by Adrià Vilanova Martínez · 11 months ago
  79. 7d69c3e l10n(ko): update Korean localization by Weblate bot · 11 months ago
  80. 1b7e7ee l10n: update translation files by Weblate bot · 11 months ago
  81. 61f782f Revert "feat!: remove features related to the old thread page view" by Adrià Vilanova · 11 months ago v3.0.0
  82. 230664f fix: fully deprecate "Fix CC slowness" by Adrià Vilanova Martínez · 11 months ago
  83. e7f9be8 style: fix eslint errors by Adrià Vilanova Martínez · 11 months ago
  84. 069287e chore: deprecate "fix CC slowness" feature by Adrià Vilanova Martínez · 11 months ago
  85. f4cbb6b refactor: migrate temp "CC slowness fix" feature to the new architecture by Adrià Vilanova Martínez · 11 months ago
  86. 917797e refactor: migrate CC dark theme feature to the new architecture by Adrià Vilanova Martínez · 11 months ago
  87. 542cc05 fix(cc-dark-theme): fix ccdarktheme_switch_status option name by Adrià Vilanova Martínez · 11 months ago
  88. dfe71fc feat: add stylesheet script type by Adrià Vilanova Martínez · 11 months ago
  89. d7951b2 refactor: convert contentScriptsUtils to Typescript by Adrià Vilanova Martínez · 11 months ago
  90. ad69676 feat(options-provider): allow to listen for changes by Adrià Vilanova Martínez · 11 months ago
  91. b523be9 refactor: group options-related logic in //src/common/options by Adrià Vilanova Martínez · 11 months ago
  92. a2dda31 feat: add StartupDataStorage by Adrià Vilanova Martínez · 12 months ago
  93. 9232388 fix: pass requireOptionalPermissions in isOptionEnabled by Adrià Vilanova Martínez · 12 months ago
  94. 1af4c04 chore: add explanatory comment to UpdateHandler by Adrià Vilanova Martínez · 12 months ago
  95. c78c3ad refactor: migrate workflows feature to the new architecture by Adrià Vilanova Martínez · 12 months ago
  96. 67b0b25 refactor(feature): use OptionCodename[] type for relatedOptions by Adrià Vilanova Martínez · 12 months ago
  97. f7e8685 feat: add OptionsProvider by Adrià Vilanova Martínez · 12 months ago
  98. 9344d61 refactor(options): add Option class by Adrià Vilanova Martínez · 12 months ago
  99. 8300cc4 refactor: rename OptionsWatcher to PartialOptionsWatcher by Adrià Vilanova Martínez · 12 months ago
  100. 879d44a feat!: remove features related to the old thread page view by Adrià Vilanova Martínez · 12 months ago