index
:
comitium.git
master
feed aggregator for gemini supporting many formats and protocols. fork of
git+comitium@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
entries.go
Age
Commit message (
Expand
)
Author
2026-04-30
Revert "add date for each feed entry's link, to match gemlog specs."
HEAD
master
nytpu
2026-04-26
add date for each feed entry's link, to match gemlog specs.
cage
2021-05-19
fix issue with pages still being shown before date
nytpu
2021-05-19
add custom footer
nytpu
2021-05-11
add commit to footer
nytpu
2021-05-11
translate feed.gmi
nytpu
2021-05-11
translate subscriptions.gmi
nytpu
2021-05-11
translate genDay() and AGPL footer
nytpu
2021-05-03
deduplicate code and unify footer and generation time
nytpu
2021-04-19
fix bug in rendering
nytpu
2021-04-19
move Version and Commit to core
nytpu
2021-03-26
relicense to AGPL 3.0 only
nytpu
2021-03-23
add time zone to feed.gmi
nytpu
2021-03-22
Show time that was generated
nytpu
2021-03-22
Use custom header when writing feed.gmi
nytpu
2021-03-21
Remove usages of io.ReadFile and os.WriteFile to be compatible with 1.15
nytpu
2021-03-20
fix minor issue in edge case where FeedLink doesn't exist
nytpu
2021-03-19
add footer to page to be agpl compliant
nytpu
2021-03-19
remove list command and instead write "subscriptions.gmi" & "feed.gmi"
nytpu
2021-03-18
Write subscriptions
nytpu