Commit Graph

15 Commits

Author SHA1 Message Date
ae2b4cee3a template works 2022-02-18 17:01:10 +01:00
c60e7885e5 debugging why the html template does not work anymore 2022-02-18 17:00:26 +01:00
2d0391c5e5 rename feed.rss to feed.rss.xml 2022-02-18 16:19:30 +01:00
644bce53a7 hiding the date in HTML logs, adding media files to HTML logs following the new db logic 2022-02-18 14:53:58 +01:00
a2ff5b1f96 resolving RSS feed parsing errors: using a mimetype library to read media post metadata, added a pubdate + enclosure tag (for media files) + guid element 2022-02-18 12:23:07 +01:00
d63c0320f8 simplified the template, moved the data processing to the python script 2021-12-12 15:28:01 +01:00
decentral1se
db5534f437
Use jinja filter instead 2021-06-03 16:39:45 +02:00
00a4604867 in response to issue #15: adding reversed order to the pages 2021-05-06 22:01:00 +02:00
mb
4308acab56 Update 'LogBot/template.html' 2021-04-23 20:05:15 +02:00
359ac2f4ab the sorting order of the posts is fixed now, bit hacky in the jinja template 2021-03-12 22:14:34 +01:00
3a0f5aa2ea renaming linear to timeline, updating README + @help text 2021-03-12 21:19:40 +01:00
57c2dbc881
Go back to using homebrew templating 2021-02-27 20:21:06 +01:00
0f3c2e758b
Use default template file 2021-02-27 19:57:24 +01:00
b359d92021
Auto-formatter has something to say here 2021-02-27 10:33:45 +01:00
6918715868 upgrading logbot to xbotlib 0.16 2021-02-17 16:42:19 +01:00