commit | 3c37e8495191ba5b877dd050342d45a3d2a73c79 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jul 10 19:14:47 2021 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jul 10 20:51:10 2021 +0200 |
tree | 63ec7202f46cdd73e041b064d30f9d0552e93d50 | |
parent | 14fba4ce739ea94c374aa15e7b1169bc58ddeb3e [diff] |
threadListAvatars: skip calls to load private threads - Refactor threadListAvatars code. - Skip calls to load the avatars for threads in known private forums (the private forum ids are retrieved from the startup data object. - Change order of CCApi method parameters (the authuser is not needed when |authentication| is |false|). Also, now the |authenticated| parameter is no longer optional. This is to make it explicit in the code and prevent mistakes in the future. Change-Id: Ie47c85dcf00ffbfe269721e5f565ba5dd5259b3b
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.