aboutsummaryrefslogtreecommitdiff
path: root/src/gemini.gleam
Commit message (Expand)AuthorAgeFilesLines
* fix(gemini): remove assertionsFuwn2024-07-261-20/+40
* feat(gopher): directory prefix absolute urlsFuwn2024-06-241-6/+11
* feat(gopher): escape text linesFuwn2024-06-231-1/+1
* fix(gopher): common line endingsFuwn2024-06-231-1/+1
* refactor(gopher): line ending trimmer as functionFuwn2024-06-231-4/+3
* feat(gemini): support netcat-style single newline client messageFuwn2024-06-231-1/+1
* feat: initial releasev1.0.0Fuwn2024-06-231-0/+49