alicestrt
|
ab2c4471fc
|
Update 'LogBot/stylesheets/opentap.css'
|
4 years ago |
mb
|
a9e64b5fc4
|
Update 'LogBot/stylesheets/opentap.css'
|
4 years ago |
mb
|
6a9a34f295
|
Update 'LogBot/stylesheets/opentap.css'
|
4 years ago |
mb
|
f93ca4c192
|
Update 'LogBot/stylesheets/opentap.css'
|
4 years ago |
manetta
|
315ff1e726
|
syncing opentap again
|
4 years ago |
manetta
|
4179e36c61
|
syncing opentap again
|
4 years ago |
alicestrt
|
2c65c2e3ec
|
changed name
|
4 years ago |
manetta
|
640a990850
|
adding a standalone opentab css sheet
|
4 years ago |
mb
|
378d4666fd
|
'LogBot/stylesheets/float.css' updaten
|
4 years ago |
mb
|
d2353c9b69
|
'LogBot/stylesheets/float.css' updaten
|
4 years ago |
mb
|
e3c785dc7d
|
'LogBot/stylesheets/float.css' updaten
|
4 years ago |
mb
|
bc0b4d66f8
|
'LogBot/stylesheets/float.css' updaten
|
4 years ago |
mb
|
48eb8d4182
|
updating print stylesheet logbot
|
4 years ago |
mb
|
5ad4e3343a
|
updating print stylesheet logbot
|
4 years ago |
mb
|
03b01342e2
|
updating print stylesheet logbot
|
4 years ago |
mb
|
d345943386
|
updating print stylesheet logbot
|
4 years ago |
mb
|
aacd5d2023
|
adding print stylesheet to logbot's float css (testing a open tap print edition)
|
4 years ago |
manetta
|
fbccd8e88a
|
adding the timeline css
|
4 years ago |
manetta
|
359ac2f4ab
|
the sorting order of the posts is fixed now, bit hacky in the jinja template
|
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
|
bcfa57984b
|
edited the rss.feed template
|
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 |
manetta
|
52cab957cb
|
saving a bit of whitespace
|
4 years ago |
manetta
|
c72b211c98
|
adding self.db._dumps() also to the _add_to_db function, but not sure if this is needed
|
4 years ago |
manetta
|
1c1f871f2a
|
adding spaces to the f strings when {} appear
|
4 years ago |
manetta
|
ccd695c462
|
adding descriptions to all the functions
|
4 years ago |
Luke Murphy
|
57c2dbc881
|
Go back to using homebrew templating
|
4 years ago |
Luke Murphy
|
cdb2ce8b04
|
Save the DB when writing to it
|
4 years ago |
Luke Murphy
|
a7a948cb68
|
Don't need to specify keys
|
4 years ago |
Luke Murphy
|
0a3ed438af
|
Try to fill out entire dictionary contents
Covers edge cases where the state is improperly setup.
|
4 years ago |
Luke Murphy
|
d5cb732aaf
|
Also run setup for previously invited rooms
|
4 years ago |
Luke Murphy
|
8e8b54e3e1
|
Rener using built-in template
|
4 years ago |
Luke Murphy
|
0f3c2e758b
|
Use default template file
|
4 years ago |
Luke Murphy
|
99cd4e5d6d
|
Remove old avatar
|
4 years ago |
Luke Murphy
|
64fc790962
|
Fix syntax error
|
4 years ago |
Luke Murphy
|
6a606ad3dd
|
Use f strings for logging
|
4 years ago |
Luke Murphy
|
3426b1fbb9
|
Also don't send logger here
|
4 years ago |
Luke Murphy
|
3605a215f3
|
Don't pass logger anymore
|
4 years ago |
Luke Murphy
|
a407e3d483
|
Convert to string
|
4 years ago |
Luke Murphy
|
d427d58ff1
|
Use slixmpp provided message access here
|
4 years ago |
Luke Murphy
|
623f2c8bb5
|
Move functions under the class to unify `self` usage
|
4 years ago |
Luke Murphy
|
d41e4b80bd
|
Extend room setup logic to invites also
Closes #4.
|
4 years ago |
Luke Murphy
|
86c8495e88
|
Re-use types here too
|
4 years ago |
Luke Murphy
|
a38515ab10
|
Make room_path local because not used elsewhere
|
4 years ago |