aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs
* 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
| | | | request history since last known messages when rejoining a room at startup
* Http file uploadfiaxh2017-08-032-5/+5
|
* Session establishmentfiaxh2017-06-211-3/+5
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-173-6/+16
| | | | StartConversation
* 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
|
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-4/+75
|
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-183-27/+42
|
* Handle conference bookmarks w/o nickfiaxh2017-04-171-5/+4
|
* MUC improvementsfiaxh2017-04-113-34/+31
|
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-102-54/+92
|
* Application menu fallback buttonfiaxh2017-04-041-1/+0
|
* fixup 75e51b5fiaxh2017-04-041-1/+1
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-048-96/+136
|
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-031-2/+2
|
* Add --print-xmpp flag to log detailsMarvin W2017-04-031-1/+2
|
* Handle MUC private messagesfiaxh2017-03-313-23/+110
|
* Fix conversation last_activefiaxh2017-03-314-40/+36
|
* Some caching and fix gpgme on some systemsMarvin W2017-03-242-14/+59
|
* Tab completion for MUC occupantsfiaxh2017-03-242-4/+7
|
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-232-13/+12
|
* Add back on subscription requestfiaxh2017-03-231-0/+5
|
* Move some database interaction into entitiesfiaxh2017-03-233-192/+17
| | | | fixes #2
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-202-1/+16
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2010-158/+118
|
* "No accounts active, add?" stack in main viewfiaxh2017-03-181-0/+2
|
* Fix message stanza default typefiaxh2017-03-181-6/+8
|
* Improve when to send chat state notificationsfiaxh2017-03-161-33/+47
|
* omemo plugin: improve session bootstrappingMarvin W2017-03-152-2/+5
|