gajim-plural/gajim/common
Sebastiaan Lokhorst da04f7fe39 zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility 2019-04-23 17:09:44 +02:00
..
dbus Obtain sleep inhibitor again after every sleep 2018-10-26 17:17:57 +02:00
modules Implementing error type=modify handling for XEP-0077 2019-04-16 18:33:32 +02:00
protocol Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
zeroconf zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility 2019-04-23 17:09:44 +02:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Fix useless-object-inheritance pylint errors 2018-10-07 00:46:40 +02:00
app.py Add method to determine window manager 2019-03-25 23:30:10 +01:00
caps_cache.py Add mobile phone indicator 2019-02-15 16:45:58 +01:00
config.py Remove ESessions leftovers 2018-10-22 19:09:13 +02:00
configpaths.py Determine absolut path for custom config folder 2018-11-13 21:56:21 +01:00
connection.py Dont leak DNS query if we connect via proxy 2019-03-16 16:19:11 +01:00
connection_handlers.py Dont check mam:2 compliance for error messages 2018-11-19 20:07:38 +01:00
connection_handlers_events.py MUC: Identify subject change correctly 2018-12-09 21:24:56 +01:00
const.py Add method to determine window manager 2019-03-25 23:30:10 +01:00
contacts.py Add mobile phone indicator 2019-02-15 16:45:58 +01:00
dbus_support.py Dont test for sys.platform == 'linux' 2018-11-13 21:56:21 +01:00
dh.py Fix license comment format 2018-10-07 00:46:35 +02:00
events.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
exceptions.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
file_props.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
fuzzyclock.py fuzzyclock: Fix pylint errors 2018-10-07 00:46:38 +02:00
ged.py Add more log output when calling handlers 2018-12-22 13:53:33 +01:00
gpg.py Fix multiple-statements pylint errors 2018-10-07 00:46:47 +02:00
helpers.py Move imports to the top 2019-03-25 23:52:37 +01:00
i18n.py Windows: Dont override format region settings 2019-04-05 21:28:46 +02:00
idle.py Fix trailing-comma-tuple pylint errors 2018-10-07 00:46:45 +02:00
jingle.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
jingle_content.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_ft.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_ftstates.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_rtp.py Jingle Audio: Update codecs 2019-01-10 22:34:08 +01:00
jingle_session.py Dont fail on urn:xmpp:hashes:1 2019-02-15 16:35:57 +01:00
jingle_transport.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_xtls.py Fix deprecation warning 2019-02-15 16:35:44 +01:00
logger.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
logging_helpers.py Redirect some print statments to stderr 2019-03-02 10:52:30 +01:00
multimedia_helpers.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
optparser.py Use pathlib replace() for saving config 2019-03-02 10:47:34 +01:00
passwords.py Better handle not available keyring backends 2018-12-03 15:46:00 +01:00
pep.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-10-07 00:46:41 +02:00
rst_xhtml_generator.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
socks5.py Iterate safely over dict 2019-04-06 09:34:50 +02:00
types.py Refactor Chat State Notifications 2018-10-07 00:46:57 +02:00