aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity/conversation.vala
Commit message (Collapse)AuthorAgeFilesLines
* SRV records for XMPP over TLSfiaxh2017-08-111-5/+7
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-171-2/+2
| | | | StartConversation
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-1/+43
|
* qlite/libdino: optimize db accessMarvin W2017-04-261-7/+1
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-0/+5
|
* Handle MUC private messagesfiaxh2017-03-311-5/+16
|
* Fix conversation last_activefiaxh2017-03-311-5/+14
|
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-9/+17
|
* Move some database interaction into entitiesfiaxh2017-03-231-12/+56
| | | | fixes #2
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-6/+1
|
* Initial plugin systemMarvin W2017-03-101-0/+52