| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-05-11 | add TranslateStringLocalizer() and improve core.go documentation | nytpu |
| 2021-05-11 | translate strings in core.go | nytpu |
| 2021-05-11 | add TranslateString() utility function | nytpu |
| 2021-05-11 | add core.Localizer | nytpu |
| 2021-03-26 | relicense to AGPL 3.0 only | nytpu |
| 2021-03-23 | add timeout flag to refresh | nytpu |
| 2021-03-22 | read header.gmi and set header variable to that or to the default | nytpu |
| 2021-03-21 | Remove usages of io.ReadFile and os.WriteFile to be compatible with 1.15 | nytpu |
| 2021-03-19 | remove list command and instead write "subscriptions.gmi" & "feed.gmi" | nytpu |
| 2021-03-18 | stop using ioutil | nytpu |
| 2021-03-18 | add Export function to core.FullData | nytpu |
| 2021-03-18 | first write to .new then move after finishing writing to prevent data corruption | nytpu |
| 2021-03-18 | Changed url.URL to string so the json is less bloated | nytpu |
| 2021-03-18 | add method to write structs to disk | nytpu |
| 2021-03-18 | fix several typos throughout core | nytpu |
| 2021-03-18 | add init for global FullData | nytpu |
