aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/chat_interaction.vala
Commit message (Collapse)AuthorAgeFilesLines
* Only notify on last MAM message, only if not readfiaxh2018-03-061-1/+1
| | | | fixes #293
* Small fixesfiaxh2018-01-301-1/+1
|
* Pipeline for incoming messages in libdinofiaxh2018-01-281-10/+26
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-5/+5
|
* Change conversation (un)read markingfiaxh2017-09-191-4/+0
|
* Use GNotification instead of libnotifyfiaxh2017-09-191-0/+4
|
* Use utc time everywherefiaxh2017-08-311-4/+4
|
* Message Archive Managementfiaxh2017-08-171-1/+3
|
* Muc Invite + Kickfiaxh2017-06-111-2/+12
|
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-2/+2
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-4/+4
|
* Fix conversation last_activefiaxh2017-03-311-5/+5
|
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-13/+6
|
* Improve when to send chat state notificationsfiaxh2017-03-161-33/+47
|
* Use typed identity in stream modulesfiaxh2017-03-111-2/+2
|
* Initial plugin systemMarvin W2017-03-101-0/+146