commit | d2344c4b11f4c110de277bccef376b87db067e34 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Fri Sep 30 13:14:29 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Fri Sep 30 11:40:04 2022 +0000 |
tree | 0edcd041e01af2b3ba131e6dd6e0d4f2d1ecac69 | |
parent | 6ef32fe569175d4c8b7de73e9bfdf6a45ab4022f [diff] |
Make nested replies warning in old UI smarter The warning shown in the old thread UI when the nested replies feature is enabled in a thread has been improved. Before, it only worked by checking whether the thread was posted in one of the few forums we knew nested replies were enabled there. These forums were manually hardcoded into the extension. However, now the extension detects whether the thread shown is using nested replies by inspecting the ViewThread response, just like TW does. Bug: twpowertools:139 Change-Id: I3470eb600f743f14ca565151c19f333f741c544e
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.