summaryrefslogtreecommitdiff
path: root/fetch
AgeCommit message (Expand)Author
2021-03-18improve gemini feed parsing by stripping off more characters from titlenytpu
2021-03-18Changed url.URL to string so the json is less bloatednytpu
2021-03-18Refactor fetch functions to use new FullData.Insert{Feed,Page} funcsnytpu
2021-03-18refactor fetch functions to insert into FullDatanytpu
2021-03-17fix bug in newHTTPFeednytpu
2021-03-17add (stubbed) updateGopherFeed functionnytpu
2021-03-17add updateGopherPage functionnytpu
2021-03-17add updateHTTPPage functionnytpu
2021-03-17add updateGeminiPage and refactor newGeminiPage to use updateGeminiPage.nytpu
2021-03-17add general Update* in fetch.gonytpu
2021-03-16implement New* routines for fetching and creating new feeds/pages.nytpu