commit | 4b2582de0c5851f198f3aeec5ee503af71c6f87b | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Thu Nov 16 01:56:04 2023 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Thu Nov 16 17:53:18 2023 +0100 |
tree | ac07be75d6799925f9880b1c16cc37a4884907cd | |
parent | a3b97b98dc45efcf2ae791c5e00ec3905709fb85 [diff] |
fix(extra-info): handle successive message loads and promoted messages When loading a thread, some messages might be collapsed and are loaded in subsequent requests. This CL handles this case by holding an array of messages which grows each time the user expands a gap of messages. Furthermore, this CL also considers promoted messages for the message list (before this, the extra info chips were added to promoted messages only if they were loaded outside of the promoted messages structure as well). Bug: twpowertools:93 Change-Id: I8b6f4e8f4a97c7f5e4cdde52b6b773b9631fbe57
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.