cli
|
Make maubot.cli an executable module
|
2019-05-05 11:14:41 +03:00 |
lib
|
Add missing __init__.py's
|
2018-12-05 16:43:12 +02:00 |
loader
|
Add web handler decorators
|
2019-05-14 18:32:48 +03:00 |
management
|
Fix fonts
|
2019-04-16 16:32:41 +03:00 |
__init__.py
|
Clear plugin webapp routes in default stop()
|
2019-04-16 16:33:19 +03:00 |
__main__.py
|
Change things
|
2019-03-07 21:35:35 +02:00 |
__meta__.py
|
Update version to 0.1.0.dev18
|
2019-06-01 23:40:46 +03:00 |
config.py
|
Add web handler decorators
|
2019-05-14 18:32:48 +03:00 |
db.py
|
Change access_token field to text. Fixes #44
|
2019-04-14 02:14:28 +03:00 |
instance.py
|
Try another approach for plugin web apps
|
2019-03-07 19:57:10 +02:00 |
plugin_base.py
|
Add web handler decorators
|
2019-05-14 18:32:48 +03:00 |
plugin_server.py
|
Add web handler decorators
|
2019-05-14 18:32:48 +03:00 |
server.py
|
Fix plugin webapp URL cloning
|
2019-03-08 01:54:28 +02:00 |