aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/message_processor.vala
Commit message (Expand)AuthorAgeFilesLines
* Only assume UUID to be unique for one counterpart+account when deduplicatingfiaxh2018-03-101-1/+1
* Recognize own MUC messages from other devicefiaxh2018-03-101-5/+9
* Handle multiple chat state notifications per bare jidfiaxh2018-03-101-2/+2
* Only notify on last MAM message, only if not readfiaxh2018-03-061-1/+4
* Small fixesfiaxh2018-01-301-1/+1
* Make slack workarounds use in-pipelinefiaxh2018-01-281-18/+29
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-281-2/+7
* Pipeline for incoming messages in libdinofiaxh2018-01-281-43/+113
* Fix certain Slack specific issues (using host-based workarounds)Marvin W2018-01-281-0/+18
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-25/+24
* Match message with previously arrived markerfiaxh2017-12-051-8/+5
* Add oob tag to http-upload messagesfiaxh2017-10-221-3/+2
* Offline messages for MUCsfiaxh2017-10-221-11/+11
* Use utc time everywherefiaxh2017-08-311-3/+3
* Download & inline display imagesfiaxh2017-08-311-1/+1
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-1/+6
* Move settings from GSettings to own dbfiaxh2017-08-221-1/+0
* MAM fixesfiaxh2017-08-191-6/+13
* libdino: do not process message twiceMarvin W2017-08-171-3/+2
* Message Archive Managementfiaxh2017-08-171-3/+18
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-10/+8
* Muc Invite + Kickfiaxh2017-06-111-1/+1
* Application menu fallback buttonfiaxh2017-04-041-1/+0
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-0/+189