about summary refs log tree commit diff stats
path: root/src/ui
diff options
context:
space:
mode:
authorDebXWoody <stefan@debxwoody.de>2021-06-05 19:12:42 +0200
committerDebXWoody <stefan@debxwoody.de>2021-06-05 19:12:42 +0200
commit8fe95399a1c2f530b9a64f2dd864d55712fa4f6a (patch)
tree968bb257e4ef3c1a36c236808bd2ad650e945280 /src/ui
parente1fbe3be90089d99d4996ff6e146e053124fb419 (diff)
downloadprofani-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 'src/ui')
0 files changed, 0 insertions, 0 deletions