aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-1120-168/+239
* Use typed identity in stream modulesfiaxh2017-03-1132-232/+135
* Merge branch 'master' of github.com:dino/dinofiaxh2017-03-1033-114/+141
|\
| * Use typed identity in module managerMarvin W2017-03-1010-90/+79
| * Add typed identity to stream modulesMarvin W2017-03-1024-25/+63
* | Merge branch 'master' of github.com:dino/dinofiaxh2017-03-10101-118/+271
|\|
| * Initial plugin systemMarvin W2017-03-10101-118/+271
* | Reformat [GtkChild]fiaxh2017-03-1030-218/+130
|/
* amend 9b8cf70fiaxh2017-03-101-0/+8
* Various fixes in vala-xmppMarvin W2017-03-105-33/+102
* Fix bugs and warnings in qliteMarvin W2017-03-108-48/+36
* Outfactor PGP into pgpme-valafiaxh2017-03-1019-1787/+1400
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1050-14/+12
* Do not expose UUID lib dependency outside vala-xmpp libraryMarvin W2017-03-1011-24/+21
* Save unsent messages (acc offline etc) and send later; don't send pgp message...fiaxh2017-03-0916-113/+204
* Fix MUC join w/o bookmark, with psw; change some event listeners key_press->k...fiaxh2017-03-097-38/+66
* Properly handle JIDs without localpart; fixes #1fiaxh2017-03-081-3/+1
* Use Window instead of ApplicationWindow for main viewfiaxh2017-03-036-12/+12
* Initial commitfiaxh2017-03-02163-0/+16651