Tulir Asokan
|
e3974dbec0
|
Add psycopg2 to dockerfile. Fixes #42
|
2019-04-14 02:14:28 +03:00 |
|
Tulir Asokan
|
a5ae79b83f
|
Merge pull request #48 from TomCasavant/master
Updated README examples list to include Giphy plugin
|
2019-04-11 13:42:01 +03:00 |
|
Tom Casavant
|
e9b32c57b2
|
Updated README examples list to include Giphy plugin
|
2019-04-08 20:33:49 -04:00 |
|
Tulir Asokan
|
c136b78ed0
|
Merge pull request #47 from TomCasavant/master
Updated plugin examples in README to include my plugin
|
2019-04-08 17:46:00 +03:00 |
|
Tom Casavant
|
a5a845e574
|
Updated plugin examples in README to include my plugin
|
2019-04-05 15:11:49 -04:00 |
|
Tulir Asokan
|
8b04231038
|
Update version
|
2019-03-27 21:00:00 +02:00 |
|
Tulir Asokan
|
28eb545b2f
|
Merge pull request #43 from maubot/plugin-webservers
Plugin webservers
|
2019-03-11 18:16:37 +02:00 |
|
Tulir Asokan
|
74979aee1a
|
Fix plugin webapp URL cloning
|
2019-03-08 01:54:28 +02:00 |
|
Tulir Asokan
|
d2b145d0bc
|
Change things
|
2019-03-07 21:35:35 +02:00 |
|
Tulir Asokan
|
b3e1f1d4bc
|
Try another approach for plugin web apps
|
2019-03-07 19:57:10 +02:00 |
|
Tulir Asokan
|
3c2d0a9fde
|
Switch to a hacky custom router for plugin web apps
|
2019-03-06 23:16:22 +02:00 |
|
Tulir Asokan
|
a4cfb97b67
|
Use less freezing way of adding plugin subapps
|
2019-03-06 22:57:16 +02:00 |
|
Tulir Asokan
|
e582cadb42
|
Update docker base config
|
2019-03-06 22:46:40 +02:00 |
|
Tulir Asokan
|
19a20721e8
|
Pass public URL of webapp to plugins
|
2019-03-06 22:35:51 +02:00 |
|
Tulir Asokan
|
c6287e6626
|
Fix typo
|
2019-03-06 22:27:23 +02:00 |
|
Tulir Asokan
|
f303bd66ab
|
Let plugins add their endpoints to the main webserver
|
2019-03-06 22:22:34 +02:00 |
|
Tulir Asokan
|
79c61d6889
|
Fix uploading plugins with different versions
|
2019-03-06 15:35:03 +02:00 |
|
Tulir Asokan
|
2bf1c41b53
|
Fix __mb_is_command_match__
|
2019-02-17 15:57:55 +02:00 |
|
Tulir Asokan
|
c01cf127be
|
Fix blank module handling in mbc build and bump alpine base in dockerfile
|
2019-02-13 19:40:21 +02:00 |
|
Tulir Asokan
|
56a11fdceb
|
Fix mbc init python template
|
2019-02-13 18:55:34 +02:00 |
|
Tulir Asokan
|
3068245b1f
|
Fix license in mbc iit
|
2019-02-13 18:27:46 +02:00 |
|
Tulir Asokan
|
f548e17c80
|
Fix regex flag args
|
2019-02-05 12:27:19 +02:00 |
|
Tulir Asokan
|
a57df919f5
|
Fix passive command matching and add regex flag args
|
2019-02-05 12:08:21 +02:00 |
|
Tulir Asokan
|
76c9c40844
|
Add xkcd and rss bot dependencies to dockerfile
Until installing deps is properly supported
|
2019-02-04 11:58:02 +02:00 |
|
Tulir Asokan
|
360743f1c9
|
Add spec for Matrix auth endpoints
|
2019-02-04 11:38:23 +02:00 |
|
Tulir Asokan
|
8b5c637f76
|
Fix CommandHandler descriptor
|
2019-01-18 22:58:43 +02:00 |
|
Tulir Asokan
|
4ea980cb93
|
Fix typo
|
2019-01-18 21:31:39 +02:00 |
|
Tulir Asokan
|
b926f1e59d
|
Fix active command handlers for multi-instance plugins
|
2019-01-18 21:26:04 +02:00 |
|
Tulir Asokan
|
9d38c43576
|
Fix mistake in __mb_subcommands_list__
|
2019-01-15 15:47:30 +02:00 |
|
Tulir Asokan
|
80a35f3081
|
Update version
|
2019-01-10 12:14:27 +02:00 |
|
Tulir Asokan
|
c4c7bdc76b
|
Add event type filter to command handling system
|
2019-01-08 21:17:41 +02:00 |
|
Tulir Asokan
|
1965489f51
|
Fix message when building plugin
|
2019-01-07 09:50:59 +02:00 |
|
Tulir Asokan
|
16045d9c63
|
Fix handling of auth token errors at page load
|
2019-01-07 09:26:43 +02:00 |
|
Tulir Asokan
|
448cbfc92d
|
Fix frontend log viewer not being enabled correctly
|
2019-01-07 09:06:46 +02:00 |
|
Tulir Asokan
|
401643afba
|
Add html_in_markdown option to reply() and respond()
|
2019-01-07 09:06:11 +02:00 |
|
Tulir Asokan
|
ac69c50b80
|
Update hello world example and add config example
|
2019-01-07 08:14:29 +02:00 |
|
Tulir Asokan
|
400c9aaebc
|
Allow access to /features endpoint without login
|
2019-01-07 08:13:27 +02:00 |
|
Tulir Asokan
|
a9ffaed51f
|
Update docker base config
|
2018-12-31 22:52:58 +02:00 |
|
Tulir Asokan
|
a46f756be7
|
Fix preference table input field shifting when focusing
|
2018-12-31 22:52:43 +02:00 |
|
Tulir Asokan
|
316cb5d7a7
|
Merge pull request #39 from maubot/database-explorer
Add basic instance database explorer
|
2018-12-31 22:47:25 +02:00 |
|
Tulir Asokan
|
75b5ac8ebd
|
Add config option to disable parts of management API
|
2018-12-30 19:50:50 +02:00 |
|
Tulir Asokan
|
147081c0db
|
Add contextmenu in database explorer and implement deleting rows
|
2018-12-29 15:22:12 +02:00 |
|
Tulir Asokan
|
46186452dc
|
Add option to write SQL queries in database explorer
|
2018-12-28 22:33:27 +02:00 |
|
Tulir Asokan
|
88107daa6f
|
Fix exploring datetime columns
|
2018-12-28 19:31:43 +02:00 |
|
Tulir Asokan
|
4cc605df76
|
Finish basic database viewing
|
2018-12-28 19:19:58 +02:00 |
|
Tulir Asokan
|
dc22f35d08
|
Add beginning of database explorer
|
2018-12-27 21:31:32 +02:00 |
|
Tulir Asokan
|
0a39c1365d
|
Merge pull request #38 from maubot/rewrite-command-handling
Rewrite command handling
|
2018-12-26 20:56:31 +02:00 |
|
Tulir Asokan
|
88c2f9d463
|
Add support for command aliases and dynamic command names
|
2018-12-26 18:38:56 +02:00 |
|
Tulir Asokan
|
2b54aee413
|
Merge branch 'master' into rewrite-command-handling
|
2018-12-25 00:47:49 +02:00 |
|
Tulir Asokan
|
0cf06f9f6b
|
Make new command handling system fully work
|
2018-12-25 00:37:02 +02:00 |
|