lp:~asac/gwibber/bug317073-pasted-url-escaping

Created by Alexander Sack and last modified
Get this branch:
bzr branch lp:~asac/gwibber/bug317073-pasted-url-escaping
Only Alexander Sack can upload to this branch. If you are Alexander Sack please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexander Sack
Project:
Gwibber
Status:
Merged

Recent revisions

188. By Alexander Sack

fix LP: #317073 - URL paste replaces '+' with whitespace
- gwibber/client.py: we import urllib and use urllib.quote to escape special url
   characters before sending to url shortening service.

187. By Dominic Evans

Add basic 'run-tests' and accompanying unittest code.

Whilst verifying a defect I knocked up a quick unittest to check the
code was working as designed, so thought I may as well commit this to
trunk.

Currently using a separate run-tests script to actually invoke them.
Potentially we could consider switching from python-distutils to
python-setuptools and invoking tests via `python setup.py test` but this
will do for now.

186. By Dominic Evans

Increase shine theme imgbox size to 40px (power of 8)

185. By Dominic Evans

Change 'in reply to' hrefs to match twitter.com style (i.e., link whole text not just username)

184. By Dominic Evans

Minor tweak to generate_time_string

181. By Jürgen Geuter

Added support for replying to multiple users

180. By James Westby

Eliminate duplicate notifications caused by clock discrepancies

179. By Ryan Paul

Added the new distutils-extra dependency to the INSTALL file

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers