aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/database.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Http file uploadfiaxh2017-08-031-2/+2
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-171-3/+3
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-2/+5
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-17/+4
* Roster versioningfiaxh2017-05-221-1/+30
* qlite/libdino: optimize db accessMarvin W2017-04-261-0/+3
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-1/+4
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-031-2/+2
* Handle MUC private messagesfiaxh2017-03-311-2/+9
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-12/+45
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-9/+8
* Move some database interaction into entitiesfiaxh2017-03-231-183/+9
* Fix message stanza default typefiaxh2017-03-181-6/+8
* Search messages having a uuid stanza id by id + accountfiaxh2017-03-121-1/+2
* 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
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-2/+2
* Initial plugin systemMarvin W2017-03-101-0/+466