gajim-plural/src/common
Stephan Erb 088916f4e7 Strip PEP info at the network level.
(Currently it is done at the UI level in many, many different places)
2009-11-14 23:07:22 +01:00
..
xmpp Create a ConnectionPEP class and directly register its callback to handle pep events. 2009-11-14 19:56:15 +01:00
zeroconf prevent a traceback when we disconnect a zeroconf socket wil a message attribute. Fixes #5049 2009-11-12 21:42:20 +01:00
__init__.py
account.py Inject account object instead of account string into contact instances. 2009-11-11 21:38:39 +01:00
atom.py
caps.py Merge changes from default branch into refactoring branch 2009-11-11 23:37:46 +01:00
check_paths.py Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
commands.py
config.py update ft proxies list 2009-11-01 16:50:27 +01:00
configpaths.py
connection.py update correctly self_contact Contact instance and roster row when we use an anonymous account (our jid changes in this case). Fixes #5370 2009-11-07 12:37:16 +01:00
connection_handlers.py Create a ConnectionPEP class and directly register its callback to handle pep events. 2009-11-14 19:56:15 +01:00
contacts.py Shrink public interface of the MetacontactManager. 2009-11-12 22:58:45 +01:00
crypto.py [Florob] fix module name for sha256. Fixes #5297 2009-10-01 08:26:08 +02:00
dataforms.py
dbus_support.py correctly catch not working D-Bus. Fixes #4740 2009-08-28 12:09:18 +02:00
defs.py Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
dh.py
events.py prevent traceback when changing resource of a control when there is no event for the account at all. Fixes #5375 2009-10-30 09:44:40 +01:00
exceptions.py
fuzzyclock.py Make fuzzyclock code more concise. 2009-09-07 20:23:35 +02:00
gajim.py Merge changes from default branch into refactoring branch 2009-10-31 17:25:47 +01:00
GnuPG.py
GnuPGInterface.py
helpers.py Merge changes from default branch into refactoring branch 2009-10-31 17:25:47 +01:00
i18n.py fix indentation 2009-09-26 13:16:48 +02:00
idle.py
jingle.py Destroy session when remote signs off 2009-10-16 19:04:04 +02:00
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 Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
logging_helpers.py
optparser.py Remove caps which have not been seen for three months from the db. 2009-11-11 23:14:51 +01:00
passwords.py [mirabilos] save password in kwallet is available. Fixes #5153 2009-07-15 21:02:47 +02:00
pep.py Strip PEP info at the network level. 2009-11-14 23:07:22 +01:00
proxy65_manager.py [marcin.bachry] disconnect once proxy has been tested. Fixes #5409 2009-11-05 19:11:31 +01:00
pubsub.py fix log in pubsub.py 2009-09-05 21:35:14 +02:00
resolver.py don't print libasyncns warning on stdout. Fixes #5407 2009-11-05 19:14:19 +01:00
rst_xhtml_generator.py
sleepy.py [hildjj] go away under windows too when screensaver is active. Fixes #4178 2009-10-15 19:51:49 +02:00
socks5.py better file transfer error handling. Fixes #5064 2009-07-28 23:13:34 +02:00
stanza_session.py Work around potential NoneType in obscure function _is_buggy_gajim()' 2009-10-27 23:30:08 +01:00