| .. |
|
protocol
|
remove useless test
|
2014-09-15 14:03:52 +02:00 |
|
zeroconf
|
fix sending zeroconf messages
|
2014-10-12 15:16:17 +02: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_paths.py
|
Defer the creation of XTLS until it's first time used.
|
2014-04-15 14:01:55 +02:00 |
|
check_X509.py
|
fix pyasn1 usage
|
2014-11-09 22:33:32 +01:00 |
|
commands.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
config.py
|
New option 'authentication_mechanisms'
|
2014-03-01 21:16:24 +01:00 |
|
configpaths.py
|
XTLS keys will be stored separate for each profile.
|
2014-04-15 12:42:09 +02:00 |
|
connection.py
|
add /ping command in groupchat to ping occupants
|
2014-08-22 15:44:07 +02:00 |
|
connection_handlers.py
|
remove useless test
|
2014-09-15 14:03:52 +02:00 |
|
connection_handlers_events.py
|
fix printing error
|
2014-10-09 22:10:16 +02:00 |
|
contacts.py
|
[bluec0re] Fix bug when server assign a contact to a group with empty name. Fixes #7865
|
2014-10-26 16:43:44 +01:00 |
|
crypto.py
|
make e2e work with py3
|
2014-11-11 15:07:53 +01:00 |
|
dataforms.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
dbus_support.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
defs.py
|
prepare 0.16 release
|
2014-10-04 23:02:46 +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
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04: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
|
correctly find gnupg module
|
2014-03-27 21:18:26 +01:00 |
|
ged.py
|
Use log.warning instead of the deprecated log.warn.
|
2013-01-05 11:26:22 +01:00 |
|
gnupg.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
gpg.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
helpers.py
|
don't allow empty string in new chat dialog entry completion. Fixes #7760
|
2014-06-01 22:32: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
|
fix some typos
|
2014-03-27 13:21:28 +01:00 |
|
jingle_ft.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_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 sending codecs
|
2014-05-30 20:37:19 +02:00 |
|
jingle_session.py
|
we release under GPL v3
|
2013-08-16 09:33:15 +02:00 |
|
jingle_transport.py
|
fix sending candidates and computing hash in jingle file transfer. Fixes #7669
|
2014-04-25 12:48:39 +02:00 |
|
jingle_xtls.py
|
remove wrong .decode()
|
2014-04-08 22:47:43 +02: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
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
logging_helpers.py
|
Add date to gajim logs. Fixes #7556
|
2013-11-11 15:43:56 +04:00 |
|
message_archiving.py
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
|
multimedia_helpers.py
|
start havine audio / video. Doesn't work correctly yet
|
2014-03-25 21:26:57 +01:00 |
|
nec.py
|
fix imports and many py3 changements
|
2013-01-02 13:54:02 +01:00 |
|
optparser.py
|
allow = char in option values. Fixes #7804
|
2014-09-14 14:47:03 +02:00 |
|
passwords.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
pep.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
proxy65_manager.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
pubsub.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
resolver.py
|
fix Host resolver. Fixes #7729, #7750
|
2014-04-22 13:11:00 +02: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
|
fix sending file without jingle when localcert is not yet generated.
|
2014-08-22 14:23:05 +02:00 |
|
stanza_session.py
|
make e2e work with py3
|
2014-11-11 15:07:53 +01:00 |