nytpu
|
a3a427b9ee
|
Refactor fetch functions to use new FullData.Insert{Feed,Page} funcs
|
2021-03-18 10:33:58 -06:00 |
|
nytpu
|
5ba676ed5d
|
refactor fetch functions to insert into FullData
|
2021-03-18 10:19:07 -06:00 |
|
nytpu
|
6341c67574
|
add (stubbed) updateGopherFeed function
|
2021-03-17 09:04:05 -06:00 |
|
nytpu
|
795979e3bb
|
add updateGopherPage function
|
2021-03-17 09:04:05 -06:00 |
|
nytpu
|
e68ff691b8
|
add updateHTTPPage function
|
2021-03-17 09:02:02 -06:00 |
|
nytpu
|
f9428c3e0e
|
add updateGeminiPage and refactor newGeminiPage to use updateGeminiPage.
|
2021-03-17 09:02:02 -06:00 |
|
nytpu
|
09c1c4caab
|
add general Update* in fetch.go
TODO: implement backend protocol functions
|
2021-03-17 08:48:16 -06:00 |
|
nytpu
|
07d85c0bfc
|
implement New* routines for fetching and creating new feeds/pages.
Also includes routines for fetching gemini, http, and gopher resources.
TODO: add Update* routines to update existing feeds/pages.
|
2021-03-16 22:43:18 -06:00 |
|