aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/counterpart_interaction_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* accumulate conversation content in meta db tablebobufa2018-08-131-3/+3
* Do not mark messages as read if they are only marked as receivedThibaut Girka2018-03-221-0/+1
* Handle multiple chat state notifications per bare jidfiaxh2018-03-101-9/+20
* Only notify on last MAM message, only if not readfiaxh2018-03-061-21/+30
* Pipeline for incoming messages in libdinofiaxh2018-01-281-3/+17
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-3/+3
* Clear chat states on own/contact disconnectfiaxh2017-12-301-0/+2
* Match message with previously arrived markerfiaxh2017-12-051-0/+16
* Fix unit tests using async + read message markerfiaxh2017-11-171-7/+1
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-22/+18
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-12/+5
* Use typed identity in module managerMarvin W2017-03-101-3/+3
* Initial plugin systemMarvin W2017-03-101-0/+99