summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-30Revert "add date for each feed entry's link, to match gemlog specs."HEADmasternytpu
This reverts commit e68b88405f682efac033e447801a8f994b9ba6e0. Reverting because it creates huge amounts of visual clutter and redundancy for actual readers, as there are many entries per day (unlike a normal single gemlog) with a header separating each day.
2026-04-26add date for each feed entry's link, to match gemlog specs.cage
Hi! This is a little patch (and I guess not well written as I never coded in golang, before!) to make the output of comitium matches the gemlog specification. This way clients can subscribe to the feed (if clients supports the standard, of course!). Please consider merging if you find useful. Bye! C.
2023-12-31Bump copyright yearsnytpu
2023-12-31Bump version to 1.8.2nytpu
2023-12-31Update dependency versionsnytpu
2023-12-31Recognize MIME type used for JSON feeds v1.1nytpu
Reported by Michael Nordmeyer
2021-10-24bump version to 1.8.1nytpu
2021-10-24fix build: go-gopher migrated to another placeOmar Polo
2021-05-19fix goreleasernytpu
2021-05-19bump version to v1.8.0nytpu
2021-05-19fix issue with pages still being shown before datenytpu
2021-05-19document new history functionsnytpu
2021-05-19add history flagnytpu
2021-05-19add core.HistoryDays for variable history keptnytpu
2021-05-19document new footer functionalitynytpu
2021-05-19add custom footernytpu
2021-05-13remove broken goreleaser targetnytpu
2021-05-13bump version to 1.7.0nytpu
2021-05-12fix broken translating linknytpu
2021-05-12Add link to French quickstart to English quickstartnytpu
2021-05-12Add French translation of quickstart.mdbacardi55
2021-05-12rename translating.en.md to translating.mdnytpu
2021-05-12remove note from translating.en.mdnytpu
2021-05-12add Italian to language listsnytpu
2021-05-12add Italian translationnytpu
2021-05-12add generate target to makefilenytpu
2021-05-12don't run go generate every buildnytpu
2021-05-12keep localizations in reponytpu
2021-05-11add credit to French translationnytpu
2021-05-11add translation for writing files in comitium.json (I didn't notice them before)nytpu
2021-05-11rework description in translating.mdnytpu
2021-05-11fixup 3dcbb9bnytpu
2021-05-11fix issue when replacement is at beginningnytpu
2021-05-11rework no_argument to be easier to translatenytpu
2021-05-11add French to language listnytpu
2021-05-11Convert French translation from ISO-8859 to UTF-8nytpu
2021-05-11fix apostrophies in french translationnytpu
2021-05-11Add French localizationbacardi55
2021-05-11remove help.yaml from requirementsnytpu
2021-05-11Fix missing function callnytpu
2021-05-11fix passing value to pointer argumentnytpu
2021-05-11add man page to 'help translate' partnytpu
2021-05-11add TODO help.yamlnytpu
2021-05-11clarify escape chars in translate.mdnytpu
2021-05-11translate errors in comitium.gonytpu
2021-05-11translate core.gonytpu
2021-05-11translate gopher.gonytpu
2021-05-11translate http.gonytpu
2021-05-11translate gemini.gonytpu
2021-05-11translate fetch.gonytpu