gajim-plural/gajim/common
Philipp Hörist be26f50120 Fix nbxmpp method calls
features_nb was renamed
2019-03-16 14:01:49 +01:00
..
dbus Refactor UserLocation 2019-02-02 12:51:28 +01:00
modules Remove datetime parsing from Gajim 2019-03-11 23:13:11 +01:00
protocol Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
zeroconf Fix imports 2019-03-04 13:49:03 +01:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
app.py Dont advertise urn:xmpp:hashes:1 2019-02-15 15:04:50 +01:00
caps_cache.py Add mobile phone indicator 2019-02-12 21:40:43 +01:00
config.py Use Consistent Color Generation for MUC nicknames 2019-03-12 18:44:20 +01:00
configpaths.py Refactor UserActivity 2019-01-31 22:57:15 +01:00
connection.py Fix nbxmpp method calls 2019-03-16 14:01:49 +01:00
connection_handlers.py Move message error handler into message module 2019-01-03 11:52:26 +01:00
connection_handlers_events.py Remove unnecessary event classes 2019-01-03 09:06:44 +01:00
const.py Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
contacts.py Add mobile phone indicator 2019-02-12 21:40:43 +01:00
dh.py Fix license comment format 2018-09-05 02:59:34 +02:00
events.py Refactor MUC module 2018-12-27 22:13:35 +01:00
exceptions.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
file_props.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
fuzzyclock.py fuzzyclock: Fix pylint errors 2018-09-13 00:33:54 +02:00
ged.py Add more log output when calling handlers 2018-12-19 02:18:12 +01:00
gpg.py Remove unused import 2019-02-09 21:45:18 +01:00
helpers.py Write correct show values to database 2019-03-06 23:03:45 +01:00
i18n.py Redirect some print statments to stderr 2019-02-16 10:36:27 +01:00
idle.py Fix trailing-comma-tuple pylint errors 2018-09-17 23:38:52 +02:00
jingle.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
jingle_content.py Clean up OpenSSL code 2019-02-06 20:25:55 +01:00
jingle_ft.py Clean up OpenSSL code 2019-02-06 20:25:55 +01:00
jingle_ftstates.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
jingle_rtp.py AMR codec added 2019-02-06 20:18:58 +01:00
jingle_session.py Dont advertise urn:xmpp:hashes:1 2019-02-15 15:04:50 +01:00
jingle_transport.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
jingle_xtls.py Fix depreaction warning 2019-02-15 14:58:11 +01:00
logger.py Better dedupe MUC history messages 2019-03-11 23:13:11 +01:00
logging_helpers.py Improve log message format 2019-03-10 10:07:12 +01:00
multimedia_helpers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
optparser.py Use pathlib replace() for saving config 2019-03-02 10:43:14 +01:00
passwords.py Make passwords module more resilient 2019-03-02 19:59:27 +01:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-09-16 14:42:18 +02:00
rst_xhtml_generator.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
socks5.py XTLS: Fix endless loop on write error 2019-02-15 14:58:56 +01:00
types.py Refactor UserTune 2019-02-02 12:51:24 +01:00