| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
This avoids the need to include the whole TrustStorage in files like
SendStanzaParams.h.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Previously the type had been set to Normal first and then to Chat.
There's no change in behviour. The changes to the unit test
qxmppomemodata are just for consistency.
Signed-off-by: Linus Jahn <lnj@kaidan.im>
|
| | |
|
| | |
|
| |
|
|
| |
It can already be used by E2eeExtension.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This is needed if the IDs of incoming items should be checked externally.
|
| | |
|
| |
|
|
| |
The other XML string contained a different from attribute
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Uses a disco items request.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Currently Condition(-1)/Type(-1) is used for an unset error. This should
be deprecated and replaced by the new optional<Condition/Type>
functions.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|