| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
This adds the constants to files from the omemo module. It fixes the
build of the omemo module on windows with MSVC (and potentially release
builds on linux too).
|
| | |
|
| | |
|
| |
|
|
| |
Part of #513.
|
| |
|
|
|
|
|
|
| |
This allows us to report different error types with more information and
makes it possible to distinguish stanza errors and errors generated
locally.
Part of #501.
|
| |
|
|
|
|
| |
Closes #502.
Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im>
|
| |
|
|
|
|
|
|
|
| |
QXmppTask won't support multi-result and in the case of the OmemoManager
it's not really needed. If you want to know when each single request is
finished you can just subscribe/unsubscribe from each jid in a single
request.
Part of #502.
|
| |
|
|
| |
Part of #501.
|
| |
|
|
|
|
|
|
|
| |
This makes the handling much easier because you don't have to manually
check whether the set 'Items' type means items have been published or
retracted. There is no retract type in the XML representation, but that
doesn't mean that we cannot distinguish both cases.
Closes #521.
|
| | |
|
| |
|
|
|
|
| |
* OmemoManager: Use new CarbonManagerV2 and addNewExtension() for class documentation
* OmemoManager: Remove unneeded Doxygen references for method documentation
* doc: index: Add OmemoManager
|
| | |
|
| |
|