slixmpp-omemo/slixmpp_omemo
Maxime “pep” Buquet bb52d93241
should_heartbeat: also return True on new sessions
And the docstring now reflects the reality again!

We're parsing the Encrypted dict again, when we just did it in
decrypt_message above, but this function is also part of the API and
doing that for them is the least we can do.

Maybe there should be an internal function that we can call from
decrypt_message, that also gets called by should_heartbeat.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-07-17 18:58:31 +02:00
..
__init__.py should_heartbeat: also return True on new sessions 2021-07-17 18:58:31 +02:00
stanza.py Initial split version of this repo 2019-02-17 18:05:43 +00:00
version.py Release 0.5.0 2021-07-12 11:22:23 +02:00