summary refs log tree commit diff
path: root/protocol/gemini.py
AgeCommit message (Collapse)Author
2023-01-28Top button: fix behavior by using modified urllib.parseZach DeCook
2023-01-20protocols: Show errors instead of hanging or hiding themZach DeCook
2023-01-19gemini: make errors text/plainZach DeCook
2022-12-24browset: Support clicking buttons (relative path)Zach DeCook
2022-12-23Browsing: Actually browse gemini!Zach DeCook