commit | 115e3d82e35d01bf931468fb6b0e1531f5bddaf5 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jan 10 21:50:06 2023 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jan 10 22:02:26 2023 +0100 |
tree | cb37a93494f2e3d8695f8f56c666fc140f9cf6b0 | |
parent | 412b75888ff8361c80832d4fcd7b44001af39b67 [diff] |
Flatten threads: add UI components to messages - A quote is added to messages to show which was the previous message in the reply chain. - A "reply" button is added to messages to allow users to compose a comment which is added at the end of the reply chain. - A bug is fixed in calculating the parent reply ID in the extra info object. Now parent reply means the first message in a reply chain, while previous reply means the previous message in the reply chain. Bug: twpowertools:153 Change-Id: I699507ade52e80287dd634e61f835d53af6a904d
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.