| tag | c2fbe94be42c5209f229d1468c5071f2fb55951f | |
|---|---|---|
| tagger | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jul 27 22:10:45 2025 +0200 |
| object | b6b9a0aa04bfeff465c042ffb4f6d43770a74549 |
v3.3.1 Changelog: https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v3.3.0..refs/tags/v3.3.1
| commit | b6b9a0aa04bfeff465c042ffb4f6d43770a74549 | [log] [tgz] |
|---|---|---|
| author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jul 27 21:46:18 2025 +0200 |
| committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jul 27 22:04:20 2025 +0200 |
| tree | 7bf856eab65a04c424ff826cbbc4fd96f6ee9bd8 | |
| parent | 3df9b309b0fcbad0a33b7a15931a8a24d635be91 [diff] |
fix: ignore CC requests used to add filter counters to the drawer The Community Console has changed and a feature was apparently added to show counters next to some threads in the drawer. This feature loads the list of threads of each filter via a ViewForum request, and then counts the number of threads by counting how many there are in the response. This causes some bugs in our extension because we are treating these requests as if they were made to display a thread list. This CL fixes all these issues by ignoring these requests. Fixed: twpowertools:246 Change-Id: I6a6a6964a4091c818a5cf6339ff5cae680ea32b4
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.