242 Commits (master)
 

Author SHA1 Message Date
ccl 3157234894 trying to fix git hooks and also sending some of the updates 10 months ago
ccl 5a90db8b0c another change to test the git hooks 10 months ago
ccl 794f443fb1 another change to test the git hooks 10 months ago
ccl 4a682cfdc4 making small changes to see if the bot hooks work now 10 months ago
ccl 173cedda99 Merge branch 'master' of https://git.vvvvvvaria.org/varia/bots 10 months ago
ccl b33d4f173d added pdf as links, captions and image thumbnail functionality 10 months ago
ccl 70fbe8fac7 Update 'README.md' 10 months ago
mb 03e2dcd79e reverting back to prev time formatting, the iso format was a test 1 year ago
mb 04b4574649 switching date format of each post to ISO 8601 as well 1 year ago
mb c4859ecd85 switching date format to ISO 8601 1 year ago
mb ba2654cc8a added "controls" to audio and video tags 2 years ago
mb 9e49595755 editing the situated tails of logbot 2 years ago
mb 2e3b00cf4d 'LogBot/README.md' updaten 2 years ago
mb 6707dcd3c0 updating the README in preparation for AMRO 2022 2 years ago
mb 327e3496e3 removed timezone support: it made no sense, as logs are generated from the server anyway 2 years ago
manetta a7ba063ef8 adding pytz as a requirement 2 years ago
manetta c13612a69d logbot saves post under local timezone now (which is the timezone of the server) 2 years ago
manetta 0dab7a74e1 KeyError: 'url' 2 years ago
manetta a117709563 adding / between foldername filename 2 years ago
manetta b6de07fc7b adding foldername to baseurl 2 years ago
manetta 85e4c972d6 adding foldername to baseurl 2 years ago
manetta f711e6c0de renaming post class to message 2 years ago
manetta da02542dfe adding a @url reply to logbot 2 years ago
manetta 0fccef2337 adding a @url reply to logbot 2 years ago
manetta 3c3216c327 adding a @url reply to logbot 2 years ago
manetta ae2b4cee3a template works 2 years ago
manetta c60e7885e5 debugging why the html template does not work anymore 2 years ago
manetta 535a584bb1 XML Parsing Error: mismatched tag. Expected: </img>. 2 years ago
manetta b432127a50 adding baseurl to <enclosure> url + else statement to debug why media files are not included in <description> 2 years ago
manetta 82760cc950 replace media_post with media_path, now media_posts are dropped 2 years ago
manetta 47aa5473a5 writing HTML in templates, not in db + padding baseurl to templates to make images in the RSS work (hopefully) 2 years ago
manetta 9b49dbea79 remove bleach... it's a shame to make unreadable html docs 2 years ago
manetta 2d0391c5e5 rename feed.rss to feed.rss.xml 2 years ago
manetta ac459224a8 new title for rss feeds: title of feed + #num 2 years ago
manetta 49298b2ae2 adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> element 2 years ago
manetta 101c111834 turning the title of a post into the key number 2 years ago
manetta dca11cf0c5 if folder is defined in db, then regenerate log in the folder name, not room name 2 years ago
manetta d8892cef99 harcoding the feed url, not the log url 2 years ago
manetta d371d90be4 simplifying the delete message 2 years ago
manetta e0f9577b47 adding recommended links to atom specs and atom log link 2 years ago
manetta 7e6d6bd846 editing the delete reply message, to display the url of the media file 2 years ago
manetta 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) 2 years ago
manetta ae24757290 RSS media url needs to be full url 2 years ago
manetta 644bce53a7 hiding the date in HTML logs, adding media files to HTML logs following the new db logic 2 years ago
manetta 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 2 years ago
manetta 6879b73c3b matching the RSS build date with w3c standards 2 years ago
manetta 9944d2412c Merge branch 'master' of ssh://vvvvvvaria.org:12345/varia/bots 2 years ago
manetta 6b0fe8ad5a adding rss support + moving data structure logic to the python script 2 years ago
manetta 9485ab95b2 adding a template for the rss support :) 2 years ago
manetta d63c0320f8 simplified the template, moved the data processing to the python script 2 years ago