summaryrefslogtreecommitdiff
path: root/src/gemini.h
AgeCommit message (Collapse)Author
2020-07-26Full set of Gemini status codesJaakko Keränen
2020-07-24Added GmRequest for handling the requestJaakko Keränen
This feels a little bit too complex, with GmRequest observing TlsRequest and then notifying its own audience. There are still some issues with cancelling requests as well.
2020-07-21Added GmDocument; very basic layout and renderJaakko Keränen