aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src
Commit message (Expand)AuthorAgeFilesLines
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-2/+2
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-201-4/+4
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2027-174/+126
* Fix message stanza default typefiaxh2017-03-183-3/+10
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-5/+7
* Fix delegate copying issueMarvin W2017-03-122-5/+7
* Move storage into user directory and fix plugin search pathMarvin W2017-03-122-12/+9
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-122-4/+4
* Move PGP support into pluginfiaxh2017-03-122-177/+0
* Move GPG initialization to gpgme-valafiaxh2017-03-111-1/+0
* Use delegates + object storage instead of listener objectsfiaxh2017-03-1115-293/+221
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-3/+3
* Use typed identity in stream modulesfiaxh2017-03-1123-203/+111
* Use typed identity in module managerMarvin W2017-03-101-3/+5
* Add typed identity to stream modulesMarvin W2017-03-1024-25/+63
* Initial plugin systemMarvin W2017-03-101-1/+1
* Various fixes in vala-xmppMarvin W2017-03-105-33/+102
* Outfactor PGP into pgpme-valafiaxh2017-03-102-89/+40
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1046-0/+4261