aboutsummaryrefslogtreecommitdiff
path: root/libdino/src
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
* 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-121-11/+4
* Move PGP support into pluginfiaxh2017-03-123-178/+0
* Add OMEMO via PluginMarvin W2017-03-111-1/+1
* Move UI code into main dirMarvin W2017-03-1133-3138/+1
* Use delegates + object storage instead of listener objectsfiaxh2017-03-113-57/+29
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-114-40/+154
* UI to choose PGP key/disabled in account settingsfiaxh2017-03-111-1/+38
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-1116-143/+225
* 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-1056-0/+5738