aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/message_manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* correctly bootstrap omemo when there is no devicelist on server yet + ↵Marvin W2017-03-131-2/+4
| | | | concurrency bug fixes
* Search messages having a uuid stanza id by id + accountfiaxh2017-03-121-1/+1
|
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-1/+1
|
* Add OMEMO via PluginMarvin W2017-03-111-1/+1
|
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-36/+28
|
* Use typed identity in stream modulesfiaxh2017-03-111-3/+3
|
* Use typed identity in module managerMarvin W2017-03-101-1/+1
|
* Initial plugin systemMarvin W2017-03-101-0/+193