aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/conversation_manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-231-1/+1
|
* MUC improvementsfiaxh2017-04-111-1/+1
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-4/+8
|
* Handle MUC private messagesfiaxh2017-03-311-2/+22
|
* Fix conversation last_activefiaxh2017-03-311-25/+24
|
* Move some database interaction into entitiesfiaxh2017-03-231-3/+2
| | | | fixes #2
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-201-0/+15
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-13/+5
|
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-1/+1
|
* Initial plugin systemMarvin W2017-03-101-0/+103