.. |
protocol
|
announce both IBB and bytestream
|
2010-08-16 16:11:53 +02:00 |
xmpp
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
zeroconf
|
[Zash] fix traceback when sending messages over zeroconf. Fixes #5784.
|
2010-06-18 07:45:07 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
check_paths.py
|
merge with trunk
|
2010-07-19 19:53:29 +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 with trunk
|
2010-07-19 19:53:29 +02:00 |
connection.py
|
request message archiving only if server supports it.
|
2010-08-11 20:12:11 +02:00 |
connection_handlers.py
|
use nec to handle time / time revised requests
|
2010-08-17 00:13:38 +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 with trunk
|
2010-07-19 19:53:29 +02:00 |
ged.py
|
use Network Event Dispatcher in connection_handler to handle HttpAuth events.
|
2010-07-20 10:35:38 +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 |
helpers.py
|
correctly prep JID: "@server" is not a valid JID
|
2010-08-10 16:06:41 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
jingle_content.py
|
[Jingle] Handle description-info
|
2010-05-04 10:31:05 +02:00 |
jingle_rtp.py
|
fix missing )
|
2010-06-20 22:56:20 +02:00 |
jingle_session.py
|
[Jingle] refactor a bit and ignore non-critical errors. Fixes #5794
|
2010-07-01 18:30:35 +02:00 |
jingle_transport.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
stanza_session.py
|
stop message archiving for encrypted sessions. Fixes #5792
|
2010-06-27 22:31:55 +02:00 |