aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service
Commit message (Expand)AuthorAgeFilesLines
* Place time+encryption+read directly right of namefiaxh2017-12-311-4/+3
* Clear chat states on own/contact disconnectfiaxh2017-12-301-0/+2
* Show subscription request in conversation summaryfiaxh2017-12-301-5/+20
* Load messages for conversation view from cachefiaxh2017-12-131-6/+22
* Match message with previously arrived markerfiaxh2017-12-053-15/+30
* ConversationView: Split merged messages when an in-between one is addedfiaxh2017-11-221-1/+10
* Update translationsTranslations2017-11-181-5/+7
* Fix unit tests using async + read message markerfiaxh2017-11-171-7/+1
* Read+(write) stream asyncfiaxh2017-11-161-32/+19
* Replace deprecated function usagesfiaxh2017-11-162-3/+2
* Go offline before quiting applicationfiaxh2017-10-311-5/+20
* Fix warningsfiaxh2017-10-313-18/+23
* Move DatabaseError handling into Qlitefiaxh2017-10-311-1/+1
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-5/+7
* Blocking setting in Contact Detailsfiaxh2017-10-311-0/+44
* xmpp-vala: Add support for XEP-0191: Blocking CommandEmmanuel Gil Peyrot2017-10-311-0/+1
* Remove new from struct initialisation, as it is deprecated (#180)linkmauve2017-10-231-2/+2
* Add oob tag to http-upload messagesfiaxh2017-10-221-3/+2
* Offline messages for MUCsfiaxh2017-10-223-14/+19
* PGP encrypted file transfersfiaxh2017-10-221-8/+37
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-20/+89
* http-files: max-file-size handlingfiaxh2017-09-261-1/+1
* Change conversation (un)read markingfiaxh2017-09-191-4/+0
* Use GNotification instead of libnotifyfiaxh2017-09-192-0/+13
* Use utc time everywherefiaxh2017-08-315-13/+13
* Download & inline display imagesfiaxh2017-08-313-4/+107
* Plugins providing conversation items for ConversationViewfiaxh2017-08-282-3/+3
* connection: keep-alive pings, act upon connection change (VPN)fiaxh2017-08-251-7/+47
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-252-9/+7
* Move settings from GSettings to own dbfiaxh2017-08-222-3/+15
* MAM fixesfiaxh2017-08-193-18/+29
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-1/+1
* libdino: do not process message twiceMarvin W2017-08-171-3/+2
* fixup 4aee957 (request history since last known messages)fiaxh2017-08-171-2/+2
* Message Archive Managementfiaxh2017-08-174-6/+25
* Stream Managementfiaxh2017-08-143-4/+15
* SRV records for XMPP over TLSfiaxh2017-08-111-0/+1
* request history since last known messages (#110)Max Weller2017-08-051-1/+9
* Http file uploadfiaxh2017-08-032-5/+5
* Session establishmentfiaxh2017-06-211-3/+5
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-173-6/+16
* Get rid of manual storage objects for delegatesfiaxh2017-06-133-55/+34
* MUC join behaviour + small MUC error changesfiaxh2017-06-131-0/+6
* Muc Invite + Kickfiaxh2017-06-113-18/+45
* Conversation details dialogfiaxh2017-05-301-0/+10
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-302-4/+7
* fixup bcb9690 (Roster versioning)fiaxh2017-05-242-34/+7
* Roster versioningfiaxh2017-05-222-22/+119
* Member affiliation in occupant listfiaxh2017-05-181-0/+21
* qlite/libdino: optimize db accessMarvin W2017-04-261-0/+3