gajim-plural/gajim/common
Philipp Hörist 651611b28b Improve timestamp usage for MAM
- Use new parse_datetime() method
- Drop message with error if MAM doesnt supply a timestamp.
- If the user supplys an own timestamp, save it so we can decide in the
future how to display it.
2017-08-01 21:43:28 +02:00
..
protocol
zeroconf Implement XEP-0359 Stable Stanza IDs 2017-07-28 14:03:14 +02:00
__init__.py
account.py
atom.py
caps_cache.py
check_X509.py
check_paths.py
commands.py
config.py Merge branch 'xep-0319' into 'master' 2017-07-31 19:16:27 +02:00
configpaths.py
connection.py Merge branch 'xep-0319' into 'master' 2017-07-31 19:16:27 +02:00
connection_handlers.py Fix typo 2017-07-31 19:30:18 +02:00
connection_handlers_events.py Improve timestamp usage for MAM 2017-08-01 21:43:28 +02:00
contacts.py Do not use XEP-0012 anymore to know idle time. Use XEP-0319 2017-07-31 19:14:12 +02:00
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 Improve timestamp usage for MAM 2017-08-01 21:43:28 +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 new DB methods for MAM Messages 2017-08-01 21:39:11 +02:00
logging_helpers.py
message_archiving.py Use new DB methods for MAM Messages 2017-08-01 21:39:11 +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