57dfeda6b0
Add privacy policy link to footer
2018-05-30 16:51:57 +02:00
8813f4ff66
Correct indentation in index.php
2018-05-30 15:06:34 +02:00
a60988f468
Fix handling of private posts
...
Before, a private post would show an empty page with the footer (tags)
at the bottom. Now, a message is shown, and sensitive information is
hidden.
2018-05-13 12:28:51 +02:00
92e05e4a91
Remove blank lines
2018-05-13 12:27:42 +02:00
d3ec880dc7
Only show blog posts if their cdate has been reached
2018-05-13 12:24:09 +02:00
f364393124
Fix post pagebreak once again
...
The first article of a page was also displayed on the bottom of
the previous one. This commit fixes this behavior.
2018-05-13 12:08:09 +02:00
3587f38bac
Hide older / newer entries button for the RSS feed
2018-04-30 09:43:25 +02:00
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
6ba274cbea
Add utime field to blog template
2017-11-25 12:28:56 +01:00
4d93e52da5
Add subheadings as official style
2017-10-08 18:03:50 +02:00
61b7ba3195
Fix bug causing no date in RSS posts
2017-09-30 16:09:46 +02:00
22a71573fb
css: Add blockquote style
2017-09-09 11:32:07 +02:00
e8fa278bf0
core: Improve compatibility with dillo
...
Use the CSS width attribute instead of the HTML one for the RSS logo.
2017-08-17 18:10:34 +02:00
b1a356fcf5
page: Improve compatibility with dillo
...
Use the CSS width attribute instead of the HTML one for images.
2017-08-17 18:03:35 +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
bc7e8c82cb
Corrected base URL algorithm
2017-05-28 17:58:44 +02:00
d0025c613d
Added license info
2017-05-27 11:51:36 +02:00
1d356734b9
Merge branch 'master' of git.notsyncing.net:web/simpub
2017-05-27 11:45:26 +02:00
673771dd27
Added an RSS news feed for blog posts
2017-05-27 11:45:08 +02:00
02a0574f3e
Added missing files
2017-01-27 20:46:34 +01:00
root
655fdf20e6
Added missing files
2017-01-27 20:35:47 +01:00
ccb900b158
Initial commit
2017-01-27 20:29:27 +01:00