aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/plugin/loader.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-1/+1
| | | | Co-authored-by: Marvin W <git@larma.de>
* Fix warningsfiaxh2017-10-311-2/+2
|
* libdino: try to load all plugins found in the respective foldersMarvin W2017-08-291-36/+39
|
* 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
|
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-0/+66