.. |
xmpp
|
Improve group renaming efficiency. Fixes #4212
|
2009-09-26 20:23:59 +02:00 |
zeroconf
|
Improve group renaming efficiency. Fixes #4212
|
2009-09-26 20:23:59 +02:00 |
__init__.py
|
|
|
atom.py
|
|
|
caps.py
|
ignore invalid presences
|
2009-04-30 15:20:37 +00:00 |
check_paths.py
|
show only once unread messages at startup when we have twice the same contact in 2 accounts. Fixes #2921
|
2009-08-30 22:48:45 +02:00 |
commands.py
|
|
|
config.py
|
global option alwaysauth become a per-account autoauth option. Fixes #5264
|
2009-09-15 22:26:42 +02:00 |
configpaths.py
|
|
|
connection.py
|
request bookmarks via XML if server announce it supports pubsub but doesn't answer in the next 30 seconds. Fixes #5198
|
2009-09-29 11:08:42 +02:00 |
connection_handlers.py
|
global option alwaysauth become a per-account autoauth option. Fixes #5264
|
2009-09-15 22:26:42 +02:00 |
contacts.py
|
copy list before iterating on it in case we modify it.
|
2009-07-21 00:13:55 +02:00 |
crypto.py
|
|
|
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
|
global option alwaysauth become a per-account autoauth option. Fixes #5264
|
2009-09-15 22:26:42 +02:00 |
dh.py
|
|
|
events.py
|
|
|
exceptions.py
|
|
|
fuzzyclock.py
|
Make fuzzyclock code more concise.
|
2009-09-07 20:23:35 +02:00 |
gajim.py
|
disable Ubuntu indicator support. see #4942, Fixes #5271
|
2009-09-21 21:36:04 +02:00 |
GnuPG.py
|
clean gpg call when we list keys. Fixes #5043
|
2009-05-22 19:44:43 +02:00 |
GnuPGInterface.py
|
|
|
helpers.py
|
don't remove a file before renaming under windows because os.remove('test') will remove 'TEST' under window. Fixes #5279
|
2009-09-23 22:27:52 +02:00 |
i18n.py
|
fix indentation
|
2009-09-26 13:16:48 +02:00 |
idle.py
|
|
|
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
|
fix error when inserting unread message
|
2009-08-30 23:36:36 +02:00 |
logging_helpers.py
|
|
|
optparser.py
|
global option alwaysauth become a per-account autoauth option. Fixes #5264
|
2009-09-15 22:26:42 +02:00 |
passwords.py
|
[mirabilos] save password in kwallet is available. Fixes #5153
|
2009-07-15 21:02:47 +02:00 |
pep.py
|
add activity / mood in change status dialog. Fixes #4419
|
2009-04-12 18:13:37 +00:00 |
proxy65_manager.py
|
|
|
pubsub.py
|
fix log in pubsub.py
|
2009-09-05 21:35:14 +02:00 |
resolver.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
rst_xhtml_generator.py
|
|
|
sleepy.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
socks5.py
|
better file transfer error handling. Fixes #5064
|
2009-07-28 23:13:34 +02:00 |
stanza_session.py
|
always reply to incoming resource. see #5227
|
2009-09-09 10:38:26 +02:00 |
xmpp_stringprep.py
|
|
|