Commits


sync


simplify parsers api; use domain name if no title


fix gopher requests


sync


initial gophermaps support


complete hte rename


align


rename textplain/gemtext.c to parser_*


drain read buffer before EOF


initial gopher support


set the protocol type for proxies we still support only gemini:// proxies still


sort


indent


add default ports it's ugly to patch the port in load_*_url. It's still ugly to do in do_load_url, but a bit less. It would be nice if phos did this, but I'm not sure it fits the library adding default ports of a bunch of protocols.


bundle the struct proto in telescope.c it's unused in other parts of the codebase