1. 104f8ef refactor: create reusable EntrypointScriptRunner class by Adrià Vilanova Martínez · 5 months ago
  2. ab4c80e refactor: add ScriptRunner class by Adrià Vilanova Martínez · 5 months ago
  3. 58cc67c refactor: migrate autorefresh feature to the new architecture by Adrià Vilanova Martínez · 5 months ago
  4. 18d03c4 refactor: migrate infinite scroll feature to a new architecture by Adrià Vilanova Martínez · 5 months ago
  5. a2ede8c refactor: define options via Typescript by Adrià Vilanova Martínez · 5 months ago
  6. bbc8d7c chore: add Typescript support by Adrià Vilanova Martínez · 5 months ago
  7. cdbe644 fix(flatten-threads): change reply button color to violet by Adrià Vilanova Martínez · 6 months ago
  8. 0f508c9 fix(options-permissions): add missing permissions by Adrià Vilanova Martínez · 7 months ago v2.9.0
  9. f190585 fix(kill-switch): handle non-semver extension versions well by Adrià Vilanova Martínez · 7 months ago
  10. aa5fb8e fix(deps): update dependency @material/web to v1 by Renovate bot · 7 months ago
  11. 72a4ea4 fix(flatten-threads): handle |#action=reply| correctly by Adrià Vilanova Martínez · 7 months ago
  12. 4677317 feat(cc-redirect): redirect URL hash and add redundant redirect method by Adrià Vilanova Martínez · 8 months ago
  13. 0d92a0c refactor(extra-info): split code into several classes by Adrià Vilanova Martínez · 11 months ago
  14. 825888a Add XHR proxy kill switch by Adrià Vilanova Martínez · 1 year, 2 months ago
  15. 994d1e2 Add InternalKillSwitchWatcher by Adrià Vilanova Martínez · 1 year, 2 months ago
  16. d7b2b36 Don't set default value for internal kill switches by Adrià Vilanova Martínez · 1 year, 2 months ago
  17. 5f5b3e0 Prompt users to reload the CC when the extension updates by Adrià Vilanova Martínez · 1 year, 2 months ago
  18. eb1c44d MW CS bridge server: detect when the extension is dead by Adrià Vilanova Martínez · 1 year, 2 months ago
  19. ac8c81b Flatten threads: fix feature in Firefox by Adrià Vilanova Martínez · 1 year, 3 months ago
  20. 60fe45d Fix typo in optionsPrototype.json5 by Adrià Vilanova Martínez · 1 year, 5 months ago v2.7.1
  21. b0f0531 🎉 Launch "flatten threads" feature by Adrià Vilanova Martínez · 1 year, 5 months ago
  22. a03d03a Add lit components localization by Adrià Vilanova Martínez · 1 year, 6 months ago
  23. c14e44a Add i18n support to the main world by Adrià Vilanova Martínez · 1 year, 7 months ago
  24. 2548e44 Create mainWorldContentScriptBridge by Adrià Vilanova Martínez · 1 year, 7 months ago
  25. b47ec06 Flatten threads: fix for application/json+protobuf responses by Adrià Vilanova Martínez · 1 year, 8 months ago
  26. 2d9be8d Add flattenthreads experiment by Adrià Vilanova Martínez · 1 year, 9 months ago
  27. ac2a561 Add XHR response modifier by Adrià Vilanova Martínez · 1 year, 9 months ago
  28. 102d54b Refactor XHR interceptor by Adrià Vilanova Martínez · 1 year, 9 months ago
  29. 6f62c7d Make workflows compatible with the dark theme by Adrià Vilanova Martínez · 1 year, 11 months ago
  30. 54964a5 Implement workflow execution UI and logic by Adrià Vilanova Martínez · 1 year, 11 months ago
  31. f276ac7 Add initial version of the workflows manager by Adrià Vilanova Martínez · 2 years ago
  32. 5a8055b Add warning message when using old thread design by Adrià Vilanova Martínez · 2 years ago
  33. 4ba9dd6 Launch "reduce whitespace" feature by avm99963 · 2 years, 1 month ago
  34. a2f7951 Add experimental option to reduce whitespace by Adrià Vilanova Martínez · 2 years, 2 months ago
  35. 310c290 Let features request optional host permissions by Adrià Vilanova Martínez · 2 years, 3 months ago
  36. 4e0cb18 Fix XHR interceptor in CC RCE thread page by Adrià Vilanova Martínez · 2 years, 3 months ago v2.5.0
  37. 849ede6 Add option to choose the thread page design in the CC by Adrià Vilanova Martínez · 2 years, 3 months ago
  38. 96382a9 Fix API calls from content scripts in Firefox by Adrià Vilanova Martínez · 2 years, 6 months ago
  39. bc4d6a3 Fix options watchers in Firefox by Adrià Vilanova Martínez · 2 years, 7 months ago
  40. 8c6ce3e Launch per-forum activity chart feature by Adrià Vilanova Martínez · 2 years, 8 months ago
  41. 4f56d56 Add experiment to show per-forum activity in profiles by Adrià Vilanova Martínez · 2 years, 8 months ago
  42. 6e4f9c7 Add OptionsWatcher class to cache options by Adrià Vilanova Martínez · 2 years, 8 months ago
  43. 6e4a68d extraInfo: show extra info in threads by Adrià Vilanova Martínez · 2 years, 8 months ago
  44. 74a2520 extraInfo: show extra info in the canned responses list by Adrià Vilanova Martínez · 2 years, 8 months ago
  45. 7e8796c Add initial extra info feature by Adrià Vilanova Martínez · 2 years, 8 months ago
  46. 5f8ae6d Add workflows option definition by Adrià Vilanova Martínez · 2 years, 9 months ago
  47. 0335b51 Change isReleaseVersion to isProdVersion by Adrià Vilanova Martínez · 2 years, 8 months ago
  48. eebc0ac Replace browser conditions by preprocessed conditions by Adrià Vilanova Martínez · 2 years, 9 months ago
  49. a4dd5fd Add "block drafts" feature by Adrià Vilanova Martínez · 2 years, 9 months ago
  50. 54fbad1 Merge background.js and sw.js into bg.js by Adrià Vilanova Martínez · 2 years, 9 months ago
  51. 5120dbb Allow features to require optional permissions by Adrià Vilanova Martínez · 2 years, 9 months ago
  52. 9d27c21 Add option to limit the height of inline images by Adrià Vilanova Martínez · 2 years, 10 months ago
  53. e777047 Add workaround for the issue with links by Adrià Vilanova Martínez · 3 years ago
  54. c3fd369 Enable "threadall" by default instead of "thread" by Adrià Vilanova Martínez · 3 years ago
  55. 2485a3e Use material tooltips by avm99963 · 3 years ago
  56. 2a99c24 Launch autoRefreshLists feature by Adrià Vilanova Martínez · 3 years ago
  57. 6c1869e Launch threadListAvatars feature by avm99963 · 3 years, 1 month ago
  58. 3dbbb45 Fix getOptions function by Adrià Vilanova Martínez · 3 years ago
  59. 413cb44 Add kill switch mechanism by Adrià Vilanova Martínez · 3 years, 1 month ago
  60. 2d22c4a Deprecate the "disable unified profiles" feature by Adrià Vilanova Martínez · 3 years, 1 month ago
  61. d269c62 Make some of the options dynamic by Adrià Vilanova Martínez · 3 years, 1 month ago
  62. 51628bb Add killSwitchType property to options by Adrià Vilanova Martínez · 3 years, 1 month ago
  63. e32adc4 Options: make docs links point to the appropriate version by Adrià Vilanova Martínez · 3 years, 1 month ago
  64. 47c407b Fix apiErrors constant by avm99963 · 3 years, 1 month ago
  65. b6f68b6 Improve sort detection by avm99963 · 3 years, 1 month ago
  66. 1f50f6f XHR interceptor: add request ID to event details by avm99963 · 3 years, 1 month ago
  67. afda237 Fix: invalidate avatars cache entry after posting reply by avm99963 · 3 years, 1 month ago
  68. feb2819 Improve API error messages with known error codes by Adrià Vilanova Martínez · 3 years, 1 month ago
  69. ffd26cf Deprecate forceMarkAsRead option by Adrià Vilanova Martínez · 3 years, 2 months ago
  70. c41edf4 threadListAvatars: dynamic unauthorized forums by Adrià Vilanova Martínez · 3 years, 2 months ago v2.0.0
  71. 27c6996 Cache thread avatars by Adrià Vilanova Martínez · 3 years, 2 months ago
  72. 43ec2b9 Add xhrInterceptor utility by Adrià Vilanova Martínez · 3 years, 2 months ago
  73. 3465e77 Refactor extension to webpack by Adrià Vilanova Martínez · 3 years, 2 months ago
  74. 3c37e84 threadListAvatars: skip calls to load private threads by Adrià Vilanova Martínez · 3 years, 2 months ago
  75. a10fff2 Add "Force Mark as Read" feature by Adrià Vilanova Martínez · 3 years, 3 months ago v1.11.0
  76. 792df14 Minor improvement in previous posts link CSS by Adrià Vilanova Martínez · 3 years, 3 months ago
  77. 56d4d18 Previous posts: add support for unified profiles by Adrià Vilanova Martínez · 3 years, 3 months ago
  78. 2b87179 Add option to force disable SMEI_UNIFIED_PROFILES by Adrià Vilanova Martínez · 3 years, 3 months ago
  79. c93d6c7 Move right controls fix to console.css by avm99963 · 3 years, 4 months ago
  80. a007d49 Add autorefresh_list experiment by avm99963 · 3 years, 5 months ago
  81. 7309b06 Add experiments link to the options page by avm99963 · 3 years, 5 months ago
  82. a858ef7 Deprecate smei_sortdirection option by avm99963 · 3 years, 5 months ago
  83. 3eae452 Add threadListAvatars experiment by avm99963 · 3 years, 5 months ago
  84. bf8eece Add support for experiments by avm99963 · 3 years, 5 months ago
  85. d98126f Add option to reposition the expand thread button (CC) by avm99963 · 3 years, 7 months ago v1.8.0
  86. 698d376 Add enhanced announcements notification dot feature by avm99963 · 3 years, 7 months ago v1.7.0
  87. b38b741 Add option to enable the 'SMEI_SORT_DIRECTION' experiment by avm99963 · 3 years, 9 months ago v1.6.0
  88. 2c994fd Fix regression: some requests in the CS/I bridge failed by avm99963 · 3 years, 10 months ago
  89. f592396 Add 'batch lock' feature by avm99963 · 3 years, 10 months ago
  90. 3e23888 Refactor content scripts/injections bridge by avm99963 · 3 years, 10 months ago
  91. 8e0c100 Add feature to fix link drag&drop in CC by avm99963 · 3 years, 10 months ago
  92. 129942f Add 'always hide CC drawer' option by avm99963 · 4 years ago v1.4
  93. 0616775 Add extension icon badge to injected components by avm99963 · 4 years ago
  94. 0bc113a Add CC dark theme option by avm99963 · 4 years ago
  95. ad65e75 Add option to show the number of recent posts made by the OP by avm99963 · 4 years, 1 month ago
  96. 943b849 CC: Split the profile history link into 2 links by avm99963 · 4 years, 1 month ago
  97. 4c1a679 Merge reused code into a common file by avm99963 · 4 years, 1 month ago