mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 04:06:21 +00:00
Fix devicelist subscription and handle pubsub event
Devicelist subscription can be done directly with caps_add feature.
This commit is contained in:
@@ -321,7 +321,7 @@ session_login_success(gboolean secured)
|
||||
#ifdef HAVE_OMEMO
|
||||
omemo_devicelist_subscribe();
|
||||
if (omemo_loaded()) {
|
||||
omemo_devicelist_publish();
|
||||
/* TODO: update devicelist */
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user