Feature #591
Low Bandwidth Mode
Status: | Closed | Start: | 04/30/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.9 | |||
Complexity: | Medium |
|||
Votes: | 0 |
Description
When Smuxi is used over UMTS or other slow networks with smuxi-server the connection can take a long time. If the network connection is bad enough it might be not possible at all to connect. For this reason Smuxi should support a "Low Bandwidth Mode" which would not sync the message history. This would make it possible to still talk with someone using Smuxi.
Related issues
related to Smuxi - Feature #685 | Sync command for single chats in low-bandwidth-mode | Closed | 01/29/2012 |
Associated revisions
Revision efdcc266622e3c8754a449b8b4301a09ef9634c5
[Frontend-GNOME] Implemented Low Bandwidth Mode (closes: #591)
In Low Bandwidth Mode the frontend will no longer sync messages from the
Session nor will it keep track of last seen highlights. This is very
useful for slow networks like UMTS or GRPS.
Revision e0d1dba78a2dc0023b59a010dba152257a4f2671
[Frontend-GNOME] Enhanced Low Bandwidth Mode (references: #591)
When being in LBM "focus in" nor the "switch page" events should update the
last seen highlight state. When the user reconnects in regular mode he would
have missed the highlights prior entering the LBM.
Also don't update the chat positions when disconnecting from LBM.
Revision 17eb50ac172ee07a0543f7228f847587b9fc4830
[Frontend-GNOME] Fixed regression of Low Bandwidth Mode setting tab highlights for the active chat (references: #591)
History
Updated by Mirco Bauer 4954 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset efdcc266622e3c8754a449b8b4301a09ef9634c5.
Updated by Mirco Bauer 4832 days ago
- Target version changed from 0.10 to 0.8.9