aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/message_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-237/+0
* Handle MUC private messagesfiaxh2017-03-311-19/+79
* Fix conversation last_activefiaxh2017-03-311-8/+5
* Tab completion for MUC occupantsfiaxh2017-03-241-3/+3
* Move some database interaction into entitiesfiaxh2017-03-231-6/+6
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-12/+5
* correctly bootstrap omemo when there is no devicelist on server yet + concurr...Marvin W2017-03-131-2/+4
* 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