mb
|
03e2dcd79e
|
reverting back to prev time formatting, the iso format was a test
|
2 years ago |
mb
|
04b4574649
|
switching date format of each post to ISO 8601 as well
|
2 years ago |
mb
|
c4859ecd85
|
switching date format to ISO 8601
|
2 years ago |
mb
|
327e3496e3
|
removed timezone support: it made no sense, as logs are generated from the server anyway
|
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
|
85e4c972d6
|
adding foldername to baseurl
|
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
|
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
|
49298b2ae2
|
adding media to the general post text, and using CDATA to display HTML elements in RSS' <description> element
|
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
|
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
|
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
|
6b0fe8ad5a
|
adding rss support + moving data structure logic to the python script
|
3 years ago |
mb
|
4d913f53fa
|
attempt to improve the error message, added a references to the @help command
|
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
|
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 |
manetta
|
de5b1d961d
|
adding more minor hacky checks for old foldername that include the full path of the muc in the json db
|
4 years ago |
manetta
|
35b9f4fbe3
|
debugging the default stylesheet name and path
|
4 years ago |
manetta
|
9a02566c62
|
updating room_path to folder_name_path for updating stylesheets and fonts too
|
4 years ago |
manetta
|
ef58cd2f18
|
adding full paths to foldernames
|
4 years ago |
manetta
|
75cac06439
|
adding a hacky line to parse room names if they are defined as their full muc address... (debugging the @folder feature)
|
4 years ago |
manetta
|
433ee3f066
|
catching a small bug in the folder name renaming
|
4 years ago |
manetta
|
3b12ebffca
|
updating the README and help text with the new @folder feature :--)
|
4 years ago |
manetta
|
ab5319768c
|
the changing foldername feature is there! yiuhu! speaking back to #5
|
4 years ago |
manetta
|
dee595ad2b
|
in response to issue #15: adding reversed order to the pages
|
4 years ago |
manetta
|
640a990850
|
adding a standalone opentab css sheet
|
4 years ago |
manetta
|
9922d20a5c
|
removing fixed iframe width
|
4 years ago |
manetta
|
3a0f5aa2ea
|
renaming linear to timeline, updating README + @help text
|
4 years ago |
manetta
|
5d09d6bda4
|
adding @style and @font support to logbot
|
4 years ago |
manetta
|
61346f03d4
|
oops, wrong log path edited
|
4 years ago |
manetta
|
555d37bc91
|
updating the feed.rss template, hardcoding the link
|
4 years ago |
manetta
|
30df62d1d5
|
adding RSS support to logbot
|
4 years ago |
manetta
|
e5d325041a
|
adding more comments in the code for readability
|
4 years ago |
manetta
|
61f5d546ec
|
adding comments to the different sections of the code
|
4 years ago |