aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Conversation details dialogfiaxh2017-05-302-2/+26
|
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-12/+13
|
* Fix -Werror=format-security issuesMarvin W2017-03-301-1/+1
|
* New CMakeMarvin W2017-03-231-3/+15
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-2/+25
|
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-11/+4
|
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-112-0/+40
| | | | Also make OpenPGP code use this API
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-113-0/+102