67 Commits (3fea24c46b86f584667e89b8bc991b7fb312bc34)

Author SHA1 Message Date
decentral1se 3fea24c46b
Let my auto-formatter do its thing 3 years ago
manetta 52a26d1646 also changed the roomname to foldername in saving images 3 years ago
manetta 38237e9699 adding more minor hacky checks for old foldername that include the muc address, now for the stylesheet + font updating 3 years ago
manetta de5b1d961d adding more minor hacky checks for old foldername that include the full path of the muc in the json db 3 years ago
manetta 35b9f4fbe3 debugging the default stylesheet name and path 3 years ago
manetta 9a02566c62 updating room_path to folder_name_path for updating stylesheets and fonts too 3 years ago
manetta ef58cd2f18 adding full paths to foldernames 3 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) 3 years ago
manetta 433ee3f066 catching a small bug in the folder name renaming 3 years ago
manetta 3b12ebffca updating the README and help text with the new @folder feature :--) 3 years ago
manetta ab5319768c the changing foldername feature is there! yiuhu! speaking back to #5 3 years ago
manetta dee595ad2b in response to issue #15: adding reversed order to the pages 3 years ago
manetta 640a990850 adding a standalone opentab css sheet 3 years ago
manetta 9922d20a5c removing fixed iframe width 3 years ago
manetta 3a0f5aa2ea renaming linear to timeline, updating README + @help text 3 years ago
manetta 5d09d6bda4 adding @style and @font support to logbot 3 years ago
manetta 61346f03d4 oops, wrong log path edited 3 years ago
manetta 555d37bc91 updating the feed.rss template, hardcoding the link 3 years ago
manetta 30df62d1d5 adding RSS support to logbot 3 years ago
manetta e5d325041a adding more comments in the code for readability 3 years ago
manetta 61f5d546ec adding comments to the different sections of the code 3 years ago
manetta 52cab957cb saving a bit of whitespace 3 years ago
manetta c72b211c98 adding self.db._dumps() also to the _add_to_db function, but not sure if this is needed 3 years ago
manetta 1c1f871f2a adding spaces to the f strings when {} appear 3 years ago
manetta ccd695c462 adding descriptions to all the functions 3 years ago
Luke Murphy 57c2dbc881
Go back to using homebrew templating 3 years ago
Luke Murphy cdb2ce8b04
Save the DB when writing to it 3 years ago
Luke Murphy a7a948cb68
Don't need to specify keys 3 years ago
Luke Murphy 0a3ed438af
Try to fill out entire dictionary contents 3 years ago
Luke Murphy d5cb732aaf
Also run setup for previously invited rooms 3 years ago
Luke Murphy 8e8b54e3e1
Rener using built-in template 3 years ago
Luke Murphy 64fc790962
Fix syntax error 3 years ago
Luke Murphy 6a606ad3dd
Use f strings for logging 3 years ago
Luke Murphy 3426b1fbb9
Also don't send logger here 3 years ago
Luke Murphy 3605a215f3
Don't pass logger anymore 3 years ago
Luke Murphy a407e3d483
Convert to string 3 years ago
Luke Murphy d427d58ff1
Use slixmpp provided message access here 3 years ago
Luke Murphy 623f2c8bb5
Move functions under the class to unify `self` usage 3 years ago
Luke Murphy d41e4b80bd
Extend room setup logic to invites also 3 years ago
Luke Murphy 86c8495e88
Re-use types here too 3 years ago
Luke Murphy a38515ab10
Make room_path local because not used elsewhere 3 years ago
Luke Murphy f3854ded5b
List reason in response 3 years ago
Luke Murphy ddf7f57ca5
Refactor media type detection and log when we miss it 3 years ago
Luke Murphy f6c7520f42
Mark as regex string 3 years ago
Luke Murphy 8773810efc
Classes are normally capitalised 3 years ago
Luke Murphy 46ca1b1fb5
Not required to return here 3 years ago
Luke Murphy 36eed56661
Use built-in logger 3 years ago
Luke Murphy 9625c991c6
No need to close, the context manager does it 3 years ago
Luke Murphy 3054fbf368
Remove unused imports 3 years ago
Luke Murphy b359d92021
Auto-formatter has something to say here 3 years ago