1. c6e1ce3 feat(workflows): upgrade CC dialogs to md3 by Adrià Vilanova Martínez · 4 months ago
  2. 78dcfdf feat(workflows): add "attribute action" action by Adrià Vilanova Martínez · 4 months ago
  3. aa5fb8e fix(deps): update dependency @material/web to v1 by Renovate bot · 4 months ago
  4. 72a4ea4 fix(flatten-threads): handle |#action=reply| correctly by Adrià Vilanova Martínez · 5 months ago
  5. 04ae103 fix(cc-redirect): redirect community guides and videos by Adrià Vilanova Martínez · 5 months ago
  6. 4677317 feat(cc-redirect): redirect URL hash and add redundant redirect method by Adrià Vilanova Martínez · 6 months ago
  7. 46ecb98 fix(extra-info): remove unused code by Adrià Vilanova Martínez · 5 months ago
  8. f4afd5a fix(extra-info): obtain old thread information if available by Adrià Vilanova Martínez · 7 months ago
  9. acb89e2 fix(thread-toolbar): fix styles for rtl languages by Adrià Vilanova Martínez · 8 months ago
  10. 5b98793 refactor: change info logs to debug or warning by Adrià Vilanova Martínez · 8 months ago
  11. 4b2582d fix(extra-info): handle successive message loads and promoted messages by Adrià Vilanova Martínez · 8 months ago
  12. a3b97b9 refactor(extra-info): rename handlers folder to infoHandlers by Adrià Vilanova Martínez · 8 months ago
  13. 80f1c73 feat(extra-info): inject extra info in nested replies by Adrià Vilanova Martínez · 8 months ago
  14. 4b0f3ea feat(extra-info): adapt chips styles to the RCE thread page by Adrià Vilanova Martínez · 8 months ago
  15. 4f5334f feat(extra-info): add method to handle info retrieval error by Adrià Vilanova Martínez · 8 months ago
  16. 19f6a65 fix(extra-info): show extra info in the RCE thread page by Adrià Vilanova Martínez · 8 months ago
  17. 0d92a0c refactor(extra-info): split code into several classes by Adrià Vilanova Martínez · 8 months ago
  18. 08a5fb8 fix(thread-page-design): show warning when the experiment is enabled by Adrià Vilanova Martínez · 8 months ago
  19. ddd3004 feat(cc-dark-theme): use sass instead of static css by Adrià Vilanova Martínez · 8 months ago
  20. cf40f68 feat(per-forum-stats): add community guides to graph by Adrià Vilanova Martínez · 8 months ago
  21. 825888a Add XHR proxy kill switch by Adrià Vilanova Martínez · 12 months ago
  22. 5f5b3e0 Prompt users to reload the CC when the extension updates by Adrià Vilanova Martínez · 12 months ago
  23. 217e5f0 Fix per-forum activity in TW basic by Adrià Vilanova Martínez · 12 months ago
  24. 22d5603 Per-forum stats: show community videos by Adrià Vilanova Martínez · 12 months ago
  25. 4b6ce46 Tempatively fix XHRProxy bug by Adrià Vilanova Martínez · 1 year, 3 months ago
  26. 5e81b0b Flatten threads: localize missing string by Adrià Vilanova Martínez · 1 year, 3 months ago
  27. 8a08d5a Do not show thread toolbar when empty by Adrià Vilanova Martínez · 1 year, 3 months ago
  28. 2144f4f Add extension badge to the thread toolbar by Adrià Vilanova Martínez · 1 year, 3 months ago
  29. 5bde12d Flatten thread: localize missing string by Adrià Vilanova Martínez · 1 year, 4 months ago
  30. a03d03a Add lit components localization by Adrià Vilanova Martínez · 1 year, 4 months ago
  31. c14e44a Add i18n support to the main world by Adrià Vilanova Martínez · 1 year, 4 months ago
  32. 5dd7a6f Flatten threads: don't show reply button when appropriate by Adrià Vilanova Martínez · 1 year, 4 months ago
  33. d583673 Flatten threads: improve quote styles by Adrià Vilanova Martínez · 1 year, 4 months ago
  34. 90257dd Flatten threads: make quote component less prominent by Adrià Vilanova Martínez · 1 year, 5 months ago
  35. 4d59925 Flatten threads: remove the additional info element in the edit box by Adrià Vilanova Martínez · 1 year, 5 months ago
  36. 3f26d43 Flatten threads: change additional info element detection method by Adrià Vilanova Martínez · 1 year, 5 months ago
  37. 08a760b Fix batch lock feature by Adrià Vilanova Martínez · 1 year, 5 months ago
  38. db38d7f Flatten threads: minor improvements by Adrià Vilanova Martínez · 1 year, 6 months ago
  39. 115e3d8 Flatten threads: add UI components to messages by Adrià Vilanova Martínez · 1 year, 6 months ago
  40. 412b758 Inject additional information to message payloads by Adrià Vilanova Martínez · 1 year, 6 months ago
  41. 2d9be8d Add flattenthreads experiment by Adrià Vilanova Martínez · 1 year, 6 months ago
  42. 2e63314 Simplify CC code with new softRefreshView function by Adrià Vilanova Martínez · 1 year, 6 months ago
  43. ac2a561 Add XHR response modifier by Adrià Vilanova Martínez · 1 year, 6 months ago
  44. 102d54b Refactor XHR interceptor by Adrià Vilanova Martínez · 1 year, 7 months ago
  45. 6c4739a Workflows: add mark as read/unread actions by Adrià Vilanova Martínez · 1 year, 8 months ago
  46. 41493f2 Workflows: support CR variable substitution by Adrià Vilanova Martínez · 1 year, 8 months ago
  47. e0d65f2 Workflows manager: add user-friendly CR selector by Adrià Vilanova Martínez · 1 year, 8 months ago
  48. 6f62c7d Make workflows compatible with the dark theme by Adrià Vilanova Martínez · 1 year, 8 months ago
  49. 54964a5 Implement workflow execution UI and logic by Adrià Vilanova Martínez · 1 year, 8 months ago
  50. ca25b68 Workflows: add confirmation dialog by Adrià Vilanova Martínez · 1 year, 8 months ago
  51. 96ae96f Show workflows in thread list menu by Adrià Vilanova Martínez · 1 year, 9 months ago
  52. f276ac7 Add initial version of the workflows manager by Adrià Vilanova Martínez · 1 year, 9 months ago
  53. 2788d12 Add workflow menu to thread lists by Adrià Vilanova Martínez · 1 year, 9 months ago
  54. 4107b5e Extract logic to add buttons to the bulk actions bar by Adrià Vilanova Martínez · 1 year, 9 months ago
  55. c800780 infiniteScroll: fix incompatibility w/ message links by Adrià Vilanova Martínez · 1 year, 9 months ago
  56. 4b6c1cb Fix avatars feature for threads with nested replies by Adrià Vilanova Martínez · 1 year, 9 months ago v2.6.2
  57. d2344c4 Make nested replies warning in old UI smarter by Adrià Vilanova Martínez · 1 year, 9 months ago
  58. 5a8055b Add warning message when using old thread design by Adrià Vilanova Martínez · 1 year, 9 months ago
  59. d08c37e Fix features in thread lists by avm99963 · 1 year, 9 months ago v2.6.1
  60. 8885497 Adapt extension to the nested replies feature by Adrià Vilanova Martínez · 1 year, 10 months ago v2.6.0
  61. a2f7951 Add experimental option to reduce whitespace by Adrià Vilanova Martínez · 2 years ago
  62. 32fd642 Fix bug with nested replies option by Adrià Vilanova Martínez · 2 years ago
  63. 4e0cb18 Fix XHR interceptor in CC RCE thread page by Adrià Vilanova Martínez · 2 years ago v2.5.0
  64. b06c13d Partially revert "Add workflow menu button to thread lists" by Adrià Vilanova Martínez · 2 years ago
  65. 849ede6 Add option to choose the thread page design in the CC by Adrià Vilanova Martínez · 2 years ago
  66. 89c5481 Fix per-forum profiles in TW by Adrià Vilanova Martínez · 2 years, 1 month ago v2.4.2
  67. 96382a9 Fix API calls from content scripts in Firefox by Adrià Vilanova Martínez · 2 years, 3 months ago
  68. 2c11209 Fix loading extra info in thread lists by avm99963 · 2 years, 4 months ago
  69. 37601bc Add per-forum stats to TW profiles by avm99963 · 2 years, 4 months ago
  70. 6ee7d83 Improve message states wording by avm99963 · 2 years, 4 months ago
  71. 7492d84 Localize extraInfo by Adrià Vilanova Martínez · 2 years, 5 months ago
  72. 09b3bdb extraInfo: show info in chips by Adrià Vilanova Martínez · 2 years, 5 months ago
  73. a086238 Avatars: show invisible icon when a thread isn't visible by Adrià Vilanova Martínez · 2 years, 5 months ago
  74. 854cb91 Add extra info to thread lists by Adrià Vilanova Martínez · 2 years, 5 months ago
  75. 4768e81 perForumStats: add extension badge to section by Adrià Vilanova Martínez · 2 years, 5 months ago
  76. 69c3050 perForumStats: add strings localization by Adrià Vilanova Martínez · 2 years, 5 months ago
  77. 102041d extraInfo, perProfileStats: improve error handling by Adrià Vilanova Martínez · 2 years, 5 months ago
  78. a7ae3db Add infinite scroll support to CC interop threads by Adrià Vilanova Martínez · 2 years, 5 months ago
  79. c0a0abc Support imageMaxHeight in new interop threads by Adrià Vilanova Martínez · 2 years, 5 months ago
  80. f93656e Fix infinite scroll in new interop threads by Adrià Vilanova Martínez · 2 years, 5 months ago
  81. 4f56d56 Add experiment to show per-forum activity in profiles by Adrià Vilanova Martínez · 2 years, 5 months ago
  82. f6c81b7 extraInfo: increment thread timeout from 15s to 30s by Adrià Vilanova Martínez · 2 years, 5 months ago
  83. 17106dc extraInfo: use OptionsWatcher by Adrià Vilanova Martínez · 2 years, 5 months ago
  84. 6e4f9c7 Add OptionsWatcher class to cache options by Adrià Vilanova Martínez · 2 years, 5 months ago
  85. 6e4a68d extraInfo: show extra info in threads by Adrià Vilanova Martínez · 2 years, 5 months ago
  86. 74a2520 extraInfo: show extra info in the canned responses list by Adrià Vilanova Martínez · 2 years, 5 months ago
  87. 7e8796c Add initial extra info feature by Adrià Vilanova Martínez · 2 years, 5 months ago
  88. 1e10d19 Add workflow menu button to thread lists by Adrià Vilanova Martínez · 2 years, 6 months ago
  89. 5b3590f Create function to add button to the thread list actions bar by Adrià Vilanova Martínez · 2 years, 6 months ago
  90. d03e39d Avatars: cache whether the feature is enabled by Adrià Vilanova Martínez · 2 years, 6 months ago
  91. eebc0ac Replace browser conditions by preprocessed conditions by Adrià Vilanova Martínez · 2 years, 6 months ago
  92. 531cd07 Remove code for deprecated per-forum profiles in CC by Adrià Vilanova Martínez · 2 years, 7 months ago
  93. 9d27c21 Add option to limit the height of inline images by Adrià Vilanova Martínez · 2 years, 7 months ago
  94. e777047 Add workaround for the issue with links by Adrià Vilanova Martínez · 2 years, 9 months ago
  95. 2485a3e Use material tooltips by avm99963 · 2 years, 10 months ago
  96. 1f65252 Add "previous posts" support to unified profiles in CC by Adrià Vilanova Martínez · 2 years, 9 months ago v2.1.1
  97. 2092c5b Fix: "ask" link in thread lists w/ infinite scroll by Adrià Vilanova Martínez · 2 years, 9 months ago
  98. 2d22c4a Deprecate the "disable unified profiles" feature by Adrià Vilanova Martínez · 2 years, 10 months ago
  99. d269c62 Make some of the options dynamic by Adrià Vilanova Martínez · 2 years, 10 months ago
  100. bddf123 Fix "close" button in batch lock dialog by Adrià Vilanova Martínez · 2 years, 10 months ago