gajim-plural/src/common
Yann Leboulanger 47ff962e5b rename some archiving functions 2009-12-08 17:09:41 +01:00
..
xmpp merge diff from default 2009-11-25 21:15:36 +01:00
zeroconf merge diff from default 2009-11-25 21:15:36 +01: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
__init__.py See #4200. 2008-08-15 17:31:51 +00:00
account.py Inject account object instead of account string into contact instances. 2009-11-11 21:38:39 +01:00
atom.py fix traceback with atom pubsub. Fixes #4763 2009-02-02 06:43:19 +00:00
caps.py blacklist jingle in caps. TYhis mean that if clientr don't support caps, we assume it doesn't support jingle 2009-11-13 20:01:44 +01:00
check_paths.py Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
commands.py Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +00:00
config.py request archiving logs only since last time we requested it 2009-11-26 08:27:31 +01:00
configpaths.py don't traceback when there is no temp folder. Fixes #4629 2009-01-21 07:14:03 +00:00
connection.py merge diff from default 2009-11-25 21:15:36 +01:00
connection_handlers.py fix some archiving session negotiation bugs 2009-12-02 11:52:49 +01:00
contacts.py Merge changes from default branch into refactoring branch 2009-11-16 19:53:43 +01:00
crypto.py [Florob] fix module name for sha256. Fixes #5297 2009-10-01 08:26:08 +02: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 Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
dh.py Cosmetic only... as usaual: stanza_session.py. TODO: better variable names 2009-01-11 22:29:58 +00:00
events.py prevent traceback when changing resource of a control when there is no event for the account at all. Fixes #5375 2009-10-30 09:44:40 +01: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 Merge changes from default branch into refactoring branch 2009-10-31 17:25:47 +01:00
helpers.py Removed unused code. 2009-11-15 00:15:31 +01:00
i18n.py fix indentation 2009-09-26 13:16:48 +02:00
idle.py added missing idle module 2008-12-03 22:57:43 +00:00
jingle.py Refactorize a bit jingle.py and split it into different files. 2009-11-15 20:47:06 +01:00
jingle_content.py Fix a regression introduced by my last patch 2009-11-15 21:21:10 +01:00
jingle_rtp.py Fix a regression introduced by my last patch 2009-11-15 21:21:10 +01:00
jingle_session.py Refactorize a bit jingle.py and split it into different files. 2009-11-15 20:47:06 +01:00
jingle_transport.py Fix a regression introduced by my last patch 2009-11-15 21:21:10 +01:00
kwalletbinding.py prevent traceback when kwalletcli is not available. see #5153 2009-07-16 12:27:53 +02:00
latex.py [Jonathan Michalon] Make latex images theme aware. 2009-09-17 13:54:20 +02:00
logger.py correctly escape msgs when we search in database 2009-12-03 18:59:10 +01:00
logging_helpers.py add missing file. Fixes #4898, #4874 2009-03-11 17:00:28 +00:00
message_archiving.py convert print to log.debug 2009-12-02 12:05:52 +01:00
optparser.py Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
passwords.py Fixes #5447 2009-11-25 09:10:30 +02:00
pep.py prevent showing error message when we receive a PEP error message and really ignore it 2009-11-25 16:50:49 +01:00
proxy65_manager.py [marcin.bachry] disconnect once proxy has been tested. Fixes #5409 2009-11-05 19:11:31 +01:00
pubsub.py fix log in pubsub.py 2009-09-05 21:35:14 +02:00
resolver.py don't print libasyncns warning on stdout. Fixes #5407 2009-11-05 19:14:19 +01:00
rst_xhtml_generator.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
sleepy.py [hildjj] go away under windows too when screensaver is active. Fixes #4178 2009-10-15 19:51:49 +02:00
socks5.py better file transfer error handling. Fixes #5064 2009-07-28 23:13:34 +02:00
stanza_session.py rename some archiving functions 2009-12-08 17:09:41 +01:00