nytpu
6f47361edd
Revert "add date for each feed entry's link, to match gemlog specs."
...
This reverts commit e68b88405f .
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-30 12:04:00 -06:00
cage
e68b88405f
add date for each feed entry's link, to match gemlog specs.
...
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.
2026-04-26 08:57:22 -06:00
nytpu
afa1e32f0d
fix issue with pages still being shown before date
2021-05-19 08:19:12 -06:00
nytpu
012eddbafe
add custom footer
2021-05-19 07:39:15 -06:00
nytpu
c782bcbef8
add commit to footer
2021-05-11 13:14:54 -06:00
nytpu
39bcda2975
translate feed.gmi
2021-05-11 12:35:06 -06:00
nytpu
f48337d5e7
translate subscriptions.gmi
2021-05-11 12:34:58 -06:00
nytpu
c072138b26
translate genDay() and AGPL footer
2021-05-11 12:34:07 -06:00
nytpu
6b7f50a2d9
deduplicate code and unify footer and generation time
2021-05-03 10:26:52 -06:00
nytpu
e1a8aa8359
fix bug in rendering
2021-04-19 11:29:06 -06:00
nytpu
fd2667cb9f
move Version and Commit to core
2021-04-19 10:16:20 -06:00
nytpu
41683edee4
relicense to AGPL 3.0 only
2021-03-26 11:10:04 -06:00
nytpu
c3059d57d8
add time zone to feed.gmi
2021-03-23 09:28:58 -06:00
nytpu
d3d181e8fa
Show time that was generated
2021-03-22 08:20:21 -06:00
nytpu
413c63149f
Use custom header when writing feed.gmi
2021-03-22 08:20:06 -06:00
nytpu
69a7ab13ff
Remove usages of io.ReadFile and os.WriteFile to be compatible with 1.15
2021-03-21 07:36:04 -06:00
nytpu
379a8637a4
fix minor issue in edge case where FeedLink doesn't exist
2021-03-20 11:54:36 -06:00
nytpu
d4ca695043
add footer to page to be agpl compliant
2021-03-19 17:16:52 -06:00
nytpu
2974c5413c
remove list command and instead write "subscriptions.gmi" & "feed.gmi"
2021-03-19 08:29:44 -06:00
nytpu
b4d303e24e
Write subscriptions
2021-03-18 16:28:02 -06:00