aboutsummaryrefslogtreecommitdiff
path: root/libdino/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Also make OpenPGP code use this API
* 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