Commit Graph

181 Commits

Author SHA1 Message Date
nytpu 8737a9a254 Bump copyright years 2023-12-31 15:55:47 -07:00
nytpu a3a6a8b427 Bump version to 1.8.2 2023-12-31 15:51:08 -07:00
nytpu d1ec2e65d6 Update dependency versions 2023-12-31 15:50:35 -07:00
nytpu dd430cd9bc Recognize MIME type used for JSON feeds v1.1
Reported by Michael Nordmeyer
2023-12-31 15:49:57 -07:00
nytpu cf20f5877e bump version to 1.8.1 2021-10-24 20:04:17 -06:00
Omar Polo a5a33a65f0 fix build: go-gopher migrated to another place 2021-10-24 19:55:06 -06:00
nytpu be43158649 fix goreleaser 2021-05-19 08:33:15 -06:00
nytpu 9bd06f22ed bump version to v1.8.0 2021-05-19 08:24:06 -06:00
nytpu afa1e32f0d fix issue with pages still being shown before date 2021-05-19 08:19:12 -06:00
nytpu 83de5144f3 document new history functions 2021-05-19 08:07:47 -06:00
nytpu c5b47f1546 add history flag 2021-05-19 08:07:36 -06:00
nytpu f9d8872260 add core.HistoryDays for variable history kept 2021-05-19 08:02:28 -06:00
nytpu ac86835f6d document new footer functionality 2021-05-19 07:59:27 -06:00
nytpu 012eddbafe add custom footer 2021-05-19 07:39:15 -06:00
nytpu b5963fbe3a remove broken goreleaser target 2021-05-13 10:52:51 -06:00
nytpu 25cf68a3e8 bump version to 1.7.0 2021-05-13 10:48:17 -06:00
nytpu 528253d711 fix broken translating link 2021-05-12 19:04:20 -06:00
nytpu 21fd4221c5 Add link to French quickstart to English quickstart 2021-05-12 16:46:35 -06:00
bacardi55 aadf7c93aa Add French translation of quickstart.md 2021-05-12 16:45:45 -06:00
nytpu 2353e9dc71 rename translating.en.md to translating.md 2021-05-12 16:41:54 -06:00
nytpu 2dbd84fe55 remove note from translating.en.md 2021-05-12 16:41:38 -06:00
nytpu 3fe5b64f98 add Italian to language lists 2021-05-12 16:41:05 -06:00
nytpu 8415293500 add Italian translation 2021-05-12 16:40:49 -06:00
nytpu a6e9de3083 add generate target to makefile 2021-05-12 16:40:19 -06:00
nytpu 680d30f684 don't run go generate every build 2021-05-12 12:55:05 -06:00
nytpu 27717cfd39 keep localizations in repo 2021-05-12 12:51:51 -06:00
nytpu e1598af3ea add credit to French translation 2021-05-11 18:37:15 -06:00
nytpu 60da14d1d3 add translation for writing files in comitium.json (I didn't notice them before) 2021-05-11 18:35:33 -06:00
nytpu c6b4cad199 rework description in translating.md 2021-05-11 18:30:44 -06:00
nytpu 18eeafe9c9 fixup 3dcbb9b 2021-05-11 18:25:43 -06:00
nytpu 43c92e92ed fix issue when replacement is at beginning 2021-05-11 18:25:29 -06:00
nytpu 27ff58d7dc rework no_argument to be easier to translate 2021-05-11 18:18:22 -06:00
nytpu 3dcbb9bb1e add French to language list 2021-05-11 18:03:09 -06:00
nytpu 15545dbe8e Convert French translation from ISO-8859 to UTF-8 2021-05-11 18:02:23 -06:00
nytpu 1d32e9c6a1 fix apostrophies in french translation 2021-05-11 17:52:36 -06:00
bacardi55 456e2b92c7 Add French localization 2021-05-11 17:47:45 -06:00
nytpu d7978c1ab8 remove help.yaml from requirements 2021-05-11 15:33:49 -06:00
nytpu 777cdf503b Fix missing function call 2021-05-11 15:29:23 -06:00
nytpu b977d663da fix passing value to pointer argument 2021-05-11 15:29:09 -06:00
nytpu 30b5889fc5 add man page to 'help translate' part 2021-05-11 15:27:07 -06:00
nytpu eddfd26610 add TODO help.yaml 2021-05-11 15:26:48 -06:00
nytpu b92e638f87 clarify escape chars in translate.md 2021-05-11 15:20:15 -06:00
nytpu 27e9066f6f translate errors in comitium.go 2021-05-11 15:20:00 -06:00
nytpu 8800510758 translate core.go 2021-05-11 15:19:38 -06:00
nytpu 4bddcf1f67 translate gopher.go 2021-05-11 15:19:18 -06:00
nytpu 45d04c35ac translate http.go 2021-05-11 15:19:08 -06:00
nytpu 21333c6085 translate gemini.go 2021-05-11 15:19:00 -06:00
nytpu 655a183999 translate fetch.go 2021-05-11 15:18:40 -06:00
nytpu 4e286e1f10 add errors.yaml with english 2021-05-11 15:18:07 -06:00
nytpu d369236fad add TranslateStringLocalizer() and improve core.go documentation 2021-05-11 15:17:08 -06:00