gajim-plural/gajim/common
Philipp Hörist fe1f2c0103 Dont drop MAM Message on missing stanza-id
A missing stanza ID means, we will have to take some measures to make
sure we get no duplicates in the Database later on.

Also fix getting the origin-id. Third time is a charm.
2017-07-27 03:33:19 +02:00
..
protocol
zeroconf
__init__.py
account.py
atom.py
caps_cache.py
check_paths.py
check_X509.py
commands.py
config.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
configpaths.py
connection.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
connection_handlers.py
connection_handlers_events.py Dont drop MAM Message on missing stanza-id 2017-07-27 03:33:19 +02:00
contacts.py
crypto.py
dataforms.py
dbus_support.py
defs.py Change defaults on history restore options 2017-07-10 21:03:45 +02:00
dh.py
events.py
exceptions.py
file_props.py
fuzzyclock.py
gajim.py Add more convenient get_own_jid() method 2017-07-25 21:00:20 +02:00
ged.py
gpg.py
helpers.py Add simple parse_delay() method 2017-07-25 21:00:20 +02:00
i18n.py
idle.py
jingle.py
jingle_content.py
jingle_ft.py
jingle_ftstates.py
jingle_rtp.py
jingle_session.py
jingle_transport.py
jingle_xtls.py
location_listener.py
logger.py Use namedtuples for results from the DB 2017-07-12 22:34:55 +02:00
logging_helpers.py
message_archiving.py Preparation for MUC Archive querys 2017-07-25 21:01:18 +02:00
multimedia_helpers.py
nec.py Add new NetworkEvents method 2017-07-25 21:00:20 +02:00
optparser.py Change defaults on history restore options 2017-07-10 21:03:45 +02:00
passwords.py
pep.py
proxy65_manager.py
pubsub.py
resolver.py
rst_xhtml_generator.py
sleepy.py
socks5.py
stanza_session.py