aboutsummaryrefslogtreecommitdiff
path: root/geminiclient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-252/+0
|
* Starts to implement settings dialog, allows styling the fonts, fixes ↵Felix (xq) Queißner2020-06-061-2/+0
| | | | stop/reload button, refactors text document rendering into own file, fixes stuff in README
* Fixes a bug in gemini client: When remote host closes TLS session, the ↵Felix (xq) Queißner2020-06-051-5/+29
| | | | client closes the socket.
* More usability, survives conmans torture nearly with 100%Felix (xq) Queißner2020-05-301-0/+10
|
* Initial commit: Basic Gemini client.Felix (xq) Queißner2020-05-301-0/+220