| .. |
|
xmpp
|
XEP-0116 support discovery
|
2008-07-14 00:26:05 +00:00 |
|
zeroconf
|
fix number of parameters to session.receives in zeroconf. Fixes #4015
|
2008-06-13 15:59:04 +00:00 |
|
__init__.py
|
|
|
|
atom.py
|
|
|
|
caps.py
|
Fix two caps related tracebacks:
|
2008-07-08 19:15:54 +00:00 |
|
check_paths.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
commands.py
|
merged in session-centric branch, with fixes for OTR compatibility
|
2008-05-13 01:59:10 +00:00 |
|
config.py
|
Not logging encrypted sessions by default is not a good idea.
|
2008-07-11 17:54:02 +00:00 |
|
configpaths.py
|
|
|
|
connection.py
|
remove useless print
|
2008-07-05 18:25:39 +00:00 |
|
connection_handlers.py
|
moved receipt handling after XEP 0200 decryption
|
2008-07-14 00:25:53 +00:00 |
|
contacts.py
|
Don't crash when we receive contacts that have a group tag assigned multiple times.
|
2008-07-06 21:35:19 +00:00 |
|
crypto.py
|
|
|
|
dataforms.py
|
|
|
|
dbus_support.py
|
Be more specific on excepts.
|
2008-06-08 10:19:26 +00:00 |
|
defs.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
dh.py
|
|
|
|
events.py
|
fix encrypted/unencrypted notifications in PM
|
2008-07-14 23:46:22 +00:00 |
|
exceptions.py
|
Warn user when database is corrupted and unreadable. Fixes #3761
|
2008-03-17 07:22:43 +00:00 |
|
fuzzyclock.py
|
|
|
|
gajim.py
|
XEP-0116 support discovery
|
2008-07-14 00:26:05 +00:00 |
|
GnuPG.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
|
2008-04-18 00:02:56 +00:00 |
|
GnuPGInterface.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
|
2008-04-18 00:26:07 +00:00 |
|
helpers.py
|
first pass at stripping out the one-tab-per-session code
|
2008-06-26 23:36:58 +00:00 |
|
i18n.py
|
|
|
|
idle.c
|
|
|
|
logger.py
|
add mrim transport icons. Fixes #4078
|
2008-07-10 12:18:26 +00:00 |
|
Makefile.am
|
|
|
|
nslookup.py
|
|
|
|
optparser.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
passwords.py
|
Fix indentation. Please test patches before commiting...
|
2008-05-05 00:05:20 +00:00 |
|
pep.py
|
first pass at stripping out the one-tab-per-session code
|
2008-06-26 23:36:58 +00:00 |
|
proxy65_manager.py
|
|
|
|
pubsub.py
|
[Florob] ability to retract pubsub events. fixes #3913
|
2008-05-05 07:48:13 +00:00 |
|
rst_xhtml_generator.py
|
|
|
|
sleepy.py
|
Reduced too big indentation inside first try-catch (was 2 tabs, now it's 1 tab).
|
2008-05-28 16:15:39 +00:00 |
|
socks5.py
|
Fix file transfers on win32.
|
2008-05-10 15:40:27 +00:00 |
|
stanza_session.py
|
make esession authentication warning less obtrusive
|
2008-06-29 04:39:29 +00:00 |
|
xmpp_stringprep.py
|
|
|