gajim-plural/src/common
2009-02-14 16:41:31 +00:00
..
xmpp don't log as error, but as info, connection lost. Fixes #4800 2009-02-13 22:37:51 +00:00
zeroconf encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445 2009-02-06 19:01:36 +00:00
__init__.py See #4200. 2008-08-15 17:31:51 +00:00
atom.py fix traceback with atom pubsub. Fixes #4763 2009-02-02 06:43:19 +00:00
caps.py Remove debug output. 2008-12-06 21:26:35 +00:00
check_paths.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
commands.py Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +00:00
config.py option to disable sound when we are busy. Fixes #2256 2009-02-13 21:14:50 +00:00
configpaths.py don't traceback when there is no temp folder. Fixes #4629 2009-01-21 07:14:03 +00:00
connection.py request connection password only when neede. No need to request it for GSSAPI or ANONYMOUS login. see #2465 2009-02-13 20:24:23 +00:00
connection_handlers.py fix localetime() call. Fixes #4798 2009-02-11 10:58:57 +00:00
contacts.py [Dicson] Fix meta contact order by DND. Fixes #4797, #4779 2009-02-11 17:55:00 +00:00
crypto.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
dataforms.py fixed fields in dataforms don't have multiple <value/> elements. see #3200 2009-01-28 07:54:22 +00:00
dbus_support.py [knuckles] KDE notifications. Fixes #4749 2009-02-01 10:28:48 +00:00
defs.py [brubru] Load LOCALEDIR from configure (with defs.py). see #4770 2009-02-11 10:46:07 +00:00
dh.py Cosmetic only... as usaual: stanza_session.py. TODO: better variable names 2009-01-11 22:29:58 +00:00
events.py handle (un)subscription events as messages (don't force to popup a window) Fixes #2243 2009-02-13 19:35:30 +00:00
exceptions.py gave latex processing its own file, merged duplicate processing and 2009-01-09 19:55:26 +00:00
fuzzyclock.py See #4200. 2008-08-15 17:31:51 +00:00
gajim.py encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445 2009-02-06 19:01:36 +00:00
GnuPG.py [raa.lkml] disable photo viewer in GnuPG when verifying keys. Fixes #4760 2009-02-01 09:15:07 +00:00
GnuPGInterface.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
helpers.py option to disable sound when we are busy. Fixes #2256 2009-02-13 21:14:50 +00:00
i18n.py [brubru] Load LOCALEDIR from configure (with defs.py). see #4770 2009-02-11 10:46:07 +00:00
idle.py added missing idle module 2008-12-03 22:57:43 +00:00
latex.py fix decode error in latex errors. Fixes #4744 2009-01-30 09:09:54 +00:00
logger.py fix finding room jids in database. Fixes #4576, #4578 2008-12-12 17:51:22 +00:00
optparser.py allow ignore_unknown_contacts, send_os_info and log_encrypted_sessions to be set per_account in ACE. Fixes #4730 2009-01-27 08:48:17 +00:00
passwords.py store passwords in gnome keyring in another way. silently upgrade to the new way 2009-01-20 21:24:22 +00:00
pep.py [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
proxy65_manager.py re-enable proxy testing. see #4299 2009-02-14 16:41:31 +00:00
pubsub.py ID will be autogenerated (like from): Done by dispatcher as it wraps transports send, when plugged into NonBlockingClient. 2009-01-11 21:00:58 +00:00
resolver.py fix previous commit: missing import and typo 2009-01-14 17:27:53 +00:00
rst_xhtml_generator.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
sleepy.py [thorstenp] use ctype to have idle. No need to compile it from C. Fixes #4260 2008-12-03 22:46:55 +00:00
socks5.py Use hashlib module in favor of sha and md5. 2009-01-08 16:51:26 +00:00
stanza_session.py [Dicson] option have moved per account. Fixes #4748 2009-01-29 20:16:34 +00:00
xmpp_stringprep.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00