Commit Graph

6 Commits

Author SHA1 Message Date
Philipp Hörist
f2098e287b [omemo] Refactor get_affiliation_list()
- Dont depend on Gajim method, as it triggers Events that will be
shown in the chat window
2017-11-19 15:53:23 +01:00
Philipp Hörist
43ecb95ad6 [omemo] Use extension point to add caps 2017-11-15 23:45:16 +01:00
Philipp Hörist
02c7edefe3 [omemo] Show better error messages on device publish fail 2017-11-15 19:11:39 +01:00
Philipp Hörist
6e42eae556 [omemo] Change log levels 2017-11-15 19:07:55 +01:00
Philipp Hörist
b2be4c9188 [omemo] Query devices if we have none
- PEP is not reliable enough for now, so we have to use this as
fallback
2017-11-15 18:52:20 +01:00
Philipp Hörist
ce480aa5d7 [omemo] Refactor whole plugin
- create a OMEMOConnection class to mimic more how Gajim does things
2017-11-10 23:35:48 +01:00