aboutsummaryrefslogtreecommitdiff
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Outfactor PGP into pgpme-valafiaxh2017-03-105-63/+89
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-101-7/+5
|
* Do not expose UUID lib dependency outside vala-xmpp libraryMarvin W2017-03-103-4/+2
|
* Save unsent messages (acc offline etc) and send later; don't send pgp ↵fiaxh2017-03-0912-95/+151
| | | | 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-034-8/+8
|
* Initial commitfiaxh2017-03-0291-0/+8586