aboutsummaryrefslogtreecommitdiff
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* 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