Commit Graph

  • 811b5877b0 Fix previous commit Tulir Asokan 2019-08-31 12:44:32 +0300
  • c9c8ac08a1 Show avatar and name from server if profile overwriting is disabled Tulir Asokan 2019-08-31 12:32:25 +0300
  • 71d0bf0238 New pypi dev build Tulir Asokan 2019-08-31 12:00:32 +0300
  • d5541caf8d Support disabling setting displayname/avatar url Tulir Asokan 2019-08-31 11:53:30 +0300
  • cbe312176d Fix original plugin base config object being mutated when updating config Tulir Asokan 2019-08-30 01:27:58 +0300
  • eb353c4964 Add edit function to MaubotMessageEvent Tulir Asokan 2019-08-30 01:27:40 +0300
  • 9fe7816b49
    Ignore user_type for login #64 Will Hunt 2019-08-28 10:03:28 +0100
  • d8c58504c5
    Pull user_type from the request Will Hunt 2019-08-28 08:30:06 +0100
  • 564cc0bf2c
    Register clients with user_type "bot" Will Hunt 2019-08-28 08:11:33 +0100
  • aaf5e43d9f Update mautrix-python Tulir Asokan 2019-08-24 15:14:57 +0300
  • c442ca4d86 Don't show homeserver as selected when one isn't actually selected. Fixes #57 Tulir Asokan 2019-08-11 15:36:24 +0300
  • e82980c456 Add more deps to docker image Tulir Asokan 2019-07-28 21:56:43 +0300
  • 15ec4f7155 Add .gitlab-ci.yml Tulir Asokan 2019-07-28 21:07:56 +0300
  • 95de3b91ae Bump minimum mautrix-python version Tulir Asokan 2019-07-21 20:50:33 +0300
  • d557a5b02a Add sync state indicator and support for clearing cache Tulir Asokan 2019-07-21 20:37:32 +0300
  • 13065451f5 Fix error in client create view Tulir Asokan 2019-07-21 18:56:05 +0300
  • bc700df938 Push recent changes to PyPI Tulir Asokan 2019-07-21 18:20:18 +0300
  • d451a8d669 Use more specific mautrix.client import path Tulir Asokan 2019-07-21 18:18:22 +0300
  • 0488058a02 Fix defaultPut suffix parameter Tulir Asokan 2019-07-16 03:16:37 +0300
  • e5e614fc4b Add fancier server selector Tulir Asokan 2019-07-16 03:12:13 +0300
  • 924f627c58 Fix web app homepage Tulir Asokan 2019-07-16 03:11:53 +0300
  • 8b0bd510f9 Stop requiring super call to activate event handlers in plugin start/stop methods Tulir Asokan 2019-07-13 15:48:13 +0300
  • 7e6c51d18f Update frontend dependencies Tulir Asokan 2019-07-11 01:00:11 +0300
  • cd43fcde4b Fix error preventing any bot from syncing Tulir Asokan 2019-07-09 23:08:28 +0300
  • d32a88f3b4 Update mautrix-python version Tulir Asokan 2019-07-09 19:31:56 +0300
  • 59fb3a6782 Update README.md Tulir Asokan 2019-06-23 02:14:24 +0300
  • 29631b370f Update frontend packages Tulir Asokan 2019-06-21 14:47:04 +0300
  • 12cc0c6672 Update dev version number Tulir Asokan 2019-06-21 14:45:54 +0300
  • 72b7e81f97 Change event.react() to use client.react() Tulir Asokan 2019-06-21 14:40:12 +0300
  • d56ec94d34 Add react method to MaubotMessageEvent Tulir Asokan 2019-06-21 14:19:24 +0300
  • 66592ef81f Add translate plugin to README.md Tulir Asokan 2019-06-20 17:18:41 +0300
  • 7b4d3e8313 Fix bug with default __mb_is_command_match__ impl when using lambda command names Tulir Asokan 2019-06-20 16:55:55 +0300
  • b1e9c8cf16 Bump minimum mautrix-python version Tulir Asokan 2019-06-16 02:03:00 +0300
  • ac3b862f23 Trim reply fallback when fetching single events Tulir Asokan 2019-06-16 01:33:51 +0300
  • 8b5eb1849b Pass correct self to command aliases func Tulir Asokan 2019-06-12 20:58:22 +0300
  • c5337f96a3 Add an option in events to make reply() act as respond() Tulir Asokan 2019-06-09 18:22:27 +0300
  • 4210f3195f Update copyright year Tulir Asokan 2019-06-08 17:42:07 +0300
  • 86adf093f1 Use random device IDs when logging in Tulir Asokan 2019-06-08 17:02:52 +0300
  • d5e78db5cf Add Matrix client login/register commands Tulir Asokan 2019-06-08 17:02:44 +0300
  • 523da95c17 Update minimum mautrix-python version Tulir Asokan 2019-06-08 15:43:36 +0300
  • 27ed1c744c Update README.md Tulir Asokan 2019-06-08 12:34:54 +0300
  • e565b99826 Pass extra info to argument parsers and add dateparser to temporary dockerfile dependencies Tulir Asokan 2019-06-08 12:31:38 +0300
  • b137d0686f Update version to 0.1.0.dev18 Tulir Asokan 2019-06-01 23:40:46 +0300
  • 9bd06a3d64 Add web handler decorators Tulir Asokan 2019-05-14 18:32:48 +0300
  • 304c1b5536 Make maubot.cli an executable module Tulir Asokan 2019-05-05 11:14:41 +0300
  • dbb49ffbe2 Merge remote-tracking branch 'TomCasavant/master' Tulir Asokan 2019-05-05 11:00:19 +0300
  • 1fc681a2aa Merge remote-tracking branch 'jeffcasavant/master' Tulir Asokan 2019-05-05 10:59:54 +0300
  • e79cbd153f Add urban dictionary plugin to readme (#53) dvdgsng 2019-05-01 20:22:08 +0200
  • 7ad61d9e4b added urban dictionary plugin to readme #53 dvdgsng 2019-05-01 19:17:58 +0100
  • a234af1f41 Update dev version Tulir Asokan 2019-04-20 19:13:41 +0300
  • 94d9620262 Add trump tweet plugin link #52 Jeff Casavant 2019-04-16 21:23:38 -0400
  • 49f1197564 Added poll plugin to examples list, and removed from Upcoming list #51 Tom Casavant 2019-04-16 20:54:34 -0400
  • ec6578294f Clear plugin webapp routes in default stop() Tulir Asokan 2019-04-16 16:33:19 +0300
  • 05acf08e5b Fix fonts Tulir Asokan 2019-04-16 16:32:41 +0300
  • a498c4e822 Remove attrs version limit Tulir Asokan 2019-04-16 00:55:04 +0300
  • e28c3a6018 Remove third party CDN's (#50) Perflyst 2019-04-15 23:53:55 +0200
  • a6d3b20350
    Drop legacy FiraCode fonts #50 Perflyst 2019-04-14 11:48:55 +0200
  • 06735c6d60
    Drop legacy fonts Perflyst 2019-04-14 11:38:57 +0200
  • b2b07af2ce
    Use local files instead cdn Perflyst 2019-04-14 11:10:38 +0200
  • a0ebb2d215 Change access_token field to text. Fixes #44 Tulir Asokan 2019-04-14 02:13:24 +0300
  • e3974dbec0 Add psycopg2 to dockerfile. Fixes #42 Tulir Asokan 2019-04-14 02:05:06 +0300
  • a5ae79b83f
    Merge pull request #48 from TomCasavant/master Tulir Asokan 2019-04-11 13:42:01 +0300
  • e9b32c57b2 Updated README examples list to include Giphy plugin #48 Tom Casavant 2019-04-08 20:33:49 -0400
  • c136b78ed0
    Merge pull request #47 from TomCasavant/master Tulir Asokan 2019-04-08 17:46:00 +0300
  • a5a845e574 Updated plugin examples in README to include my plugin #47 Tom Casavant 2019-04-05 15:11:49 -0400
  • 8b04231038 Update version Tulir Asokan 2019-03-27 21:00:00 +0200
  • af96282423 usage documentation #45 francesco 2019-03-27 14:52:01 +0100
  • 3686ef2f96 Add usage documentation francesco 2019-03-27 14:49:51 +0100
  • 28eb545b2f
    Merge pull request #43 from maubot/plugin-webservers Tulir Asokan 2019-03-11 18:16:37 +0200
  • 74979aee1a Fix plugin webapp URL cloning #43 Tulir Asokan 2019-03-08 01:54:28 +0200
  • d2b145d0bc Change things Tulir Asokan 2019-03-07 21:35:35 +0200
  • b3e1f1d4bc Try another approach for plugin web apps Tulir Asokan 2019-03-07 19:57:10 +0200
  • 3c2d0a9fde Switch to a hacky custom router for plugin web apps Tulir Asokan 2019-03-06 23:16:22 +0200
  • a4cfb97b67 Use less freezing way of adding plugin subapps Tulir Asokan 2019-03-06 22:57:16 +0200
  • e582cadb42 Update docker base config Tulir Asokan 2019-03-06 22:46:40 +0200
  • 19a20721e8 Pass public URL of webapp to plugins Tulir Asokan 2019-03-06 22:35:51 +0200
  • c6287e6626 Fix typo Tulir Asokan 2019-03-06 22:27:23 +0200
  • f303bd66ab Let plugins add their endpoints to the main webserver Tulir Asokan 2019-03-06 22:22:34 +0200
  • 79c61d6889 Fix uploading plugins with different versions Tulir Asokan 2019-03-06 15:35:03 +0200
  • 2bf1c41b53 Fix __mb_is_command_match__ Tulir Asokan 2019-02-17 15:57:55 +0200
  • c01cf127be Fix blank module handling in mbc build and bump alpine base in dockerfile Tulir Asokan 2019-02-13 19:40:21 +0200
  • 56a11fdceb Fix mbc init python template Tulir Asokan 2019-02-13 18:48:48 +0200
  • 3068245b1f Fix license in mbc iit Tulir Asokan 2019-02-13 18:27:46 +0200
  • f548e17c80 Fix regex flag args Tulir Asokan 2019-02-05 12:27:19 +0200
  • a57df919f5 Fix passive command matching and add regex flag args Tulir Asokan 2019-02-05 12:08:12 +0200
  • 76c9c40844 Add xkcd and rss bot dependencies to dockerfile Tulir Asokan 2019-02-04 11:57:58 +0200
  • 360743f1c9 Add spec for Matrix auth endpoints Tulir Asokan 2019-02-04 11:38:23 +0200
  • 8b5c637f76 Fix CommandHandler descriptor Tulir Asokan 2019-01-18 22:58:43 +0200
  • 4ea980cb93 Fix typo Tulir Asokan 2019-01-18 21:31:39 +0200
  • b926f1e59d Fix active command handlers for multi-instance plugins Tulir Asokan 2019-01-18 21:25:53 +0200
  • 92c9072257 Add WIP example of database usage in bot db-example Tulir Asokan 2019-01-16 11:40:51 +0200
  • 9d38c43576 Fix mistake in __mb_subcommands_list__ Tulir Asokan 2019-01-15 15:47:30 +0200
  • 80a35f3081 Update version Tulir Asokan 2019-01-10 12:14:27 +0200
  • c4c7bdc76b Add event type filter to command handling system Tulir Asokan 2019-01-08 21:17:41 +0200
  • 1965489f51 Fix message when building plugin Tulir Asokan 2019-01-07 09:50:59 +0200
  • 16045d9c63 Fix handling of auth token errors at page load Tulir Asokan 2019-01-07 09:26:43 +0200
  • 448cbfc92d Fix frontend log viewer not being enabled correctly Tulir Asokan 2019-01-07 09:06:46 +0200
  • 401643afba Add html_in_markdown option to reply() and respond() Tulir Asokan 2019-01-07 09:05:47 +0200
  • ac69c50b80 Update hello world example and add config example Tulir Asokan 2019-01-07 08:14:29 +0200
  • 400c9aaebc Allow access to /features endpoint without login Tulir Asokan 2019-01-07 08:13:27 +0200