John Hernandez
John Hernandez
Reported by another Profanity user. ## Expected Behavior When user holds LMB (left mouse button) and drag mouse, text selected. ## Current Behavior When user holds LMB and drags, selection...
See commit message. Valgrind not needed in this case. ### How to test the functionality * Cause assert failure or add custom assert that will certainly fail. Resolve #1895
Yet to be finished, the plan* is to - [x] Pass autotests on the Github. - [ ] Complete all TODOs - [ ] Improve stability (e.g. file permissions etc....
## Expected Behavior No warnings on the startup. ## Current Behavior On each startup on master branch, I am getting the following warnings in the profanity.log: 1. `prof: WRN: [Keyfile]...
Currently, we have many "asserts" in a code that would cause a crash and not every time it is possible to reproduce, as well as dump might be unavailable. I...
Add support for direct file transfer. Currently I am working on it, this issue is just to track progress. Direct File Transfer ([Jingle File Transfer (XEP-0234)](https://xmpp.org/extensions/xep-0234.html), [Jingle In-Band Bytestreams Transport...