gajim-plural/src/common
2009-09-10 18:30:26 +02:00
..
xmpp add publish-options to bookmark storage if server supports it 2009-07-31 15:50:11 +02:00
zeroconf add ad hoc commands for zeroconf. Fixes #2819 2009-08-30 00:57:49 +02: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 ignore invalid presences 2009-04-30 15:20:37 +00:00
check_paths.py show only once unread messages at startup when we have twice the same contact in 2 accounts. Fixes #2921 2009-08-30 22:48:45 +02:00
commands.py Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +00:00
config.py [red-agent] autoreconnect to MUC automatically. Fixes #5257 2009-09-07 22:27:13 +02:00
configpaths.py don't traceback when there is no temp folder. Fixes #4629 2009-01-21 07:14:03 +00:00
connection.py move music track listener things from roster_window.py to gajim.py. see #3643 2009-09-09 13:26:53 +02:00
connection_handlers.py show notification for bad GPG pass instead of an error dialog 2009-09-10 18:30:26 +02:00
contacts.py copy list before iterating on it in case we modify it. 2009-07-21 00:13:55 +02:00
crypto.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
dataforms.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
dbus_support.py correctly catch not working D-Bus. Fixes #4740 2009-08-28 12:09:18 +02:00
defs.py show only once unread messages at startup when we have twice the same contact in 2 accounts. Fixes #2921 2009-08-30 22:48:45 +02: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 Make fuzzyclock code more concise. 2009-09-07 20:23:35 +02:00
gajim.py * ask only once at a time to change our nickname in a room in case of conflict 2009-07-17 09:53:15 +02:00
GnuPG.py clean gpg call when we list keys. Fixes #5043 2009-05-22 19:44:43 +02:00
GnuPGInterface.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
helpers.py Remove all OS X-specific code from the default branch. 2009-06-15 21:34:38 +02: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
kwalletbinding.py prevent traceback when kwalletcli is not available. see #5153 2009-07-16 12:27:53 +02:00
latex.py BaseException.message has been deprecated as of Python 2.6 2009-09-03 22:38:40 +02:00
logger.py fix error when inserting unread message 2009-08-30 23:36:36 +02:00
logging_helpers.py add missing file. Fixes #4898, #4874 2009-03-11 17:00:28 +00:00
optparser.py prevent a traceback when upgrading 2009-09-05 18:19:19 +02:00
passwords.py [mirabilos] save password in kwallet is available. Fixes #5153 2009-07-15 21:02:47 +02:00
pep.py add activity / mood in change status dialog. Fixes #4419 2009-04-12 18:13:37 +00:00
proxy65_manager.py re-enable proxy testing. see #4299 2009-02-14 16:41:31 +00:00
pubsub.py fix log in pubsub.py 2009-09-05 21:35:14 +02:00
resolver.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
rst_xhtml_generator.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
sleepy.py Remove all OS X-specific code from the default branch. 2009-06-15 21:34:38 +02:00
socks5.py better file transfer error handling. Fixes #5064 2009-07-28 23:13:34 +02:00
stanza_session.py always reply to incoming resource. see #5227 2009-09-09 10:38:26 +02:00
xmpp_stringprep.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00