aboutsummaryrefslogtreecommitdiff
path: root/libdino
Commit message (Expand)AuthorAgeFilesLines
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-174-8/+18
* 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-303-2/+36
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-305-10/+75
* fixup bcb9690 (Roster versioning)fiaxh2017-05-243-34/+12
* Roster versioningfiaxh2017-05-223-23/+120
* Member affiliation in occupant listfiaxh2017-05-181-0/+21
* qlite/libdino: optimize db accessMarvin W2017-04-262-7/+4
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-7/+8
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-4/+75
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-184-28/+43
* Handle conference bookmarks w/o nickfiaxh2017-04-171-5/+4
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-132-1/+5
* MUC improvementsfiaxh2017-04-113-34/+31
* Gettext supportfiaxh2017-04-104-1/+57
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-102-54/+92
* Application menu fallback buttonfiaxh2017-04-042-3/+3
* fixup 75e51b5fiaxh2017-04-041-1/+1
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-0411-98/+146
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-031-2/+2
* Add --print-xmpp flag to log detailsMarvin W2017-04-032-6/+11
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-032-15/+16
* Handle MUC private messagesfiaxh2017-03-316-36/+131
* Fix conversation last_activefiaxh2017-03-317-57/+71
* Fix -Werror=format-security issuesMarvin W2017-03-302-2/+2
* Some caching and fix gpgme on some systemsMarvin W2017-03-244-25/+78
* Tab completion for MUC occupantsfiaxh2017-03-242-4/+7
* New CMakeMarvin W2017-03-233-24/+34
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-233-15/+14
* Add back on subscription requestfiaxh2017-03-231-0/+5
* Move some database interaction into entitiesfiaxh2017-03-236-218/+222
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-203-1/+34
* 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
* correctly bootstrap omemo when there is no devicelist on server yet + concurr...Marvin W2017-03-131-2/+4
* Fix account repeated disconnect/connect issuesMarvin W2017-03-131-4/+7
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-131-2/+3
* Search messages having a uuid stanza id by id + accountfiaxh2017-03-122-2/+3
* Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v...Marvin W2017-03-121-4/+4
* PGP module: store data in own db, use pgp key as specified in account settingsfiaxh2017-03-121-24/+1
* Automatically compile and use gsettings schemaMarvin W2017-03-122-0/+12
* Move storage into user directory and fix plugin search pathMarvin W2017-03-126-15/+63
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-122-12/+4
* Move PGP support into pluginfiaxh2017-03-125-235/+7
* Move gsettings schema back to libdino (where it belongs)Marvin W2017-03-121-0/+15