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