aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* Move DatabaseError handling into Qlitefiaxh2017-10-311-27/+12
|
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-1/+41
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-25/+36
| | | | Fixes #44 and #58
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-4/+4
|
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-15/+8
|
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-46/+118
|
* correctly bootstrap omemo when there is no devicelist on server yet + ↵Marvin W2017-03-131-2/+8
| | | | concurrency bug fixes
* Qlite: Return OptionalRow instead of Row?, add ability to remove columns on ↵Marvin W2017-03-121-1/+1
| | | | version upgrade
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-127/+18
|
* Add OMEMO via PluginMarvin W2017-03-111-0/+270