Commit Graph

6 Commits

Author SHA1 Message Date
e8827ce7d4 Fix post pagebreak
Before, the older entries button showed if the amount of posts
was equal to the pagesize, even though there were no more entries
to be shown after clicking the button.
2018-04-30 09:42:53 +02:00
61b7ba3195 Fix bug causing no date in RSS posts 2017-09-30 16:09:46 +02:00
01a6042468 Add blog param utime to mark the entry as updated
Add utime => strtotime(<date>) to the $blogentry header to enable
the feature for the post. It will still be sorted by ctime, but the post
will show the utime with an updated note in the date field instead.
2017-08-06 09:40:52 +02:00
c5485ea9f8 blog: Only show sources in full view 2017-06-18 16:15:07 +02:00
673771dd27 Added an RSS news feed for blog posts 2017-05-27 11:45:08 +02:00
ccb900b158 Initial commit 2017-01-27 20:29:27 +01:00