aboutsummaryrefslogtreecommitdiff
path: root/client/src/service
Commit message (Collapse)AuthorAgeFilesLines
* Initial plugin systemMarvin W2017-03-1015-2096/+0
|
* Outfactor PGP into pgpme-valafiaxh2017-03-101-1/+1
|
* Do not expose UUID lib dependency outside vala-xmpp libraryMarvin W2017-03-102-2/+2
|
* Save unsent messages (acc offline etc) and send later; don't send pgp ↵fiaxh2017-03-096-74/+117
| | | | messages if pgp error
* Fix MUC join w/o bookmark, with psw; change some event listeners ↵fiaxh2017-03-091-2/+2
| | | | | | key_press->key_release fixes #3
* Use Window instead of ApplicationWindow for main viewfiaxh2017-03-031-1/+1
|
* Initial commitfiaxh2017-03-0215-0/+2053