Commit Graph

232 Commits

Author SHA1 Message Date
mb
ba2654cc8a added "controls" to audio and video tags 2022-06-17 12:58:36 +02:00
mb
9e49595755 editing the situated tails of logbot 2022-06-15 15:28:10 +02:00
mb
2e3b00cf4d 'LogBot/README.md' updaten 2022-06-15 15:24:58 +02:00
mb
6707dcd3c0 updating the README in preparation for AMRO 2022 2022-06-15 15:24:22 +02:00
mb
327e3496e3 removed timezone support: it made no sense, as logs are generated from the server anyway 2022-04-07 16:31:05 +02:00
a7ba063ef8 adding pytz as a requirement 2022-02-21 15:12:23 +01:00
c13612a69d logbot saves post under local timezone now (which is the timezone of the server) 2022-02-21 14:48:56 +01:00
0dab7a74e1 KeyError: 'url' 2022-02-18 17:24:09 +01:00
a117709563 adding / between foldername filename 2022-02-18 17:20:53 +01:00
b6de07fc7b adding foldername to baseurl 2022-02-18 17:19:53 +01:00
85e4c972d6 adding foldername to baseurl 2022-02-18 17:19:33 +01:00
f711e6c0de renaming post class to message 2022-02-18 17:11:12 +01:00
da02542dfe adding a @url reply to logbot 2022-02-18 17:07:08 +01:00
0fccef2337 adding a @url reply to logbot 2022-02-18 17:06:22 +01:00
3c3216c327 adding a @url reply to logbot 2022-02-18 17:05:36 +01:00
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
535a584bb1 XML Parsing Error: mismatched tag. Expected: </img>. 2022-02-18 16:53:12 +01:00
b432127a50 adding baseurl to <enclosure> url + else statement to debug why media files are not included in <description> 2022-02-18 16:51:52 +01:00
82760cc950 replace media_post with media_path, now media_posts are dropped 2022-02-18 16:48:12 +01:00
47aa5473a5 writing HTML in templates, not in db + padding baseurl to templates to make images in the RSS work (hopefully) 2022-02-18 16:46:05 +01:00
9b49dbea79 remove bleach... it's a shame to make unreadable html docs 2022-02-18 16:20:32 +01:00
2d0391c5e5 rename feed.rss to feed.rss.xml 2022-02-18 16:19:30 +01:00
ac459224a8 new title for rss feeds: title of feed + #num 2022-02-18 16:11:40 +01:00
49298b2ae2 adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> element 2022-02-18 16:01:25 +01:00
101c111834 turning the title of a post into the key number 2022-02-18 15:56:54 +01:00
dca11cf0c5 if folder is defined in db, then regenerate log in the folder name, not room name 2022-02-18 15:43:48 +01:00
d8892cef99 harcoding the feed url, not the log url 2022-02-18 15:17:30 +01:00
d371d90be4 simplifying the delete message 2022-02-18 15:15:03 +01:00
e0f9577b47 adding recommended links to atom specs and atom log link 2022-02-18 15:14:47 +01:00
7e6d6bd846 editing the delete reply message, to display the url of the media file 2022-02-18 15:07:26 +01:00
6d7009d81c added an instruction on how to delete a file from the log when you send a media file (with the number in the message) 2022-02-18 15:04:22 +01:00
ae24757290 RSS media url needs to be full url 2022-02-18 14:59:36 +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
6879b73c3b matching the RSS build date with w3c standards 2022-02-16 16:36:20 +01:00
9944d2412c Merge branch 'master' of ssh://vvvvvvaria.org:12345/varia/bots 2021-12-12 15:29:26 +01:00
6b0fe8ad5a adding rss support + moving data structure logic to the python script 2021-12-12 15:28:47 +01:00
9485ab95b2 adding a template for the rss support :) 2021-12-12 15:28:19 +01:00
d63c0320f8 simplified the template, moved the data processing to the python script 2021-12-12 15:28:01 +01:00
mb
98bb1a5cc3 Update 'LogBot/README.md' 2021-12-12 13:14:09 +01:00
mb
4d913f53fa attempt to improve the error message, added a references to the @help command 2021-12-12 13:12:35 +01:00
mb
e8434a545e Update 'LogBot/README.md' 2021-12-12 12:55:25 +01:00
rra
0369b3f8bc add lazyloading parameter to only load material which is close to the viewport 2021-12-01 17:35:01 +01:00
decentral1se
f234bafb5c
Store that, woops 2021-06-03 16:45:42 +02:00
decentral1se
db5534f437
Use jinja filter instead 2021-06-03 16:39:45 +02:00
decentral1se
163175748f
Get some clickable links 2021-06-03 16:22:38 +02:00
decentral1se
3ac9282c88 Switch styles to html 2021-06-03 15:34:11 +02:00
8436d457b1 change anarchive scroll 2021-06-03 16:04:32 +03:00
decentral1se
f94c9a19df
Add new styles 2021-06-03 14:39:36 +02:00