about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-02-17description parsing: split at colonZach DeCook
2021-02-15Url checking: only check gemini urlsZach DeCook
2021-02-15template: be able to replace existing datesZach DeCook
2021-02-11retrieval: tolerate non-bytes dataZach DeCook
2021-02-10zachwalk: use input as a templateZach DeCook
2021-02-10zachwalk: also read from stdinZach DeCook
2021-02-10dependencies: add requirements.txt file for dateutir dependencyZach DeCook
2021-02-07connection: timeout after 2 secondsZach DeCook
2021-02-07parsing: help out by adding space before colonZach DeCook
2021-02-07date parsing: only attempt to check link descriptionZach DeCook
2021-02-07test: test that it only parses link linesZach DeCook
2021-02-07test: add basic testZach DeCook
2021-02-07getnewestdate: split into a tustable segmentZach DeCook
2021-02-06zachwalk: separate main functionZach DeCook
2021-02-04getnewestdate: load url and parse first date from a linkZach DeCook
2021-02-04Zachwalk: parse sites from a gemini fileZach DeCook