aboutsummaryrefslogtreecommitdiff
path: root/libdino
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add OMEMO via PluginMarvin W2017-03-111-1/+1
* Move UI code into main dirMarvin W2017-03-1169-5996/+3
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-111-6/+6
* Use delegates + object storage instead of listener objectsfiaxh2017-03-113-57/+29
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-117-95/+191
* UI to choose PGP key/disabled in account settingsfiaxh2017-03-113-7/+45
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-1118-162/+232
* Use typed identity in stream modulesfiaxh2017-03-118-28/+23
* Merge branch 'master' of github.com:dino/dinofiaxh2017-03-109-87/+74
|\
| * Use typed identity in module managerMarvin W2017-03-109-87/+74
* | Merge branch 'master' of github.com:dino/dinofiaxh2017-03-1030-218/+130
|/
* Initial plugin systemMarvin W2017-03-1091-0/+8748