gajim-plural/src/common
lovetox a8586ec20a Fix missing time reference - Fixes #8399 2016-10-03 16:34:16 +02:00
..
protocol fix error reply when S5B cannot be established. Fixes #8315 2016-03-28 20:52:24 +02:00
zeroconf Fix zeroconf connection and prevent invalid stanzas from being sent. 2016-04-02 15:29:26 +01:00
__init__.py
account.py
atom.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
caps_cache.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
check_X509.py fix pyasn1 usage 2014-11-09 22:33:32 +01:00
check_paths.py Honor profile given on commandline for plugin dir and history db and more. 2016-09-05 00:01:29 +02: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 default connection is now only done with TLS. No more legacy SSL or plain connection. Fixes #8390 2016-09-18 15:18:30 +02:00
configpaths.py Make complete profile separation configurable via commandline switch. 2016-09-06 23:02:24 +02:00
connection.py Fix missing time reference - Fixes #8399 2016-10-03 16:34:16 +02:00
connection_handlers.py Use UTF-8 to store VCards 2016-09-30 17:03:30 +02:00
connection_handlers_events.py Some more points to add the additional_data property 2016-09-05 16:12:23 +02:00
contacts.py rename msg_id to msg_log_id where it's the id from logs database 2016-02-27 19:52:46 +01:00
crypto.py ability to compite the installer for gtk3 version 2016-07-07 22:41:35 +02:00
dataforms.py Convert basestring to str 2016-09-25 23:21:51 +02:00
dbus_support.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
defs.py correctly update database schema 2016-09-06 21:48:41 +02: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 fix attribute name 2016-05-21 18:55:45 +02:00
exceptions.py Copyright 2013>2014 2014-01-02 12:33:54 +04: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 Copyright 2013>2014 2014-01-02 12:33:54 +04:00
gajim.py fix importing gst. Fixes #8306 2016-03-29 22:54:40 +02:00
ged.py Use log.warning instead of the deprecated log.warn. 2013-01-05 11:26:22 +01:00
gnupg.py call gpg with LANG=C to prevent decoding issues 2016-04-18 22:38:17 +02:00
gpg.py make GPG work with gpg2 binary if present. Fixes #8268 2016-02-21 18:54:31 +01:00
helpers.py better timestamp handling. Fixes #3818 2016-03-31 22:46:44 +02: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 fix importing gst. Fixes #8306 2016-03-29 22:54:40 +02: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 pass byte string instead of string to ctx methods 2015-11-16 17:58:18 -04:00
kwalletbinding.py remove call to unicode() 2013-01-01 21:06:16 +01:00
location_listener.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
logger.py Correctly append shown value to list 2016-09-28 01:20:17 +02:00
logging_helpers.py Add date to gajim logs. Fixes #7556 2013-11-11 15:43:56 +04:00
message_archiving.py Also write additional_data to history db when mam messages are received. 2016-09-05 21:17:46 +02:00
multimedia_helpers.py fix importing gst. Fixes #8306 2016-03-29 22:54:40 +02:00
nec.py fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
optparser.py correctly update database schema 2016-09-06 21:48:41 +02:00
passwords.py if config file says password is saved with libsecret (with py3 branch) we can still get it with gnomekeyring 2015-07-24 21:53:58 +02: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 Fix resolver test code 2016-10-02 14:15:15 +01:00
rst_xhtml_generator.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
sleepy.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
socks5.py correctly compute FT speed and ETA. Fixes #8216 2016-04-04 21:10:57 +02:00
stanza_session.py pending events are now in objects rather that storing parameters in tuple 2016-02-29 21:04:08 +01:00