- Dec 03, 2011
-
-
Yann Leboulanger authored
-
- Aug 09, 2011
-
-
Yann Leboulanger authored
-
- Jun 23, 2010
-
-
Yann Leboulanger authored
-
- Apr 07, 2010
-
-
Éric Araujo authored
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix some whitespace, and fix some other madness manually.
-
- Feb 11, 2010
-
-
Yann Leboulanger authored
-
- Feb 10, 2010
-
-
Éric Araujo authored
-
Éric Araujo authored
also use 2to3 -f ws_comma to fix some whitespace
-
- Feb 08, 2010
-
-
Éric Araujo authored
holy diff batman!
-
- Dec 15, 2009
-
-
Yann Leboulanger authored
-
- Nov 26, 2009
-
-
Alexander Cherniuk authored
-
- Sep 26, 2009
-
-
Benjamin Richter authored
-
- Jul 14, 2009
-
-
Anaël Verrier authored
-
- Jun 30, 2009
-
-
Anaël Verrier authored
* In order to allow the viewing of the roster when we are offline (and some other cool stuffs), with and without roster versioning, now we load roster when RosterWindow is created (at gajim startup). Fixes #3190
-
- Jun 27, 2009
-
-
Anaël Verrier authored
* now we load roster from DB when we receive an iq result for the roster without any query * added a "force" argument to NonBlockingRoster.getRoster(), to force the return of the instance
-
- Jun 15, 2009
-
-
Jonathan Schleifer authored
-
- Jun 02, 2009
-
-
Anaël Verrier authored
* added "roster_version" in configuration to save roster version for the account * added "ver" attribute when gajim requests the roster
-
- Jan 09, 2009
-
-
steve-e authored
Introduce a get_instance factory method for all plugins and other xmpp related classes. This will help us to decouple plugs in order to make them testable.
-
- Dec 28, 2008
- Dec 03, 2008
-
-
Yann Leboulanger authored
-
- Jul 29, 2008
-
-
js authored
we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files.
-
- Jul 18, 2008
-
-
tomk authored
persistent HTTP connections in BOSH roughly implemented, added hack for openfire incapability of after-SASL-stream-restart-response in BOSH, changed doubles quotes to single
-
- Jul 02, 2008
-
-
tomk authored
moved bosh code from client_nb.py to bosh.py, replaced debug logging with debug.py by logging in whole xmpppy (debug.py is now unused)
-
- Jun 09, 2008
-
-
tomk authored
-
- Feb 03, 2006
-
-
dkirov authored
Removed threads and mutexes in connection.py and gajim.py. Add resolver through nslookup command, removed dnspython and pydns (for now).
-