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