Commit Graph

172 Commits

Author SHA1 Message Date
Tulir Asokan
8e2f2908a6 Add stuff 2018-12-13 01:28:23 +02:00
Tulir Asokan
4b3d47176d Merge branch 'master' into cli 2018-12-12 16:07:45 +02:00
Tulir Asokan
03cd8663b8 Fix logo path 2018-12-12 15:22:07 +02:00
Tulir Asokan
1552964d3f Try reloading failed instance dependencies when starting instance 2018-12-12 15:21:17 +02:00
Tulir Asokan
07fe46e7f9 Switch to yaml for plugin metadata. Fixes #33 2018-12-09 15:49:57 +02:00
Tulir Asokan
55685dfd6e Add full example plugin
Also switch to yaml plugin metadata in example file (ref #33)
2018-12-09 15:18:33 +02:00
Tulir Asokan
5704b3e53b Don't reset editor state if props didn't change. Fixes #34 2018-12-09 14:59:00 +02:00
Tulir Asokan
0e4cea6f52 Add license to maubot.ini example 2018-12-08 23:45:10 +02:00
Tulir Asokan
f5b996d2a2 Move view logs button to sidebar 2018-12-08 20:43:44 +02:00
Tulir Asokan
8824c21788 Add spec for Matrix API proxy 2018-12-08 20:41:11 +02:00
Tulir Asokan
5775560933 Actually fix login 2018-12-08 14:12:33 +02:00
Tulir Asokan
67a4e85406 Fix logging in 2018-12-08 13:57:04 +02:00
Tulir Asokan
d09dd8ddc6 Highlight edited fields 2018-12-08 13:29:53 +02:00
Tulir Asokan
4f7eef6029 Fix uploading and downloading avatars 2018-12-08 13:07:12 +02:00
Tulir Asokan
4f723b24da Update version 2018-12-08 01:37:32 +02:00
Tulir Asokan
332ad5ea52 Add Matrix register/login API and full Matrix API proxy
(ref #19, #15)
2018-12-08 01:14:10 +02:00
Tulir Asokan
5337d4d98e Link to debug file open in log line timestamp 2018-12-05 17:37:31 +02:00
Tulir Asokan
c55f0c7840 Update readme again 2018-12-05 17:18:21 +02:00
Tulir Asokan
311497a448 Update readme 2018-12-05 17:16:40 +02:00
Tulir Asokan
2d66ec2534 Add missing __init__.py's 2018-12-05 16:43:12 +02:00
Tulir Asokan
c2065a4af7 Fix mautrix dep version 2018-12-05 16:38:13 +02:00
Tulir Asokan
3362e8e118 Remove unnecessary padding in log view 2018-11-29 13:12:24 +02:00
Tulir Asokan
9f593ed04e Show date when hovering over time in log 2018-11-29 12:32:36 +02:00
Tulir Asokan
30a6dd62ef Don't try to remove websocket from log listeners if it had not been added 2018-11-29 12:28:23 +02:00
Tulir Asokan
2b8a5353be Fix log live updating and add autoscrolling 2018-11-29 12:27:31 +02:00
Tulir Asokan
b858b5a056 Add spec for /logs and /debug/open endpoints 2018-11-29 11:43:57 +02:00
Tulir Asokan
8fc5350644 Remove unused import 2018-11-29 11:43:41 +02:00
Tulir Asokan
c3dbf9685d Fix clearing log focus 2018-11-29 01:06:58 +02:00
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
Tulir Asokan
aac99b7ee4 Update version 2018-11-28 15:34:21 +02:00
Tulir Asokan
c39cacbab4 Switch to Python-Markdown
Commonmark doesn't have any built-in HTML sanitization
2018-11-28 15:28:35 +02:00
Tulir Asokan
6a6e8a818e Simplify Event.reply and add MaubotMatrixClient.send_markdown 2018-11-28 02:33:59 +02:00
Tulir Asokan
8cfe2e8884 "Fix" file upload accept list 2018-11-28 02:33:37 +02:00
Tulir Asokan
d252bfbb08 Update README.md 2018-11-27 02:35:51 +02:00
Tulir Asokan
73e86ebb17 Hide config in new instances and add exceptions to log 2018-11-27 02:35:51 +02:00
Tulir Asokan
034eead840 Reload plugin metadata when reloading plugin 2018-11-17 01:11:12 +02:00
Tulir Asokan
52811681f4 Fix new plugin/instance/client pages 2018-11-14 00:06:17 +02:00
Tulir Asokan
a3dea42b1a Show log level in filtered logs 2018-11-12 00:17:31 +02:00
Tulir Asokan
08eacce0a9 Fix log map entry for instances and plugins 2018-11-12 00:14:45 +02:00
Tulir Asokan
d5cb73898f Update version 2018-11-12 00:04:11 +02:00
Tulir Asokan
c2a5451401 Finish basic log viewer 2018-11-12 00:00:37 +02:00
Tulir Asokan
6f2162d5f3 Add some backup checks when stopping maubot 2018-11-11 21:20:50 +02:00
Tulir Asokan
20a9ca6aa6 Make both instance dropdowns behave the same way 2018-11-11 20:24:59 +02:00
Tulir Asokan
5c5b3568cd Add animations to sidebar toggling 2018-11-11 20:21:51 +02:00
Tulir Asokan
91cdfc9378 Fix websockets in dev server proxy 2018-11-11 20:10:48 +02:00
Tulir Asokan
303a9827a1 Add log websocket 2018-11-11 19:27:09 +02:00
Tulir Asokan
b52766ab1e Fix minor things in management API 2018-11-11 16:06:06 +02:00
Tulir Asokan
fd5672b3dd
Merge pull request #14 from maubot/management-frontend
Add management UI
2018-11-11 01:06:57 +02:00
Tulir Asokan
640caa2f2e Fix double slash in API paths 2018-11-11 00:59:13 +02:00
Tulir Asokan
3d88277fd2 Build frontend in dockerfile 2018-11-11 00:52:28 +02:00