commit | b17246db72a75e62e14d4acca5bc4980f8c2891c | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat May 10 11:17:34 2025 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Mon May 12 23:44:43 2025 +0200 |
tree | be49f8b160778633bfdbe66800ac2852e1702089 | |
parent | 578f233360cd2339ee17fedf2602c7f8a8fddda7 [diff] |
feat(bulk-move): actually move threads This change adds the logic to actually send the MoveThread requests and update the progress according to the status of the requests. This completes the prototype for the feature, which can be tested for feedback by other PEs in the Canary channel. Some things are missing though: - Localization for languages other than English. - Show a progress indicator in the progress dialog. - Refresh the thread list after all the move requests finish. - Better handling of the progress dialog: the user can close the progress dialog by clicking outside of the dialog or pressing the Esc key. Bug: twpowertools:51 Change-Id: I6a6a6964c238e0997fdf977032ceaff21063cbe5
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.