diff options
author | DebXWoody <stefan@debxwoody.de> | 2021-06-05 19:12:42 +0200 |
---|---|---|
committer | DebXWoody <stefan@debxwoody.de> | 2021-06-05 19:12:42 +0200 |
commit | 8fe95399a1c2f530b9a64f2dd864d55712fa4f6a (patch) | |
tree | 968bb257e4ef3c1a36c236808bd2ad650e945280 /.gitignore | |
parent | e1fbe3be90089d99d4996ff6e146e053124fb419 (diff) | |
download | profani-tty-8fe95399a1c2f530b9a64f2dd864d55712fa4f6a.tar.gz |
OMEMO: Separate handling of device list
In profanity are two handlers for device list: * _handle_own_device_list * _handle_device_list_start_session I seems both handler will start a session via omemo_start_device_session_handle_bundle _handle_own_device_list will also make sure, that the own device is withing the omemo device list. If we add the _handle_device_list_start_session into the hashmap, we are not going the republish ourself, in case we clean-up the device list from another client. This will maybe fix #1552 99 Little Bugs in my Code. Take one down. Patch it around. 113 Bugs in my Code
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions