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