.. |
dbus
|
Obtain sleep inhibitor again after every sleep
|
2018-10-26 12:57:13 +02:00 |
modules
|
Simplify vcard avatar code
|
2018-12-28 13:38:15 +01:00 |
protocol
|
Fix no-else-return pylint errors
|
2018-09-18 10:16:54 +02:00 |
zeroconf
|
Adapt Zeroconf to nbxmpp changes
|
2018-12-23 22:33:10 +01:00 |
__init__.py
|
…
|
|
account.py
|
Fix useless-object-inheritance pylint errors
|
2018-09-16 11:56:56 +02:00 |
app.py
|
Refactor MUC module
|
2018-12-27 22:13:35 +01:00 |
caps_cache.py
|
Dont return None on has_mam()
|
2018-10-05 15:05:06 +02:00 |
config.py
|
Improve MUC notifications
|
2018-12-15 23:37:44 +01:00 |
configpaths.py
|
Remove legacy code
|
2018-12-18 22:49:07 +01:00 |
connection.py
|
Refactor MUC captcha challenge code
|
2018-12-19 23:00:50 +01:00 |
connection_handlers.py
|
Remove unused code
|
2018-12-21 19:33:34 +01:00 |
connection_handlers_events.py
|
Simplify gc-message-received event
|
2018-12-21 18:36:09 +01:00 |
const.py
|
Fix mypy errors
|
2018-12-17 00:41:46 +01:00 |
contacts.py
|
Refactor MUC module
|
2018-12-27 22:13:35 +01:00 |
dbus_support.py
|
Dont test for sys.platform == 'linux'
|
2018-11-10 19:30:19 +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
|
Fix multiple-statements pylint errors
|
2018-09-18 10:30:33 +02:00 |
helpers.py
|
Refactor MUC module
|
2018-12-27 22:13:35 +01:00 |
i18n.py
|
Fix missing UI translations on flatpak
|
2018-10-11 23:21:46 +02: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
|
Fix rest of mypy errors
|
2018-09-21 23:55:57 +02:00 |
jingle_ft.py
|
Fix unused-variable pylint errors
|
2018-09-17 21:16:19 +02:00 |
jingle_ftstates.py
|
Fix unused-variable pylint errors
|
2018-09-17 21:16:19 +02:00 |
jingle_rtp.py
|
Import _() instead of using builtin namespace
|
2018-10-06 22:38:55 +02:00 |
jingle_session.py
|
Fix unused-variable pylint errors
|
2018-09-17 21:16:19 +02:00 |
jingle_transport.py
|
Fix rest of mypy errors
|
2018-09-21 23:55:57 +02:00 |
jingle_xtls.py
|
Fix unused-variable pylint errors
|
2018-09-17 21:16:19 +02:00 |
logger.py
|
Use custom dict for additional data
|
2018-11-30 23:05:15 +01: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
|
Add annotations and fix pylint/mypy errors
|
2018-09-13 23:56:12 +02:00 |
optparser.py
|
Import _() instead of using builtin namespace
|
2018-10-06 22:38:55 +02:00 |
passwords.py
|
Adapt to nbxmpp API changes
|
2018-12-09 18:48:44 +01: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
|
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
|
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 |