aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial plugin systemMarvin W2017-03-10101-118/+271
|
* 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 ↵fiaxh2017-03-0916-113/+204
| | | | messages if pgp error
* Fix MUC join w/o bookmark, with psw; change some event listeners ↵fiaxh2017-03-097-38/+66
| | | | | | key_press->key_release fixes #3
* 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