gajim-plural/src/common/xmpp
Alexander Cherniuk faca8c5d12 Tiny code cleanup
2010-03-18 06:52:05 +02:00
..
__init__.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
auth_nb.py Tiny code cleanup 2010-03-18 06:52:05 +02:00
bosh.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
c14n.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
client_nb.py don't traceback when we get disconnected wile we parse stream features. Fixes #5574 2010-03-09 20:28:25 +01:00
dispatcher_nb.py don't remove keepalive and xmpp ping timeouts when we get an expected stanza. 2010-02-25 22:56:38 +01:00
features_nb.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
idlequeue.py process network events faster under windows so Gajim reacts faster. 2010-02-14 21:07:19 +01:00
plugin.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
protocol.py [Mattj] Fix connection to facebook server that don't understand ver="" in roster query. Fixes #5600 2010-02-11 18:57:39 +01:00
proxy_connectors.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
roster_nb.py [Mattj] Fix connection to facebook server that don't understand ver="" in roster query. Fixes #5600 2010-02-11 18:57:39 +01:00
simplexml.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
stringprepare.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
tls_nb.py fix connection to openfire server using TLS. Fixes #5530 2010-02-24 21:32:35 +01:00
transports_nb.py move some error/warning to info so it's not printed in stderr by default. Fixes #5609 2010-02-16 09:44:23 +01:00