gajim-plural/src/common
Philipp Hörist 430c4b1536 Merge branch 'printline' into 'master'
print_conversation_line() refactoring

See merge request !3
2017-01-03 21:20:32 +01:00
..
protocol fix error reply when S5B cannot be established. Fixes #8315 2016-03-28 20:52:24 +02:00
zeroconf fix sending zeroconf messages 2016-11-24 22:44:52 +01: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 Copyright 2013>2014 2014-01-02 12:33:54 +04:00
caps_cache.py Remove unused imports 2016-12-22 18:19:24 +01:00
check_X509.py fix pyasn1 usage 2014-11-09 22:33:32 +01:00
check_paths.py Remove unused imports 2016-12-22 18:19:24 +01:00
commands.py pending events are now in objects rather that storing parameters in tuple 2016-02-29 21:04:08 +01:00
config.py Remove unused imports 2016-12-22 18:19:24 +01:00
configpaths.py Remove unused xdg code and make it check for absolute paths 2016-11-05 14:49:38 +00:00
connection.py do not list all keys when we want to know if we have a key. Fixes #8477 2016-12-17 14:06:36 +01:00
connection_handlers.py Merge branch 'printline' into 'master' 2017-01-03 21:20:32 +01:00
connection_handlers_events.py print_conversation_line() refactoring 2017-01-02 19:09:06 +01:00
contacts.py start running tests 2016-10-10 15:22:51 +02:00
crypto.py ability to compite the installer for gtk3 version 2016-07-07 22:41:35 +02:00
dataforms.py Fix NameError in DataForms with a media type. 2016-11-05 14:55:48 +00:00
dbus_support.py Remove unused imports 2016-12-22 18:19:24 +01:00
defs.py Fix getting commit hash for version info 2016-12-23 20:52:24 +01:00
demandimport.py update demandimport module from mercurial 2012-02-26 20:38:29 +04:00
dh.py make e2e work with py3 2014-11-11 15:07:53 +01:00
events.py Add additional_data to ChatEvent 2016-10-13 00:40:02 +02:00
exceptions.py Remove support for GNOME Keyring and KWalletCLI, instead always use libsecret. 2016-11-20 21:56:26 +00:00
file_props.py fix using transport sid in jingle IBB instead of jingle sid 2014-02-24 22:13:25 +01:00
fuzzyclock.py Remove unused imports 2016-12-22 18:19:24 +01:00
gajim.py Remove unused imports 2016-12-22 18:19:24 +01:00
ged.py Add forgotten variable declaration in except. 2016-11-05 14:57:13 +00:00
gpg.py do not list all keys when we want to know if we have a key. Fixes #8477 2016-12-17 14:06:36 +01:00
helpers.py Catch exceptions on invalid URLs 2017-01-03 20:17:14 +01:00
i18n.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
idle.py fix traceback handling 2013-01-05 00:03:36 +01:00
jingle.py start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
jingle_content.py [Link Mauve] correctly send certificate fingerprint when sending a file. 2016-04-10 20:59:54 +02:00
jingle_ft.py fix sending file over XTLS encrypted socket 2016-04-03 14:28:08 +02:00
jingle_ftstates.py close FT port as soon as we know it won't be used for the transfer. 2014-06-16 21:32:01 +02:00
jingle_rtp.py Remove unused imports 2016-12-22 18:19:24 +01:00
jingle_session.py correctly close jingle session when no intersection between the remote codecs and the local ones. Fixes #8210 2016-01-03 22:26:15 +01:00
jingle_transport.py better detection of local IPs. See #8191 2015-11-17 21:33:30 +01:00
jingle_xtls.py Use the correct ctx variable name in jingle_xtls. 2016-11-05 14:58:34 +00:00
location_listener.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
logger.py print_conversation_line() refactoring 2017-01-02 19:09:06 +01:00
logging_helpers.py Remove unused imports 2016-12-22 18:19:24 +01:00
message_archiving.py Fix wrong variable names and forgotten imports in message_archiving. 2016-11-05 15:02:46 +00:00
multimedia_helpers.py Remove unused imports 2016-12-22 18:19:24 +01:00
nec.py fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
optparser.py Remove unused imports 2016-12-22 18:19:24 +01:00
passwords.py Store passwords in Windows Credential Vault 2016-12-11 01:20:16 +01:00
pep.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
proxy65_manager.py made Link Mauve's patch python 3 ready 2016-08-06 23:46:57 +02:00
pubsub.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
resolver.py Remove unused imports 2016-12-22 18:19:24 +01:00
rst_xhtml_generator.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
sleepy.py Remove unused imports 2016-12-22 18:19:24 +01:00
socks5.py Replace NameError SSL with correctly-imported OpenSSL.SSL. 2016-11-05 15:07:08 +00:00
stanza_session.py pending events are now in objects rather that storing parameters in tuple 2016-02-29 21:04:08 +01:00