Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -1/+1 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 33 | -3138/+1 |
| | |||||
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 3 | -57/+29 |
| | |||||
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 4 | -40/+154 |
| | | | | Also make OpenPGP code use this API | ||||
* | UI to choose PGP key/disabled in account settings | fiaxh | 2017-03-11 | 1 | -1/+38 |
| | |||||
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 16 | -143/+225 |
| | |||||
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 8 | -28/+23 |
| | |||||
* | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 9 | -87/+74 |
|\ | |||||
| * | Use typed identity in module manager | Marvin W | 2017-03-10 | 9 | -87/+74 |
| | | |||||
* | | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 30 | -218/+130 |
|/ | |||||
* | Initial plugin system | Marvin W | 2017-03-10 | 56 | -0/+5738 |