1. b06c13d Partially revert "Add workflow menu button to thread lists" by Adrià Vilanova Martínez · 1 year, 10 months ago
  2. 849ede6 Add option to choose the thread page design in the CC by Adrià Vilanova Martínez · 1 year, 10 months ago
  3. 96382a9 Fix API calls from content scripts in Firefox by Adrià Vilanova Martínez · 2 years, 1 month ago
  4. 2c11209 Fix loading extra info in thread lists by avm99963 · 2 years, 2 months ago
  5. 37601bc Add per-forum stats to TW profiles by avm99963 · 2 years, 2 months ago
  6. 6ee7d83 Improve message states wording by avm99963 · 2 years, 2 months ago
  7. 7492d84 Localize extraInfo by Adrià Vilanova Martínez · 2 years, 3 months ago
  8. 09b3bdb extraInfo: show info in chips by Adrià Vilanova Martínez · 2 years, 3 months ago
  9. a086238 Avatars: show invisible icon when a thread isn't visible by Adrià Vilanova Martínez · 2 years, 3 months ago
  10. 854cb91 Add extra info to thread lists by Adrià Vilanova Martínez · 2 years, 3 months ago
  11. 4768e81 perForumStats: add extension badge to section by Adrià Vilanova Martínez · 2 years, 3 months ago
  12. 69c3050 perForumStats: add strings localization by Adrià Vilanova Martínez · 2 years, 3 months ago
  13. 102041d extraInfo, perProfileStats: improve error handling by Adrià Vilanova Martínez · 2 years, 3 months ago
  14. a7ae3db Add infinite scroll support to CC interop threads by Adrià Vilanova Martínez · 2 years, 3 months ago
  15. 4f56d56 Add experiment to show per-forum activity in profiles by Adrià Vilanova Martínez · 2 years, 3 months ago
  16. f6c81b7 extraInfo: increment thread timeout from 15s to 30s by Adrià Vilanova Martínez · 2 years, 3 months ago
  17. 17106dc extraInfo: use OptionsWatcher by Adrià Vilanova Martínez · 2 years, 3 months ago
  18. 6e4f9c7 Add OptionsWatcher class to cache options by Adrià Vilanova Martínez · 2 years, 3 months ago
  19. 6e4a68d extraInfo: show extra info in threads by Adrià Vilanova Martínez · 2 years, 3 months ago
  20. 74a2520 extraInfo: show extra info in the canned responses list by Adrià Vilanova Martínez · 2 years, 3 months ago
  21. 7e8796c Add initial extra info feature by Adrià Vilanova Martínez · 2 years, 3 months ago
  22. 1e10d19 Add workflow menu button to thread lists by Adrià Vilanova Martínez · 2 years, 4 months ago
  23. 5b3590f Create function to add button to the thread list actions bar by Adrià Vilanova Martínez · 2 years, 4 months ago
  24. d03e39d Avatars: cache whether the feature is enabled by Adrià Vilanova Martínez · 2 years, 3 months ago
  25. eebc0ac Replace browser conditions by preprocessed conditions by Adrià Vilanova Martínez · 2 years, 4 months ago
  26. 531cd07 Remove code for deprecated per-forum profiles in CC by Adrià Vilanova Martínez · 2 years, 5 months ago
  27. 9d27c21 Add option to limit the height of inline images by Adrià Vilanova Martínez · 2 years, 5 months ago
  28. e777047 Add workaround for the issue with links by Adrià Vilanova Martínez · 2 years, 6 months ago
  29. 2485a3e Use material tooltips by avm99963 · 2 years, 8 months ago
  30. 1f65252 Add "previous posts" support to unified profiles in CC by Adrià Vilanova Martínez · 2 years, 6 months ago v2.1.1
  31. 2d22c4a Deprecate the "disable unified profiles" feature by Adrià Vilanova Martínez · 2 years, 8 months ago
  32. d269c62 Make some of the options dynamic by Adrià Vilanova Martínez · 2 years, 8 months ago
  33. bddf123 Fix "close" button in batch lock dialog by Adrià Vilanova Martínez · 2 years, 8 months ago
  34. 60b155d Fix minor bug when constructing error message by Adrià Vilanova Martínez · 2 years, 8 months ago
  35. cb55248 threadListAvatars: improve private thread indicator by avm99963 · 2 years, 8 months ago
  36. 58697fe autoRefreshList: add status indicator by avm99963 · 2 years, 8 months ago v2.0.3
  37. dca8722 autoRefreshList: improve filter detection & remove first call by avm99963 · 2 years, 8 months ago
  38. 5203fa6 Fix: snackbar is sometimes uninitialized by avm99963 · 2 years, 8 months ago
  39. de7c0aa Revert "Tentative fix: snackbar is sometimes uninitializated" by Adrià Vilanova Martínez · 2 years, 8 months ago
  40. 8f72368 Tentative fix: snackbar is sometimes uninitializated by Adrià Vilanova Martínez · 2 years, 8 months ago
  41. 351860d Fix: ignore unrelated ViewForum requests (threadListAvatars) by Adrià Vilanova Martínez · 2 years, 8 months ago
  42. 31a6616 threadListAvatars: ignore unrelated ViewForum requests by Adrià Vilanova Martínez · 2 years, 8 months ago
  43. 8ef13d4 autoRefreshList: ignore unrelated ViewForum requests by Adrià Vilanova Martínez · 2 years, 8 months ago
  44. fd22267 Change window.autoRefresh to window.TWPTAutoRefresh by avm99963 · 2 years, 9 months ago
  45. b6f68b6 Improve sort detection by avm99963 · 2 years, 9 months ago
  46. d3f4ac0 Refactor autoRefresh code by avm99963 · 2 years, 9 months ago
  47. 87110e9 ThreadListAvatars: add private thread indicator by Adrià Vilanova Martínez · 2 years, 9 months ago
  48. afda237 Fix: invalidate avatars cache entry after posting reply by avm99963 · 2 years, 9 months ago
  49. d473609 Batch lock: reload list instead of the whole page by Adrià Vilanova Martínez · 2 years, 9 months ago
  50. 462280f Refactor BatchLock code by Adrià Vilanova Martínez · 2 years, 9 months ago
  51. ba3eeba Remove leftover code from deprecated option by Adrià Vilanova Martínez · 2 years, 9 months ago
  52. ffd26cf Deprecate forceMarkAsRead option by Adrià Vilanova Martínez · 2 years, 9 months ago
  53. d561503 Invalidate threads when lastMessageId is not set by Adrià Vilanova Martínez · 2 years, 9 months ago
  54. 4cfa32f Fix: sometimes the avatars cache isn't used by Adrià Vilanova Martínez · 2 years, 9 months ago
  55. ac9fc9e Avatars cache: don't consider updatedTimestamp field by Adrià Vilanova Martínez · 2 years, 9 months ago
  56. c41edf4 threadListAvatars: dynamic unauthorized forums by Adrià Vilanova Martínez · 2 years, 9 months ago v2.0.0
  57. 27c6996 Cache thread avatars by Adrià Vilanova Martínez · 2 years, 9 months ago
  58. 43ec2b9 Add xhrInterceptor utility by Adrià Vilanova Martínez · 2 years, 9 months ago
  59. 3465e77 Refactor extension to webpack by Adrià Vilanova Martínez · 2 years, 10 months ago