gajim-plural/src/common
Yann Leboulanger 6911821a28 fix a typo 2010-08-25 12:21:12 +02:00
..
protocol - use transport sid to compute hash sent to proxies 2010-08-25 12:05:14 +02:00
xmpp merge from trunk 2010-08-16 17:32:23 +02:00
zeroconf [Zash] fix traceback when sending messages over zeroconf. Fixes #5784. 2010-06-18 07:45:07 +02:00
GnuPG.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
GnuPGInterface.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
__init__.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
account.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
atom.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
caps_cache.py added JingleFileTransfer for managing jingle ft content 2010-06-06 23:22:52 +08:00
check_paths.py merge from trunk 2010-08-16 17:32:23 +02:00
commands.py add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert. 2010-04-27 11:31:36 +02:00
config.py handle URI in a better way. some require ://, some only :. Fixes #5841 2010-08-15 21:51:40 +02:00
configpaths.py merge from trunk 2010-08-16 17:32:23 +02:00
connection.py request message archiving only if server supports it. 2010-08-11 20:12:11 +02:00
connection_handlers.py merge from trunk 2010-08-17 15:45:34 +02:00
contacts.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
crypto.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
dataforms.py [Zash] fix var name 2010-08-16 16:13:55 +02:00
dbus_support.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
defs.py mercurial python module is not installed in site-packages under windows. use hg binary instead to get current revision 2010-08-17 11:55:58 +02:00
dh.py More whitespace fixes. 2010-04-08 01:20:22 +02:00
events.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
exceptions.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
fuzzyclock.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
gajim.py merge from trunk 2010-08-16 17:32:23 +02:00
ged.py use Network Event Dispatcher in connection_handler to handle HttpAuth events. 2010-07-20 10:35:38 +02:00
helpers.py merge from trunk 2010-08-16 17:32:23 +02:00
i18n.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
idle.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
jingle.py - use transport sid to compute hash sent to proxies 2010-08-25 12:05:14 +02:00
jingle_content.py [Jingle] Handle description-info 2010-05-04 10:31:05 +02:00
jingle_ft.py - use transport sid to compute hash sent to proxies 2010-08-25 12:05:14 +02:00
jingle_rtp.py fix missing ) 2010-06-20 22:56:20 +02:00
jingle_session.py merge from trunk 2010-08-16 17:32:23 +02:00
jingle_transport.py remove useless import 2010-08-25 12:16:44 +02:00
jingle_xtls.py handle cert path more commonly 2010-08-11 08:46:53 +02:00
kwalletbinding.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
latex.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
location_listener.py [Dicson] don't flood with geoloc info if only timestamp changes. Fixes #5728 2010-05-02 11:10:42 +02:00
logger.py merge message archiving branch. Fixes #3593 2010-08-11 18:43:41 +02:00
logging_helpers.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
message_archiving.py stop message archiving for encrypted sessions. Fixes #5792 2010-06-27 22:31:55 +02:00
multimedia_helpers.py [Jingle] Reduce CPU and bandwidth usage with videotestsrc by fixing framerate 2010-05-03 18:09:55 +02:00
nec.py use Network Event Dispatcher in connection_handler to handle HttpAuth events. 2010-07-20 10:35:38 +02:00
optparser.py handle URI in a better way. some require ://, some only :. Fixes #5841 2010-08-15 21:51:40 +02:00
passwords.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
pep.py check that pubsub messages have a Atom namespace before presenting them to the user. Fixes #5757 2010-05-25 09:33:59 +02:00
proxy65_manager.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
pubsub.py delete bookmarks from pubsub if server doesn't support publish-options. Fixes #5787 2010-06-21 19:15:46 +02:00
resolver.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
rst_xhtml_generator.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
sleepy.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
socks5.py fix a typo 2010-08-25 12:21:12 +02:00
stanza_session.py remove debug tweak 2010-07-05 13:47:47 +08:00