gajim-plural/src/common
Emmanuel Gil Peyrot 09e6cfbbc8 Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +01:00
..
protocol Make default proxy always available 2017-05-02 16:55:39 +02:00
zeroconf fix logging single messages. Fixes #8640 2017-06-14 15:29:19 +02: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 Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +01:00
check_X509.py fix pyasn1 usage 2014-11-09 22:33:32 +01:00
check_paths.py Add new Columns to Logs.db 2017-03-13 19:33:16 +01:00
commands.py Add config option to activate XEP-0146 commands 2017-05-26 23:10:05 +02:00
config.py Add config option to activate XEP-0146 commands 2017-05-26 23:10:05 +02:00
configpaths.py Add @unique decorator to all enumerations 2017-03-29 10:56:31 +02:00
connection.py fix logging single messages. Fixes #8640 2017-06-14 15:29:19 +02:00
connection_handlers.py Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +01:00
connection_handlers_events.py Update JingleFT to its latest experimental version 2017-06-14 20:26:37 +01:00
contacts.py Remove every default argument using [] or {}. 2017-02-11 02:40:07 +00: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 Add new Columns to Logs.db 2017-03-13 19:33:16 +01:00
dh.py common.dh: Reformat to follow PEP-0008. 2017-02-08 02:26:20 +00:00
events.py Fix typo in event type 2017-04-29 16:58:40 +02:00
exceptions.py Refactor exception handling for logger 2017-04-12 22:30:55 +02: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 Update to XEP-0300 version 0.5 (:2 namespace). 2017-06-14 20:29:52 +01:00
ged.py Make verbose logging less verbose 2017-01-04 23:28:08 +01:00
gpg.py Always pass utf8 encoded strings to python-gnupg 2017-06-08 19:33:01 +02:00
helpers.py Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +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 Update to XEP-0300 version 0.5 (:2 namespace). 2017-06-14 20:29:52 +01:00
jingle_content.py Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +01:00
jingle_ft.py Update to XEP-0234 version 0.18.0 (:5 namespace). 2017-06-14 20:31:29 +01:00
jingle_ftstates.py Read/Write file in binary mode 2017-04-29 16:12:41 +02:00
jingle_rtp.py Fix a bunch of issues in common.jingle*. 2017-02-11 02:40:07 +00:00
jingle_session.py Update to XEP-0300 version 0.5 (:2 namespace). 2017-06-14 20:29:52 +01:00
jingle_transport.py Add @unique decorator to all enumerations 2017-03-29 10:56:31 +02:00
jingle_xtls.py Fix a bunch of issues in common.jingle*. 2017-02-11 02:40:07 +00:00
location_listener.py Remove every default argument using [] or {}. 2017-02-11 02:40:07 +00:00
logger.py Refactor exception handling for logger 2017-04-12 22:30:55 +02:00
logging_helpers.py Parse log arguments earlier 2017-02-25 17:21:03 +01:00
message_archiving.py Use new MAM Events and use chosen MAM namespace 2017-04-18 17:52:17 +02:00
multimedia_helpers.py Fix some spaces in strings 2017-01-04 13:14:21 +01:00
nec.py fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
optparser.py Add new Columns to Logs.db 2017-03-13 19:33:16 +01:00
passwords.py Improve fallback for windows keyring 2017-01-23 19:18:59 +01:00
pep.py Remove unused imports. 2017-02-08 02:26:20 +00: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 Remove every default argument using [] or {}. 2017-02-11 02:40:07 +00:00
sleepy.py Remove unused imports 2016-12-22 18:19:24 +01:00
socks5.py Use “… is not …” everywhere instead of “not … is …”. 2017-02-11 02:40:10 +00:00
stanza_session.py Replace long() in remaining python2 code with int(). 2017-02-11 02:40:07 +00:00