| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-24 | fix build: go-gopher migrated to another place | Omar Polo | |
| 2021-05-11 | translate gopher.go | nytpu | |
| 2021-03-26 | relicense to AGPL 3.0 only | nytpu | |
| 2021-03-18 | fix breaking dereference error in gopher fetch funcs | nytpu | |
| 2021-03-18 | implement atom/rss/json feeds over gopher. | nytpu | |
| TODO: write gophermap->gemtext mapper so the same gemini feed parser can be used on both. | |||
| 2021-03-18 | Use strings for URLs internally for consistency. | nytpu | |
| 2021-03-18 | Changed url.URL to string so the json is less bloated | nytpu | |
| 2021-03-18 | Refactor fetch functions to use new FullData.Insert{Feed,Page} funcs | nytpu | |
| 2021-03-18 | refactor fetch functions to insert into FullData | nytpu | |
| 2021-03-17 | add (stubbed) updateGopherFeed function | nytpu | |
| 2021-03-17 | add updateGopherPage function | nytpu | |
| 2021-03-16 | implement New* routines for fetching and creating new feeds/pages. | nytpu | |
| Also includes routines for fetching gemini, http, and gopher resources. TODO: add Update* routines to update existing feeds/pages. | |||
