Commit Graph

  • 3157234894 trying to fix git hooks and also sending some of the updates master ccl 2023-06-12 20:49:06 +0200
  • 5a90db8b0c another change to test the git hooks ccl 2023-06-08 10:05:28 +0200
  • 794f443fb1 another change to test the git hooks ccl 2023-06-08 10:02:26 +0200
  • 4a682cfdc4 making small changes to see if the bot hooks work now ccl 2023-06-08 09:54:40 +0200
  • 173cedda99 Merge branch 'master' of https://git.vvvvvvaria.org/varia/bots ccl 2023-06-08 01:35:32 +0200
  • b33d4f173d added pdf as links, captions and image thumbnail functionality ccl 2023-06-08 01:34:14 +0200
  • 70fbe8fac7 Update 'README.md' ccl 2023-05-22 21:05:29 +0200
  • 03e2dcd79e reverting back to prev time formatting, the iso format was a test mb 2023-03-17 12:32:16 +0100
  • 04b4574649 switching date format of each post to ISO 8601 as well mb 2023-03-09 16:31:25 +0100
  • c4859ecd85 switching date format to ISO 8601 mb 2023-03-09 16:22:31 +0100
  • ba2654cc8a added "controls" to audio and video tags mb 2022-06-17 12:58:36 +0200
  • 9e49595755 editing the situated tails of logbot mb 2022-06-15 15:28:10 +0200
  • 2e3b00cf4d 'LogBot/README.md' updaten mb 2022-06-15 15:24:58 +0200
  • 6707dcd3c0 updating the README in preparation for AMRO 2022 mb 2022-06-15 15:24:22 +0200
  • 327e3496e3 removed timezone support: it made no sense, as logs are generated from the server anyway mb 2022-04-07 16:31:05 +0200
  • a7ba063ef8 adding pytz as a requirement manetta 2022-02-21 15:12:23 +0100
  • c13612a69d logbot saves post under local timezone now (which is the timezone of the server) manetta 2022-02-21 14:48:56 +0100
  • 0dab7a74e1 KeyError: 'url' manetta 2022-02-18 17:24:09 +0100
  • a117709563 adding / between foldername filename manetta 2022-02-18 17:20:53 +0100
  • b6de07fc7b adding foldername to baseurl manetta 2022-02-18 17:19:53 +0100
  • 85e4c972d6 adding foldername to baseurl manetta 2022-02-18 17:19:33 +0100
  • f711e6c0de renaming post class to message manetta 2022-02-18 17:11:12 +0100
  • da02542dfe adding a @url reply to logbot manetta 2022-02-18 17:07:08 +0100
  • 0fccef2337 adding a @url reply to logbot manetta 2022-02-18 17:06:22 +0100
  • 3c3216c327 adding a @url reply to logbot manetta 2022-02-18 17:05:36 +0100
  • ae2b4cee3a template works manetta 2022-02-18 17:01:10 +0100
  • c60e7885e5 debugging why the html template does not work anymore manetta 2022-02-18 17:00:26 +0100
  • 535a584bb1 XML Parsing Error: mismatched tag. Expected: </img>. manetta 2022-02-18 16:53:12 +0100
  • b432127a50 adding baseurl to <enclosure> url + else statement to debug why media files are not included in <description> manetta 2022-02-18 16:51:52 +0100
  • 82760cc950 replace media_post with media_path, now media_posts are dropped manetta 2022-02-18 16:48:12 +0100
  • 47aa5473a5 writing HTML in templates, not in db + padding baseurl to templates to make images in the RSS work (hopefully) manetta 2022-02-18 16:46:05 +0100
  • 9b49dbea79 remove bleach... it's a shame to make unreadable html docs manetta 2022-02-18 16:20:32 +0100
  • 2d0391c5e5 rename feed.rss to feed.rss.xml manetta 2022-02-18 16:19:30 +0100
  • ac459224a8 new title for rss feeds: title of feed + #num manetta 2022-02-18 16:11:40 +0100
  • 49298b2ae2 adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> element manetta 2022-02-18 16:01:25 +0100
  • 101c111834 turning the title of a post into the key number manetta 2022-02-18 15:56:54 +0100
  • dca11cf0c5 if folder is defined in db, then regenerate log in the folder name, not room name manetta 2022-02-18 15:43:48 +0100
  • d8892cef99 harcoding the feed url, not the log url manetta 2022-02-18 15:17:30 +0100
  • d371d90be4 simplifying the delete message manetta 2022-02-18 15:15:03 +0100
  • e0f9577b47 adding recommended links to atom specs and atom log link manetta 2022-02-18 15:14:47 +0100
  • 7e6d6bd846 editing the delete reply message, to display the url of the media file manetta 2022-02-18 15:07:26 +0100
  • 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) manetta 2022-02-18 15:04:22 +0100
  • ae24757290 RSS media url needs to be full url manetta 2022-02-18 14:59:36 +0100
  • 644bce53a7 hiding the date in HTML logs, adding media files to HTML logs following the new db logic manetta 2022-02-18 14:53:58 +0100
  • 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 manetta 2022-02-18 12:23:07 +0100
  • 6879b73c3b matching the RSS build date with w3c standards manetta 2022-02-16 16:36:20 +0100
  • 9944d2412c Merge branch 'master' of ssh://vvvvvvaria.org:12345/varia/bots manetta 2021-12-12 15:29:26 +0100
  • 6b0fe8ad5a adding rss support + moving data structure logic to the python script manetta 2021-12-12 15:28:47 +0100
  • 9485ab95b2 adding a template for the rss support :) manetta 2021-12-12 15:28:19 +0100
  • d63c0320f8 simplified the template, moved the data processing to the python script manetta 2021-12-12 15:28:01 +0100
  • 98bb1a5cc3 Update 'LogBot/README.md' mb 2021-12-12 13:14:09 +0100
  • 4d913f53fa attempt to improve the error message, added a references to the @help command mb 2021-12-12 13:12:35 +0100
  • e8434a545e Update 'LogBot/README.md' mb 2021-12-12 12:55:25 +0100
  • 0369b3f8bc add lazyloading parameter to only load material which is close to the viewport rra 2021-12-01 17:35:01 +0100
  • f234bafb5c
    Store that, woops decentral1se 2021-06-03 16:45:42 +0200
  • db5534f437
    Use jinja filter instead decentral1se 2021-06-03 16:39:45 +0200
  • 163175748f
    Get some clickable links decentral1se 2021-06-03 16:22:38 +0200
  • 3ac9282c88 Switch styles to html decentral1se 2021-06-03 15:34:11 +0200
  • 8436d457b1 change anarchive scroll alicestrt 2021-06-03 16:04:32 +0300
  • f94c9a19df
    Add new styles decentral1se 2021-06-03 14:39:36 +0200
  • 3fea24c46b
    Let my auto-formatter do its thing decentral1se 2021-06-01 13:18:02 +0200
  • 52a26d1646 also changed the roomname to foldername in saving images manetta 2021-05-06 23:26:36 +0200
  • 38237e9699 adding more minor hacky checks for old foldername that include the muc address, now for the stylesheet + font updating manetta 2021-05-06 23:14:15 +0200
  • de5b1d961d adding more minor hacky checks for old foldername that include the full path of the muc in the json db manetta 2021-05-06 23:12:04 +0200
  • 03e662e33b updated the float stylesheet manetta 2021-05-06 23:10:01 +0200
  • 35b9f4fbe3 debugging the default stylesheet name and path manetta 2021-05-06 22:51:03 +0200
  • 9a02566c62 updating room_path to folder_name_path for updating stylesheets and fonts too manetta 2021-05-06 22:48:54 +0200
  • ef58cd2f18 adding full paths to foldernames manetta 2021-05-06 22:40:37 +0200
  • 75cac06439 adding a hacky line to parse room names if they are defined as their full muc address... (debugging the @folder feature) manetta 2021-05-06 22:36:02 +0200
  • 433ee3f066 catching a small bug in the folder name renaming manetta 2021-05-06 22:31:06 +0200
  • 3b12ebffca updating the README and help text with the new @folder feature :--) manetta 2021-05-06 22:25:34 +0200
  • ab5319768c the changing foldername feature is there! yiuhu! speaking back to #5 manetta 2021-05-06 22:21:58 +0200
  • 00a4604867 in response to issue #15: adding reversed order to the pages manetta 2021-05-06 22:01:00 +0200
  • fa26b3815c editing the timeline css, adjusting typography, sizes, and position of key manetta 2021-05-06 22:00:55 +0200
  • dee595ad2b in response to issue #15: adding reversed order to the pages manetta 2021-05-06 22:00:22 +0200
  • f759827000 'whisperbot.xbotlib/README.md' updaten mb 2021-04-28 16:32:21 +0200
  • 140b602dd3 'whisperbot.xbotlib/README.md' updaten mb 2021-04-28 16:29:46 +0200
  • 0a94ba5083 adding screenshots of whisperbot, now the right ones, now really manetta 2021-04-28 16:28:27 +0200
  • 1207a0c8e7 adding screenshots of whisperbot, now the right ones manetta 2021-04-28 16:27:22 +0200
  • 0c599a90be adding screenshots of whisperbot manetta 2021-04-28 16:26:14 +0200
  • 6acd345587 'whisperbot.xbotlib/README.md' toevoegen mb 2021-04-28 16:25:58 +0200
  • 187a5f36e9 'WhisperBot/README.md' updaten mb 2021-04-28 16:19:06 +0200
  • c642f73f00 'LogBot/README.md' updaten mb 2021-04-28 16:08:00 +0200
  • cd623cc22e 'LogBot/README.md' updaten mb 2021-04-28 16:05:21 +0200
  • 6ee78f51b0 'LogBot/README.md' updaten mb 2021-04-28 16:00:52 +0200
  • 414d751468 added a new screenshot of logbot manetta 2021-04-28 16:00:21 +0200
  • edfc7f7ee5 adding 2 screenshots of logbot manetta 2021-04-28 15:51:58 +0200
  • 13e0de5baf 'LogBot/README.md' updaten mb 2021-04-28 15:51:37 +0200
  • 6bba4bda79 'LogBot/README.md' updaten mb 2021-04-28 15:42:38 +0200
  • b4cd9e3b73 Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 22:55:21 +0200
  • d1d0a292d8 Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 22:42:58 +0200
  • 924976df13 Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 20:08:50 +0200
  • 4308acab56 Update 'LogBot/template.html' mb 2021-04-23 20:05:15 +0200
  • 1a8eee47c3 Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 20:04:31 +0200
  • 95999706ce Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 20:03:12 +0200
  • 538fa3656d Update 'LogBot/stylesheets/opentap.css' mb 2021-04-23 18:34:51 +0200
  • 5204c83af4 Update 'LogBot/stylesheets/opentap.css' alicestrt 2021-04-23 18:32:07 +0200
  • 448db082d4 Update 'LogBot/stylesheets/opentap.css' alicestrt 2021-04-23 18:30:28 +0200
  • 3fd737d674 Update 'LogBot/stylesheets/opentap.css' alicestrt 2021-04-23 18:28:30 +0200
  • ad9e5ac766 Update 'LogBot/stylesheets/opentap.css' alicestrt 2021-04-23 18:25:23 +0200