.. |
xmpp
|
|
|
zeroconf
|
pass session when dispatching MSGNOTSENT
|
2008-05-19 00:17:39 +00:00 |
__init__.py
|
configuration is now in common/config
|
2005-04-12 21:09:06 +00:00 |
atom.py
|
improve pubsub support. fixes #3103
|
2007-06-24 22:33:00 +00:00 |
caps.py
|
remove pep options from pref window, store them per account, store caps_hash per account. see #3954
|
2008-05-27 10:24:29 +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
|
Completely remove OTR.
|
2008-06-08 15:27:05 +00:00 |
configpaths.py
|
SSL certificate verification, certificate fingerprint verification. fixes #720, #2499
|
2007-12-04 09:38:39 +00:00 |
connection.py
|
* Fix passing of message ID.
|
2008-06-08 15:51:55 +00:00 |
connection_handlers.py
|
* Fixed a BT when receiving receipt request for offline messages.
|
2008-06-09 15:04:13 +00:00 |
contacts.py
|
-Set General and Observer group directly in contact instance, instead of calculating it each time
|
2008-06-08 21:27:31 +00:00 |
crypto.py
|
fixed imports
|
2007-09-16 21:56:42 +00:00 |
dataforms.py
|
default value in boolean fields is False if none is provided.
|
2007-08-19 10:16:08 +00:00 |
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
|
support libraries for esessions
|
2007-06-17 10:37:59 +00:00 |
events.py
|
Don't remove contacts from roster when they have pending events.
|
2008-05-30 17:42:53 +00:00 |
exceptions.py
|
Warn user when database is corrupted and unreadable. Fixes #3761
|
2008-03-17 07:22:43 +00:00 |
fuzzyclock.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
gajim.py
|
Completely remove OTR.
|
2008-06-08 15:27: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
|
Be more specific on excepts.
|
2008-06-08 10:19:26 +00:00 |
i18n.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
idle.c
|
make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release!
|
2006-12-30 00:54:20 +00:00 |
logger.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
Makefile.am
|
[dkirov] idle module is not correctly build (linked to xss lib) and loaded from .libs folder for svn users. fixes #2611
|
2006-11-08 13:16:35 +00:00 |
nslookup.py
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
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
|
make pep work, move config options per account, make publish_tune configurable in account context menu. fixes #3954
|
2008-05-30 21:43:53 +00:00 |
proxy65_manager.py
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
pubsub.py
|
[Florob] ability to retract pubsub events. fixes #3913
|
2008-05-05 07:48:13 +00:00 |
rst_xhtml_generator.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
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
|
don't send termination unless we've sent a message
|
2008-05-26 23:53:40 +00:00 |
xmpp_stringprep.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |