b432127a50adding baseurl to <enclosure> url + else statement to debug why media files are not included in <description>manetta2022-02-18 16:51:52 +0100
82760cc950replace media_post with media_path, now media_posts are droppedmanetta2022-02-18 16:48:12 +0100
47aa5473a5writing HTML in templates, not in db + padding baseurl to templates to make images in the RSS work (hopefully)manetta2022-02-18 16:46:05 +0100
9b49dbea79remove bleach... it's a shame to make unreadable html docsmanetta2022-02-18 16:20:32 +0100
2d0391c5e5rename feed.rss to feed.rss.xmlmanetta2022-02-18 16:19:30 +0100
ac459224a8new title for rss feeds: title of feed + #nummanetta2022-02-18 16:11:40 +0100
49298b2ae2adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> elementmanetta2022-02-18 16:01:25 +0100
101c111834turning the title of a post into the key numbermanetta2022-02-18 15:56:54 +0100
dca11cf0c5if folder is defined in db, then regenerate log in the folder name, not room namemanetta2022-02-18 15:43:48 +0100
d8892cef99harcoding the feed url, not the log urlmanetta2022-02-18 15:17:30 +0100
d371d90be4simplifying the delete messagemanetta2022-02-18 15:15:03 +0100
e0f9577b47adding recommended links to atom specs and atom log linkmanetta2022-02-18 15:14:47 +0100
7e6d6bd846editing the delete reply message, to display the url of the media filemanetta2022-02-18 15:07:26 +0100
6d7009d81cadded an instruction on how to delete a file from the log when you send a media file (with the number in the message)manetta2022-02-18 15:04:22 +0100
ae24757290RSS media url needs to be full urlmanetta2022-02-18 14:59:36 +0100
644bce53a7hiding the date in HTML logs, adding media files to HTML logs following the new db logicmanetta2022-02-18 14:53:58 +0100
a2ff5b1f96resolving RSS feed parsing errors: using a mimetype library to read media post metadata, added a pubdate + enclosure tag (for media files) + guid elementmanetta2022-02-18 12:23:07 +0100
6879b73c3bmatching the RSS build date with w3c standardsmanetta2022-02-16 16:36:20 +0100
9944d2412cMerge branch 'master' of ssh://vvvvvvaria.org:12345/varia/botsmanetta2021-12-12 15:29:26 +0100
6b0fe8ad5aadding rss support + moving data structure logic to the python scriptmanetta2021-12-12 15:28:47 +0100
9485ab95b2adding a template for the rss support :)manetta2021-12-12 15:28:19 +0100
d63c0320f8simplified the template, moved the data processing to the python scriptmanetta2021-12-12 15:28:01 +0100
Let my auto-formatter do its thing
decentral1se
2021-06-01 13:18:02 +0200
52a26d1646also changed the roomname to foldername in saving imagesmanetta2021-05-06 23:26:36 +0200
38237e9699adding more minor hacky checks for old foldername that include the muc address, now for the stylesheet + font updatingmanetta2021-05-06 23:14:15 +0200
de5b1d961dadding more minor hacky checks for old foldername that include the full path of the muc in the json dbmanetta2021-05-06 23:12:04 +0200
03e662e33bupdated the float stylesheetmanetta2021-05-06 23:10:01 +0200
35b9f4fbe3debugging the default stylesheet name and pathmanetta2021-05-06 22:51:03 +0200
9a02566c62updating room_path to folder_name_path for updating stylesheets and fonts toomanetta2021-05-06 22:48:54 +0200
ef58cd2f18adding full paths to foldernamesmanetta2021-05-06 22:40:37 +0200
75cac06439adding a hacky line to parse room names if they are defined as their full muc address... (debugging the @folder feature)manetta2021-05-06 22:36:02 +0200
433ee3f066catching a small bug in the folder name renamingmanetta2021-05-06 22:31:06 +0200
3b12ebffcaupdating the README and help text with the new @folder feature :--)manetta2021-05-06 22:25:34 +0200
ab5319768cthe changing foldername feature is there! yiuhu! speaking back to #5manetta2021-05-06 22:21:58 +0200
00a4604867in response to issue #15: adding reversed order to the pagesmanetta2021-05-06 22:01:00 +0200
fa26b3815cediting the timeline css, adjusting typography, sizes, and position of keymanetta2021-05-06 22:00:55 +0200
dee595ad2bin response to issue #15: adding reversed order to the pagesmanetta2021-05-06 22:00:22 +0200