v2.0.0

Changelog: https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v1.11.2..refs/tags/v2.0.0
  1. c41edf4 threadListAvatars: dynamic unauthorized forums by Adrià Vilanova Martínez · 2 years, 9 months ago v2.0.0
  2. 27c6996 Cache thread avatars by Adrià Vilanova Martínez · 2 years, 9 months ago
  3. 43ec2b9 Add xhrInterceptor utility by Adrià Vilanova Martínez · 2 years, 9 months ago
  4. 3913e28 Bump go version from 1.13 to 1.16 in lint pre-playbook by Adrià Vilanova Martínez · 2 years, 9 months ago
  5. 85424b6 Remove CleanWebpackPlugin in favor of output.clean by Adrià Vilanova Martínez · 2 years, 9 months ago
  6. 3465e77 Refactor extension to webpack by Adrià Vilanova Martínez · 2 years, 9 months ago
  7. d6cdfa7 threadListAvatars: show avatar of the thread author by Adrià Vilanova Martínez · 2 years, 9 months ago
  8. 3c37e84 threadListAvatars: skip calls to load private threads by Adrià Vilanova Martínez · 2 years, 9 months ago
  9. 14fba4c Dark theme: load Roboto Bold by Adrià Vilanova Martínez · 2 years, 10 months ago
  10. 3356df7 Dark theme: change loading spinner color by Adrià Vilanova Martínez · 2 years, 10 months ago v1.11.2
  11. 178fad7 Change Issue Tracker from GitHub to Monorail by Adrià Vilanova Martínez · 2 years, 10 months ago
  12. fb2169a Dark theme: adapt to the new MD icons experiment by Adrià Vilanova Martínez · 2 years, 10 months ago
  13. fe8acef Change console.info to console.debug by Adrià Vilanova Martínez · 2 years, 10 months ago
  14. cb6fdba Force Mark as Read: Log more debug messages by Adrià Vilanova Martínez · 2 years, 10 months ago v1.11.1
  15. 148f75c Fix minor bug in console_inject.js by Adrià Vilanova Martínez · 2 years, 10 months ago
  16. a10fff2 Add "Force Mark as Read" feature by Adrià Vilanova Martínez · 2 years, 10 months ago v1.11.0
  17. 74273ee Insert batch lock button after the duplicate button by Adrià Vilanova Martínez · 2 years, 10 months ago
  18. 3083a43 Previous posts: inject in the unified profiles iframe by Adrià Vilanova Martínez · 2 years, 10 months ago v1.10.2
  19. d2ac4ce Fix the "disable unified profiles" feature by Adrià Vilanova Martínez · 2 years, 10 months ago v1.10.1
  20. c5d40aa Dark theme: improve text contrast by Adrià Vilanova Martínez · 2 years, 10 months ago
  21. 792df14 Minor improvement in previous posts link CSS by Adrià Vilanova Martínez · 2 years, 10 months ago
  22. d75966e Fix extension manifest (host) permissions by Adrià Vilanova Martínez · 2 years, 11 months ago v1.10.0
  23. 56d4d18 Previous posts: add support for unified profiles by Adrià Vilanova Martínez · 2 years, 11 months ago
  24. c6aacfa Dark theme: adapt unified profile iframe by Adrià Vilanova Martínez · 2 years, 11 months ago
  25. 2b87179 Add option to force disable SMEI_UNIFIED_PROFILES by Adrià Vilanova Martínez · 2 years, 11 months ago
  26. 0ab61ea Dark theme: style new status chips in threads by Adrià Vilanova Martínez · 2 years, 11 months ago
  27. 613aab5 Update release cycle doc by Adrià Vilanova Martínez · 2 years, 11 months ago
  28. 193233a Fix previous posts links in own profile (follow-up) by avm99963 · 2 years, 11 months ago v1.9.3
  29. c93d6c7 Move right controls fix to console.css by avm99963 · 2 years, 11 months ago
  30. 0181891 Dark theme: add styles for new thread compose view by avm99963 · 2 years, 11 months ago
  31. b3e8986 Fix previous posts links in own profile by avm99963 · 3 years ago v1.9.2
  32. 87ba0d2 Dark theme: fix right controls' dialogs position by avm99963 · 3 years ago
  33. 52b52c3 Dark theme: fix header's right control's width by avm99963 · 3 years ago
  34. a007d49 Add autorefresh_list experiment by avm99963 · 3 years ago
  35. 15b23d7 Adapt extension to CC header redesign by avm99963 · 3 years ago v1.9.1
  36. ea9b23f Dark theme: minor polishing by avm99963 · 3 years ago v1.9.0
  37. 7309b06 Add experiments link to the options page by avm99963 · 3 years ago
  38. 76661ce Fix typo in docs/op_indicator.es.md by avm99963 · 3 years ago
  39. a858ef7 Deprecate smei_sortdirection option by avm99963 · 3 years ago
  40. 3eae452 Add threadListAvatars experiment by avm99963 · 3 years ago
  41. bf8eece Add support for experiments by avm99963 · 3 years ago
  42. 223416c Dark theme: polish generic components by avm99963 · 3 years ago
  43. fb7107c Dark theme: add styles for suggested answers components by avm99963 · 3 years ago
  44. 48c87d1 Dark theme: further polishing by avm99963 · 3 years ago
  45. 744d0cf Dark theme: fix background for active selector items by avm99963 · 3 years, 1 month ago v1.8.2
  46. dda2b04 Conserve highlighted message when redirecting from TW to CC by avm99963 · 3 years, 1 month ago
  47. ad2b241 [Profile indicator] Minor style adjustment by avm99963 · 3 years, 2 months ago
  48. de98f74 Add error handling to tagRelease.bash by avm99963 · 3 years, 2 months ago v1.8.1
  49. a091be1 [Dark theme] Fix styles for context menus overlay by avm99963 · 3 years, 2 months ago
  50. d98126f Add option to reposition the expand thread button (CC) by avm99963 · 3 years, 2 months ago v1.8.0
  51. 698d376 Add enhanced announcements notification dot feature by avm99963 · 3 years, 2 months ago v1.7.0
  52. cf83759 Add dev docs on how to add a new feature by avm99963 · 3 years, 2 months ago
  53. ea37fdf Reorganize docs and add contributing guides by avm99963 · 3 years, 3 months ago
  54. ed84f51 Add lint job to the check pipeline by avm99963 · 3 years, 2 months ago
  55. b232963 Polish the dark theme by avm99963 · 3 years, 2 months ago
  56. a945acd [Profile indicator] Change profile URL regex by avm99963 · 3 years, 2 months ago
  57. 19816a1 Delete <if> build flags in chrome_style.css by avm99963 · 3 years, 2 months ago
  58. 74dcc91 Add .DS_Store to .gitignore by avm99963 · 3 years, 2 months ago
  59. 104bad3 Workaround: link previous posts links to the CC in TW by avm99963 · 3 years, 2 months ago v1.6.2
  60. 3a4946d Indicate sw.js and background.js should be kept in sync by avm99963 · 3 years, 2 months ago
  61. 28fddc6 [Dark mode] Wait to add switch after the CC header is created by avm99963 · 3 years, 2 months ago
  62. d24e2db Fix: ignore the initial empty ec-app by avm99963 · 3 years, 2 months ago
  63. 1170703 Improve intersectionObserver reliability by avm99963 · 3 years, 2 months ago
  64. 90cc2e3 [Previous posts] Improve reliability in the CC by avm99963 · 3 years, 2 months ago
  65. 490114d Add manual check before starting mutationObserver by avm99963 · 3 years, 2 months ago
  66. 9f586f4 Fix: adapt profile indicator to new CC design by avm99963 · 3 years, 3 months ago
  67. 10729aa Create signed tags when tagging a release by avm99963 · 3 years, 3 months ago
  68. 100dcca Add LICENSE to the root directory by avm99963 · 3 years, 3 months ago
  69. bd11af8 Add .gitreview by avm99963 · 3 years, 3 months ago
  70. 8981288 [Profile indicator] Fix: sometimes it doesn't get injected by avm99963 · 3 years, 3 months ago
  71. db412d9 Fix: sortdirection option doesn't work w/o enabling loaddrafts by avm99963 · 3 years, 4 months ago v1.6.1
  72. b38b741 Add option to enable the 'SMEI_SORT_DIRECTION' experiment by avm99963 · 3 years, 4 months ago v1.6.0
  73. bbc88c6 Add support for Manifest V3 by avm99963 · 3 years, 4 months ago
  74. 0991c69 Fix regression: options page doesn't load common.js by avm99963 · 3 years, 4 months ago
  75. a23bf1e Remove chrome_style & browser_style manifest keys by avm99963 · 3 years, 4 months ago
  76. e13bace Refactor generateManifest infra tool by avm99963 · 3 years, 4 months ago
  77. 50c553d Add OWNERS files by avm99963 · 3 years, 4 months ago
  78. 0504030 Update ru translation for 1.5.1.1 by Alex Ivanov · 3 years, 4 months ago
  79. a6eedcf Add CWS badge as a local resource in README.md by avm99963 · 3 years, 4 months ago
  80. 9a62ad7 Fix: OP indicator was being added to "last updated" field by avm99963 · 3 years, 4 months ago v1.5.1
  81. 1558e6c [Dark theme] Adjustment for work states in thread list by avm99963 · 3 years, 4 months ago
  82. 8d3b4ca Fix: batch lock failed w/ secondary Google Accounts by avm99963 · 3 years, 4 months ago
  83. 2c994fd Fix regression: some requests in the CS/I bridge failed by avm99963 · 3 years, 4 months ago
  84. 8d8409c Add features.md doc and link to it in the options page by avm99963 · 3 years, 4 months ago v1.5.0
  85. f592396 Add 'batch lock' feature by avm99963 · 3 years, 4 months ago
  86. 3e23888 Refactor content scripts/injections bridge by avm99963 · 3 years, 4 months ago
  87. 41498ee Fix minor bug in options.js by avm99963 · 3 years, 5 months ago
  88. cd7c88e Refactor options page and optimize for mobile view by avm99963 · 3 years, 5 months ago
  89. e7c2e01 Add docs: how to install on Firefox for Android by avm99963 · 3 years, 5 months ago
  90. 8e0c100 Add feature to fix link drag&drop in CC by avm99963 · 3 years, 5 months ago
  91. e4cac40 Improve performance and reliability of mutationObservers by avm99963 · 3 years, 5 months ago
  92. 8d501b1 Change link to Gerrit tutorial in PR template by avm99963 · 3 years, 5 months ago
  93. f478c36 Increment minimum Firefox version required by avm99963 · 3 years, 5 months ago
  94. 13658b9 [Profile indicator] Show '?' when an error occurs by avm99963 · 3 years, 5 months ago v1.4.4
  95. 3a412b8 Fix: profile indicator could not retrieve number of posts by avm99963 · 3 years, 5 months ago
  96. a2945b6 Fix: support secondary Google accounts by avm99963 · 3 years, 5 months ago v1.4.3
  97. a51c761 [Dark Theme] Darken work state picker by avm99963 · 3 years, 5 months ago v1.4.2
  98. a2a0644 [Dark Theme] Improve thread list backgrounds by avm99963 · 3 years, 5 months ago
  99. 24ef652 [Dark Theme] Fix: highlight selected item in drawer by avm99963 · 3 years, 5 months ago
  100. 25a0d60 [Dark Theme] Polish the CR list by avm99963 · 3 years, 5 months ago