aboutsummaryrefslogtreecommitdiff
path: root/gemini.prj
AgeCommit message (Collapse)Author
2021-02-23Added favicon support. Fixed UTF-8 display on dumb renderer.Jeffrey Armstrong
2020-10-31Increased socket read timeout.Jeffrey Armstrong
2020-08-11Favorites can be removed too. Added some robustness to loading favorites, ↵Jeffrey Armstrong
especially when there are none remaining.
2020-08-08Added make_directory subroutine. Fixed allocatable favorites to be pointers ↵Jeffrey Armstrong
instead so the program doesn't crash.
2020-05-27Fixed handling of status code in renderers. Added a desired_url variable to ↵Jeffrey Armstrong
maintain a current_url when a failure occurs.
2020-05-21Binary files are now actually handled in the dumb terminal version.Jeffrey Armstrong
2020-05-07Updated readme with some images for funsiesJeffrey Armstrong
2020-05-07Added a license that might annoy people. Added a readme and gave this mess ↵Jeffrey Armstrong
a name.
2020-05-06Fixed stream io under non-Windows systems. Updated non-Windows project.Jeffrey Armstrong
2020-04-29Added some very low-level network codeJeffrey Armstrong
2020-04-24Initial code commitJeffrey Armstrong