Commit Graph

21 Commits

Author SHA1 Message Date
Solderpunk eca5de5d0f Get rid of item type colour code stuff. 2019-08-13 13:04:26 +03:00
Solderpunk c65b37c5c4 Make Gopher proxy configurable via 'set'. 2019-08-13 13:04:07 +03:00
Solderpunk aa203b95ea Don't needlessly strip lines. 2019-08-12 21:49:18 +03:00
Solderpunk f1ef1a1211 Fix hacking to include scheme in GeminiItems. 2019-08-12 21:48:57 +03:00
Solderpunk 9d7a40fb78 Permit non-tab whitespace in response header. 2019-08-12 21:48:33 +03:00
Solderpunk ec38b5de4c Whoops! Set default proxy to localhost, not conman. Sorry, Sean... 2019-08-12 18:08:11 +03:00
Solderpunk 0f964b0128 Quick and dirty hack in of support for a Gopher proxy. 2019-08-12 17:14:42 +03:00
Solderpunk d37eaae706 Don't include default ports in URL. 2019-08-11 23:24:37 +03:00
Solderpunk 1ba4ec5768 Updated status handling. 2019-08-11 22:26:30 +03:00
Solderpunk 67d3c2ed22 Change to new request format. 2019-08-11 22:26:14 +03:00
Solderpunk 0a77a03150 Don't put double /s into URLs. 2019-08-11 22:25:48 +03:00
Solderpunk ce2cf8c5c4 Transition to new status system. 2019-08-08 21:23:58 +03:00
Solderpunk 0bea25fed5 Change to final link syntax. 2019-07-22 00:02:18 +03:00
Solderpunk 597c48f632 Change to new link syntax. 2019-06-24 22:26:53 +03:00
Solderpunk 2235f8f4b1 Fix do_root. 2019-06-22 20:24:06 +03:00
Solderpunk 104ba07a05 Minor restructuring. 2019-06-22 17:36:35 +03:00
Solderpunk de3c418051 Record MIME type of current item, and use it in places where VF-1 would use the current GopherItem's itemtype. 2019-06-22 17:36:03 +03:00
Solderpunk 128080fd02 Get rid of more gopher-specific stuff we don't need. 2019-06-22 16:49:23 +03:00
Solderpunk e779a45a35 Use text encoding declared in the response header, and treat decoding errors as fatal. 2019-06-22 16:29:14 +03:00
Solderpunk 50be14a327 Handle redirects and Not Found errors. 2019-06-22 16:02:11 +03:00
Solderpunk b7a761365c Hasty initial conversion of VF-1. 2019-06-22 15:58:21 +03:00