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