Commit Graph

164 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
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
decentral1se
3fea24c46b
Let my auto-formatter do its thing 2021-06-01 13:18:02 +02:00
52a26d1646 also changed the roomname to foldername in saving images 2021-05-06 23:26:36 +02:00
38237e9699 adding more minor hacky checks for old foldername that include the muc address, now for the stylesheet + font updating 2021-05-06 23:14:15 +02:00
de5b1d961d adding more minor hacky checks for old foldername that include the full path of the muc in the json db 2021-05-06 23:12:04 +02:00
03e662e33b updated the float stylesheet 2021-05-06 23:10:01 +02:00
35b9f4fbe3 debugging the default stylesheet name and path 2021-05-06 22:51:03 +02:00
9a02566c62 updating room_path to folder_name_path for updating stylesheets and fonts too 2021-05-06 22:48:54 +02:00
ef58cd2f18 adding full paths to foldernames 2021-05-06 22:40:37 +02:00
75cac06439 adding a hacky line to parse room names if they are defined as their full muc address... (debugging the @folder feature) 2021-05-06 22:36:02 +02:00
433ee3f066 catching a small bug in the folder name renaming 2021-05-06 22:31:06 +02:00
3b12ebffca updating the README and help text with the new @folder feature :--) 2021-05-06 22:25:34 +02:00
ab5319768c the changing foldername feature is there! yiuhu! speaking back to #5 2021-05-06 22:21:58 +02:00
00a4604867 in response to issue #15: adding reversed order to the pages 2021-05-06 22:01:00 +02:00
fa26b3815c editing the timeline css, adjusting typography, sizes, and position of key 2021-05-06 22:00:55 +02:00
dee595ad2b in response to issue #15: adding reversed order to the pages 2021-05-06 22:00:22 +02:00