lp://staging/~oldmanuk/gwibber/bug-311793
- Get this branch:
- bzr branch lp://staging/~oldmanuk/gwibber/bug-311793
Branch merges
Related bugs
Bug #311793: [wishlist] twitter/identi.ca operation could be more bandwidth friendly | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 199. By Dominic Evans
-
[Merge] sync this branch with lp:gwibber to make code review and merge easier for others.
- 195. By Dominic Evans
-
*Experimental* support for storing receive_count tweets in memory, and
only requesting newer ones from the server, hence saving bandwidth and
reducing server load. This then allows us to increase receive_count to
the maximum 200 and enjoy more tweets!Use the new receive_count spinner to adjust the number requested in your
twitter account settings.Please test.
*WARNING*: if you increase receive_count to 200 whilst testing this
branch, you will probably want to reduce it again before switching back
to main as the gconf setting will take effect on the other branch -
causing your gwibber to constantly poll for all 200 tweets again every x
minutes! - 194. By Dominic Evans
-
Originally thought fix for bug 296953 would need to be careful about not
converting & to & in URLs but it turns out notifications + <a
href=...> seem to handle them just fine, so we can just naively convert
all & to &
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)