aboutsummaryrefslogtreecommitdiff
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Initial plugin systemMarvin W2017-03-1056-5685/+0
|
* Outfactor PGP into pgpme-valafiaxh2017-03-103-61/+33
|
* 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-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-033-6/+6
|
* Initial commitfiaxh2017-03-0256-0/+5631