| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PubSubEvent: Split up Items type into Items and virtual Retract type | Linus Jahn | 2022-12-28 | 1 | -22/+19 |
| | | | | | | | | | | 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. | ||||
| * | omemo: Fix usage of Qt keywords | Linus Jahn | 2022-12-28 | 1 | -3/+3 |
| | | |||||
| * | Improve and update OMEMO documentation | Melvin Keskin | 2022-12-22 | 1 | -21/+5 |
| | | | | | | | * OmemoManager: Use new CarbonManagerV2 and addNewExtension() for class documentation * OmemoManager: Remove unneeded Doxygen references for method documentation * doc: index: Add OmemoManager | ||||
| * | OmemoManager: Implement isEncrypted() and decryptMessage() | Linus Jahn | 2022-10-18 | 1 | -0/+41 |
| | | |||||
| * | Split up OMEMO into extra module | Linus Jahn | 2022-08-13 | 1 | -0/+1282 |
