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
|
3 years ago |
manetta
|
a7ba063ef8
|
adding pytz as a requirement
|
3 years ago |
manetta
|
c13612a69d
|
logbot saves post under local timezone now (which is the timezone of the server)
|
3 years ago |
manetta
|
0dab7a74e1
|
KeyError: 'url'
|
3 years ago |
manetta
|
a117709563
|
adding / between foldername filename
|
3 years ago |
manetta
|
b6de07fc7b
|
adding foldername to baseurl
|
3 years ago |
manetta
|
85e4c972d6
|
adding foldername to baseurl
|
3 years ago |
manetta
|
f711e6c0de
|
renaming post class to message
|
3 years ago |
manetta
|
da02542dfe
|
adding a @url reply to logbot
|
3 years ago |
manetta
|
0fccef2337
|
adding a @url reply to logbot
|
3 years ago |
manetta
|
3c3216c327
|
adding a @url reply to logbot
|
3 years ago |
manetta
|
ae2b4cee3a
|
template works
|
3 years ago |
manetta
|
c60e7885e5
|
debugging why the html template does not work anymore
|
3 years ago |
manetta
|
535a584bb1
|
XML Parsing Error: mismatched tag. Expected: </img>.
|
3 years ago |
manetta
|
b432127a50
|
adding baseurl to <enclosure> url + else statement to debug why media files are not included in <description>
|
3 years ago |
manetta
|
82760cc950
|
replace media_post with media_path, now media_posts are dropped
|
3 years ago |
manetta
|
47aa5473a5
|
writing HTML in templates, not in db + padding baseurl to templates to make images in the RSS work (hopefully)
|
3 years ago |
manetta
|
9b49dbea79
|
remove bleach... it's a shame to make unreadable html docs
|
3 years ago |
manetta
|
2d0391c5e5
|
rename feed.rss to feed.rss.xml
|
3 years ago |
manetta
|
ac459224a8
|
new title for rss feeds: title of feed + #num
|
3 years ago |
manetta
|
49298b2ae2
|
adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> element
|
3 years ago |
manetta
|
101c111834
|
turning the title of a post into the key number
|
3 years ago |
manetta
|
dca11cf0c5
|
if folder is defined in db, then regenerate log in the folder name, not room name
|
3 years ago |
manetta
|
d8892cef99
|
harcoding the feed url, not the log url
|
3 years ago |
manetta
|
d371d90be4
|
simplifying the delete message
|
3 years ago |
manetta
|
e0f9577b47
|
adding recommended links to atom specs and atom log link
|
3 years ago |
manetta
|
7e6d6bd846
|
editing the delete reply message, to display the url of the media file
|
3 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)
|
3 years ago |
manetta
|
ae24757290
|
RSS media url needs to be full url
|
3 years ago |
manetta
|
644bce53a7
|
hiding the date in HTML logs, adding media files to HTML logs following the new db logic
|
3 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
|
3 years ago |
manetta
|
6879b73c3b
|
matching the RSS build date with w3c standards
|
3 years ago |
manetta
|
9944d2412c
|
Merge branch 'master' of ssh://vvvvvvaria.org:12345/varia/bots
|
3 years ago |
manetta
|
6b0fe8ad5a
|
adding rss support + moving data structure logic to the python script
|
3 years ago |
manetta
|
9485ab95b2
|
adding a template for the rss support :)
|
3 years ago |
manetta
|
d63c0320f8
|
simplified the template, moved the data processing to the python script
|
3 years ago |
mb
|
98bb1a5cc3
|
Update 'LogBot/README.md'
|
3 years ago |
mb
|
4d913f53fa
|
attempt to improve the error message, added a references to the @help command
|
3 years ago |
mb
|
e8434a545e
|
Update 'LogBot/README.md'
|
3 years ago |
rra
|
0369b3f8bc
|
add lazyloading parameter to only load material which is close to the viewport
|
3 years ago |
decentral1se
|
f234bafb5c
|
Store that, woops
|
3 years ago |
decentral1se
|
db5534f437
|
Use jinja filter instead
|
3 years ago |
decentral1se
|
163175748f
|
Get some clickable links
|
3 years ago |
decentral1se
|
3ac9282c88
|
Switch styles to html
|
3 years ago |
alicestrt
|
8436d457b1
|
change anarchive scroll
|
3 years ago |
decentral1se
|
f94c9a19df
|
Add new styles
|
3 years ago |
decentral1se
|
3fea24c46b
|
Let my auto-formatter do its thing
|
4 years ago |
manetta
|
52a26d1646
|
also changed the roomname to foldername in saving images
|
4 years ago |
manetta
|
38237e9699
|
adding more minor hacky checks for old foldername that include the muc address, now for the stylesheet + font updating
|
4 years ago |