Commit graph

  • a0ebb2d215 Change access_token field to text. Fixes #44 Tulir Asokan 2019-04-14 02:13:24 +03:00
  • e3974dbec0 Add psycopg2 to dockerfile. Fixes #42 Tulir Asokan 2019-04-14 02:05:06 +03:00
  • a5ae79b83f
    Merge pull request #48 from TomCasavant/master Tulir Asokan 2019-04-11 13:42:01 +03:00
  • e9b32c57b2 Updated README examples list to include Giphy plugin Tom Casavant 2019-04-08 20:33:49 -04:00
  • c136b78ed0
    Merge pull request #47 from TomCasavant/master Tulir Asokan 2019-04-08 17:46:00 +03:00
  • a5a845e574 Updated plugin examples in README to include my plugin Tom Casavant 2019-04-05 15:11:49 -04:00
  • 8b04231038 Update version Tulir Asokan 2019-03-27 21:00:00 +02:00
  • af96282423 usage documentation francesco 2019-03-27 14:52:01 +01:00
  • 3686ef2f96 Add usage documentation francesco 2019-03-27 14:49:51 +01:00
  • 28eb545b2f
    Merge pull request #43 from maubot/plugin-webservers Tulir Asokan 2019-03-11 18:16:37 +02:00
  • 74979aee1a Fix plugin webapp URL cloning Tulir Asokan 2019-03-08 01:54:28 +02:00
  • d2b145d0bc Change things Tulir Asokan 2019-03-07 21:35:35 +02:00
  • b3e1f1d4bc Try another approach for plugin web apps Tulir Asokan 2019-03-07 19:57:10 +02:00
  • 3c2d0a9fde Switch to a hacky custom router for plugin web apps Tulir Asokan 2019-03-06 23:16:22 +02:00
  • a4cfb97b67 Use less freezing way of adding plugin subapps Tulir Asokan 2019-03-06 22:57:16 +02:00
  • e582cadb42 Update docker base config Tulir Asokan 2019-03-06 22:46:40 +02:00
  • 19a20721e8 Pass public URL of webapp to plugins Tulir Asokan 2019-03-06 22:35:51 +02:00
  • c6287e6626 Fix typo Tulir Asokan 2019-03-06 22:27:23 +02:00
  • f303bd66ab Let plugins add their endpoints to the main webserver Tulir Asokan 2019-03-06 22:22:34 +02:00
  • 79c61d6889 Fix uploading plugins with different versions Tulir Asokan 2019-03-06 15:35:03 +02:00
  • 2bf1c41b53 Fix __mb_is_command_match__ Tulir Asokan 2019-02-17 15:57:55 +02:00
  • c01cf127be Fix blank module handling in mbc build and bump alpine base in dockerfile Tulir Asokan 2019-02-13 19:40:21 +02:00
  • 56a11fdceb Fix mbc init python template Tulir Asokan 2019-02-13 18:48:48 +02:00
  • 3068245b1f Fix license in mbc iit Tulir Asokan 2019-02-13 18:27:46 +02:00
  • f548e17c80 Fix regex flag args Tulir Asokan 2019-02-05 12:27:19 +02:00
  • a57df919f5 Fix passive command matching and add regex flag args Tulir Asokan 2019-02-05 12:08:12 +02:00
  • 76c9c40844 Add xkcd and rss bot dependencies to dockerfile Tulir Asokan 2019-02-04 11:57:58 +02:00
  • 360743f1c9 Add spec for Matrix auth endpoints Tulir Asokan 2019-02-04 11:38:23 +02:00
  • 8b5c637f76 Fix CommandHandler descriptor Tulir Asokan 2019-01-18 22:58:43 +02:00
  • 4ea980cb93 Fix typo Tulir Asokan 2019-01-18 21:31:39 +02:00
  • b926f1e59d Fix active command handlers for multi-instance plugins Tulir Asokan 2019-01-18 21:25:53 +02:00
  • 92c9072257 Add WIP example of database usage in bot db-example Tulir Asokan 2019-01-16 11:40:51 +02:00
  • 9d38c43576 Fix mistake in __mb_subcommands_list__ Tulir Asokan 2019-01-15 15:47:30 +02:00
  • 80a35f3081 Update version Tulir Asokan 2019-01-10 12:14:27 +02:00
  • c4c7bdc76b Add event type filter to command handling system Tulir Asokan 2019-01-08 21:17:41 +02:00
  • 1965489f51 Fix message when building plugin Tulir Asokan 2019-01-07 09:50:59 +02:00
  • 16045d9c63 Fix handling of auth token errors at page load Tulir Asokan 2019-01-07 09:26:43 +02:00
  • 448cbfc92d Fix frontend log viewer not being enabled correctly Tulir Asokan 2019-01-07 09:06:46 +02:00
  • 401643afba Add html_in_markdown option to reply() and respond() Tulir Asokan 2019-01-07 09:05:47 +02:00
  • ac69c50b80 Update hello world example and add config example Tulir Asokan 2019-01-07 08:14:29 +02:00
  • 400c9aaebc Allow access to /features endpoint without login Tulir Asokan 2019-01-07 08:13:27 +02:00
  • a9ffaed51f Update docker base config Tulir Asokan 2018-12-31 22:52:58 +02:00
  • a46f756be7 Fix preference table input field shifting when focusing Tulir Asokan 2018-12-29 13:25:04 +02:00
  • 316cb5d7a7
    Merge pull request #39 from maubot/database-explorer Tulir Asokan 2018-12-31 22:47:25 +02:00
  • 75b5ac8ebd Add config option to disable parts of management API Tulir Asokan 2018-12-30 19:16:30 +02:00
  • 147081c0db Add contextmenu in database explorer and implement deleting rows Tulir Asokan 2018-12-29 15:18:16 +02:00
  • 46186452dc Add option to write SQL queries in database explorer Tulir Asokan 2018-12-28 22:33:27 +02:00
  • 88107daa6f Fix exploring datetime columns Tulir Asokan 2018-12-28 19:31:43 +02:00
  • 4cc605df76 Finish basic database viewing Tulir Asokan 2018-12-28 19:19:58 +02:00
  • dc22f35d08 Add beginning of database explorer Tulir Asokan 2018-12-27 21:31:32 +02:00
  • 0a39c1365d
    Merge pull request #38 from maubot/rewrite-command-handling Tulir Asokan 2018-12-26 20:56:31 +02:00
  • 88c2f9d463 Add support for command aliases and dynamic command names Tulir Asokan 2018-12-26 18:38:56 +02:00
  • 2b54aee413 Merge branch 'master' into rewrite-command-handling Tulir Asokan 2018-12-25 00:47:49 +02:00
  • 0cf06f9f6b Make new command handling system fully work Tulir Asokan 2018-12-25 00:37:02 +02:00
  • 5ff5eae3c6 Make new command handling actually somewhat work Tulir Asokan 2018-12-24 00:31:01 +02:00
  • 682eab348d Some sort of command handling system Tulir Asokan 2018-12-18 00:53:39 +02:00
  • bddb881945 Allow choosing server to upload built plugin to Tulir Asokan 2018-12-17 21:07:34 +02:00
  • 7cd5b04dbc Fix building plugins to file Tulir Asokan 2018-12-17 20:55:29 +02:00
  • f104595217 Changes related to rewriting the command handling system Tulir Asokan 2018-12-16 00:52:54 +02:00
  • 69de2c9d85 Bump dev version number Tulir Asokan 2018-12-14 00:50:05 +02:00
  • 160dd6c534 Print exception stack traces in cli log viewer Tulir Asokan 2018-12-14 00:40:35 +02:00
  • 6f06eec3cc Add log viewer to mbc Tulir Asokan 2018-12-14 00:33:33 +02:00
  • ecc1843119 Remove unused imports Tulir Asokan 2018-12-13 23:36:04 +02:00
  • ee04cc59a2 Create license file when initializing project Tulir Asokan 2018-12-13 23:21:56 +02:00
  • 6d92979dff
    Merge pull request #36 from maubot/cli Tulir Asokan 2018-12-13 22:40:32 +02:00
  • d41f4ad0c2 Add build-base and python3-dev to docker image Tulir Asokan 2018-12-13 22:37:17 +02:00
  • adc762b9dd Show any errors when logging in Tulir Asokan 2018-12-13 22:36:47 +02:00
  • 66aef1978c Fix accidentally changed variable name Tulir Asokan 2018-12-13 22:14:06 +02:00
  • cb3993d79f Implement uploading plugins Tulir Asokan 2018-12-13 20:48:52 +02:00
  • c334afd38b Implement building plugins Tulir Asokan 2018-12-13 19:47:41 +02:00
  • 54e117c9e7 Rename clickquiry to cliq and remove util package Tulir Asokan 2018-12-13 19:12:38 +02:00
  • 1bc51d2de5 Fix inquiring flags Tulir Asokan 2018-12-13 19:09:02 +02:00
  • 7816212190 Add more stuff Tulir Asokan 2018-12-13 18:15:24 +02:00
  • 8e2f2908a6 Add stuff Tulir Asokan 2018-12-13 01:28:23 +02:00
  • 4b3d47176d Merge branch 'master' into cli Tulir Asokan 2018-12-12 16:07:45 +02:00
  • 03cd8663b8 Fix logo path Tulir Asokan 2018-12-12 15:21:34 +02:00
  • 1552964d3f Try reloading failed instance dependencies when starting instance Tulir Asokan 2018-12-12 15:21:17 +02:00
  • 07fe46e7f9 Switch to yaml for plugin metadata. Fixes #33 Tulir Asokan 2018-12-09 15:49:57 +02:00
  • 55685dfd6e Add full example plugin Tulir Asokan 2018-12-09 15:17:21 +02:00
  • 5704b3e53b Don't reset editor state if props didn't change. Fixes #34 Tulir Asokan 2018-12-09 14:58:59 +02:00
  • 0e4cea6f52 Add license to maubot.ini example Tulir Asokan 2018-12-08 23:45:10 +02:00
  • f5b996d2a2 Move view logs button to sidebar Tulir Asokan 2018-12-08 20:41:23 +02:00
  • 8824c21788 Add spec for Matrix API proxy Tulir Asokan 2018-12-08 19:47:40 +02:00
  • 5775560933 Actually fix login Tulir Asokan 2018-12-08 14:12:33 +02:00
  • 67a4e85406 Fix logging in Tulir Asokan 2018-12-08 13:57:04 +02:00
  • d09dd8ddc6 Highlight edited fields Tulir Asokan 2018-12-08 13:29:53 +02:00
  • 4f7eef6029 Fix uploading and downloading avatars Tulir Asokan 2018-12-08 13:07:12 +02:00
  • 4f723b24da Update version Tulir Asokan 2018-12-08 01:37:18 +02:00
  • 332ad5ea52 Add Matrix register/login API and full Matrix API proxy Tulir Asokan 2018-12-08 01:13:40 +02:00
  • 5337d4d98e Link to debug file open in log line timestamp Tulir Asokan 2018-12-05 17:37:25 +02:00
  • c55f0c7840 Update readme again Tulir Asokan 2018-12-05 17:18:21 +02:00
  • 311497a448 Update readme Tulir Asokan 2018-12-05 17:16:40 +02:00
  • 2d66ec2534 Add missing __init__.py's Tulir Asokan 2018-12-05 16:43:12 +02:00
  • c2065a4af7 Fix mautrix dep version Tulir Asokan 2018-12-05 16:38:13 +02:00
  • 3362e8e118 Remove unnecessary padding in log view Tulir Asokan 2018-11-29 13:12:24 +02:00
  • 9f593ed04e Show date when hovering over time in log Tulir Asokan 2018-11-29 12:32:36 +02:00
  • 30a6dd62ef Don't try to remove websocket from log listeners if it had not been added Tulir Asokan 2018-11-29 12:28:23 +02:00
  • 2b8a5353be Fix log live updating and add autoscrolling Tulir Asokan 2018-11-29 12:27:31 +02:00
  • b858b5a056 Add spec for /logs and /debug/open endpoints Tulir Asokan 2018-11-29 11:43:57 +02:00
  • 8fc5350644 Remove unused import Tulir Asokan 2018-11-29 11:43:41 +02:00