gajim-plural/gajim/common
Sebastian Wagner e740d12727 Defer txt record lookup until connection attempt
Don't try to resolve _xmppconnect records for servers before trying to connect.
Prevent warnings from gajim.c.resolver for accounts with "connect on startup" disabled.
2018-03-05 22:55:25 +01:00
..
protocol
zeroconf
__init__.py
account.py
app.py
atom.py
caps_cache.py
check_paths.py
check_X509.py
commands.py
config.py
configpaths.py setup.py: move plugins directory to data directory 2017-09-22 21:48:18 +02:00
connection.py Defer txt record lookup until connection attempt 2018-03-05 22:55:25 +01:00
connection_handlers.py
connection_handlers_events.py
const.py
contacts.py Add get_contact_strict() 2018-02-26 22:24:30 +01:00
crypto.py
dataforms.py
dbus_support.py
dh.py
events.py
exceptions.py
file_props.py
fuzzyclock.py
ged.py
gpg.py
helpers.py
httpupload.py
i18n.py
idle.py
jingle.py
jingle_content.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_ft.py
jingle_ftstates.py
jingle_rtp.py
jingle_session.py
jingle_transport.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_xtls.py
location_listener.py
logger.py
logging_helpers.py
message_archiving.py
multimedia_helpers.py
nec.py
optparser.py Remove old config migrations 2018-02-28 22:38:40 +01:00
passwords.py
pep.py
proxy65_manager.py
pubsub.py
resolver.py
rst_xhtml_generator.py
sleepy.py
socks5.py
stanza_session.py