gajim-plural/gajim/common
Philipp Hörist bf87ad5ac8 Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
2018-10-06 22:38:55 +02:00
..
modules Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
protocol Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
zeroconf Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
__init__.py
account.py
app.py Fix Dark Theme switch 2018-09-26 20:17:13 +02:00
caps_cache.py Dont return None on has_mam() 2018-10-05 15:05:06 +02:00
config.py MUC: Add option for showing the subject on join 2018-10-06 00:35:24 +02:00
configpaths.py configpaths: Add get_plugin_dirs() method 2018-09-23 14:41:44 +02:00
connection.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
connection_handlers.py Refactor Chat State Notifications 2018-09-30 22:58:38 +02:00
connection_handlers_events.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
const.py Add a configurable threshold for MAM in MUC 2018-10-04 21:42:06 +02:00
contacts.py Fix passing wrong type 2018-10-01 21:25:10 +02:00
dbus_support.py
dh.py
events.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02: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
ged.py
gpg.py Fix multiple-statements pylint errors 2018-09-18 10:30:33 +02:00
helpers.py Add a configurable threshold for MAM in MUC 2018-10-04 21:42:06 +02:00
i18n.py
idle.py
jingle.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
jingle_content.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
jingle_ft.py
jingle_ftstates.py
jingle_rtp.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
jingle_session.py
jingle_transport.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
jingle_xtls.py
location_listener.py
logger.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
logging_helpers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
multimedia_helpers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
nec.py
optparser.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
passwords.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
pep.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
resolver.py
rst_xhtml_generator.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
socks5.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
types.py Refactor Chat State Notifications 2018-09-30 22:58:38 +02:00