maubot/maubot
Tulir Asokan 32b60fa0ff Overhaul log viewer
* Move viewer to separate modal to allow using more horizontal space
* Load log history (up to 2048 lines)
* Add colors and use table styling for log viewer
* Add links to log entries that open mentioned instance/client or line in code
2018-11-29 00:58:20 +02:00
..
lib Make it work 2018-10-17 01:30:08 +03:00
loader Reload plugin metadata when reloading plugin 2018-11-17 01:11:12 +02:00
management Overhaul log viewer 2018-11-29 00:58:20 +02:00
__init__.py Move bot-oriented stuff from mautrix-python and add more logs 2018-10-17 20:17:14 +03:00
__main__.py Overhaul log viewer 2018-11-29 00:58:20 +02:00
__meta__.py Update version 2018-11-28 15:34:21 +02:00
client.py Add client delete button and fix minor things 2018-11-10 00:03:36 +02:00
command_spec.py Add temporary request_db_engine() implementation 2018-10-22 01:13:50 +03:00
config.py Make maubot http server serve frontend for production 2018-11-11 00:43:58 +02:00
db.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
instance.py Overhaul log viewer 2018-11-29 00:58:20 +02:00
matrix.py Switch to Python-Markdown 2018-11-28 15:28:35 +02:00
plugin_base.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
server.py Add some backup checks when stopping maubot 2018-11-11 21:20:50 +02:00