- Jul 07, 2008
-
-
tomk authored
new BOSHDispatcher (in dispatcher_nb), improved BOSHClient class, minor changes in other xmpp modules
-
- Jul 03, 2008
-
-
Yann Leboulanger authored
-
- 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 30, 2008
-
-
tomk authored
moved TLS and SSL classes from transports_nb to new tls_nb module, fixed HTTP CONNECT proxy transport
-
tomk authored
in Client now - Added NonBlockingHttpBOSH transport (to tranports_nb) and BOSHClient (to client_nb) - Extended possible proxy types in configuration by "BOSH" proxy - Rewrote NonBlockingTLS to invoke success callback only after successful TLS handshake is over (formerly, the TLS Plugin returned right after sending <starttls>)
-
- Jun 18, 2008
-
-
tomk authored
-
- Jun 12, 2008
-
-
tomk authored
-
- Jun 09, 2008
-
-
tomk authored
-
- May 31, 2008
-
-
tomk authored
added prototype of BOSHClient class and script for usage example, removed import of common.gajim from transports_nb
-
steve-e authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
- May 30, 2008
-
-
steve-e authored
* always adjust account toggle state * try to eliminate extra adjustmants to group state * small function renaming
-
Yann Leboulanger authored
-
Yann Leboulanger authored
make pep work, move config options per account, make publish_tune configurable in account context menu. fixes #3954
-
steve-e authored
Evens were not properly removed.
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
* update documentation and fix indentation * don't remove offline contacts from roster when we open the last pending, non chat message event * store account and jid per event
-
Yann Leboulanger authored
auto_join_bookmarks only join non-opened groupchats. Opened one are already auto-joined on re-connection. Fixes #3891
-
Yann Leboulanger authored
-
- May 29, 2008
-
-
js authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
- May 28, 2008
-
-
Mateusz Biliński authored
-
- May 27, 2008
-
-
nkour authored
fix tooltip about logging encrypting messages. (it is now shorter, better understood (jargon removed where possible), and we it's OpenPGP and not just GPG guys {or last time I checked :$})
-
jimpp authored
-
Yann Leboulanger authored
-
- May 26, 2008
-
-
Brendan Taylor authored
fixes #3963
-
- May 25, 2008
-
-
Brendan Taylor authored
fixes #3961
-
Brendan Taylor authored
-
- May 23, 2008
-
-
Brendan Taylor authored
fixes #3950
-
Brendan Taylor authored
-
- May 22, 2008