Commit Graph

379 Commits

Author SHA1 Message Date
Tulir Asokan
0488058a02 Fix defaultPut suffix parameter 2019-07-16 03:16:37 +03:00
Tulir Asokan
e5e614fc4b Add fancier server selector 2019-07-16 03:12:13 +03:00
Tulir Asokan
924f627c58 Fix web app homepage 2019-07-16 03:11:53 +03:00
Tulir Asokan
8b0bd510f9 Stop requiring super call to activate event handlers in plugin start/stop methods 2019-07-13 15:48:13 +03:00
Tulir Asokan
7e6c51d18f Update frontend dependencies 2019-07-11 01:00:11 +03:00
Tulir Asokan
cd43fcde4b Fix error preventing any bot from syncing 2019-07-09 23:08:28 +03:00
Tulir Asokan
d32a88f3b4 Update mautrix-python version 2019-07-09 19:31:56 +03:00
Tulir Asokan
59fb3a6782 Update README.md 2019-06-23 02:14:24 +03:00
Tulir Asokan
29631b370f Update frontend packages 2019-06-21 14:47:04 +03:00
Tulir Asokan
12cc0c6672 Update dev version number 2019-06-21 14:45:54 +03:00
Tulir Asokan
72b7e81f97 Change event.react() to use client.react() 2019-06-21 14:40:12 +03:00
Tulir Asokan
d56ec94d34 Add react method to MaubotMessageEvent 2019-06-21 14:19:24 +03:00
Tulir Asokan
66592ef81f Add translate plugin to README.md 2019-06-20 17:18:47 +03:00
Tulir Asokan
7b4d3e8313 Fix bug with default __mb_is_command_match__ impl when using lambda command names 2019-06-20 16:55:55 +03:00
Tulir Asokan
b1e9c8cf16 Bump minimum mautrix-python version 2019-06-16 02:03:00 +03:00
Tulir Asokan
ac3b862f23 Trim reply fallback when fetching single events 2019-06-16 01:33:51 +03:00
Tulir Asokan
8b5eb1849b Pass correct self to command aliases func 2019-06-12 20:58:22 +03:00
Tulir Asokan
c5337f96a3 Add an option in events to make reply() act as respond()
Should be a command handler argument or have some other way of making
it configurable in the future.
2019-06-09 18:22:30 +03:00
Tulir Asokan
4210f3195f Update copyright year 2019-06-08 17:42:07 +03:00
Tulir Asokan
86adf093f1 Use random device IDs when logging in 2019-06-08 17:02:52 +03:00
Tulir Asokan
d5e78db5cf Add Matrix client login/register commands 2019-06-08 17:02:44 +03:00
Tulir Asokan
523da95c17 Update minimum mautrix-python version 2019-06-08 15:43:36 +03:00
Tulir Asokan
27ed1c744c Update README.md 2019-06-08 12:34:54 +03:00
Tulir Asokan
e565b99826 Pass extra info to argument parsers and add dateparser to temporary dockerfile dependencies 2019-06-08 12:31:38 +03:00
Tulir Asokan
b137d0686f Update version to 0.1.0.dev18 2019-06-01 23:40:46 +03:00
Tulir Asokan
9bd06a3d64 Add web handler decorators 2019-05-14 18:32:48 +03:00
Tulir Asokan
304c1b5536 Make maubot.cli an executable module 2019-05-05 11:14:41 +03:00
Tulir Asokan
dbb49ffbe2 Merge remote-tracking branch 'TomCasavant/master' 2019-05-05 11:00:19 +03:00
Tulir Asokan
1fc681a2aa Merge remote-tracking branch 'jeffcasavant/master' 2019-05-05 10:59:54 +03:00
dvdgsng
e79cbd153f Add urban dictionary plugin to readme (#53) 2019-05-01 21:22:08 +03:00
Tulir Asokan
a234af1f41 Update dev version 2019-04-20 19:13:41 +03:00
Jeff Casavant
94d9620262 Add trump tweet plugin link 2019-04-16 21:23:38 -04:00
Tom Casavant
49f1197564 Added poll plugin to examples list, and removed from Upcoming list 2019-04-16 20:54:34 -04:00
Tulir Asokan
ec6578294f Clear plugin webapp routes in default stop() 2019-04-16 16:33:19 +03:00
Tulir Asokan
05acf08e5b Fix fonts 2019-04-16 16:32:41 +03:00
Tulir Asokan
a498c4e822 Remove attrs version limit 2019-04-16 00:55:04 +03:00
Perflyst
e28c3a6018 Remove third party CDN's (#50)
* Use local files instead cdn

* Drop legacy fonts

* Drop legacy FiraCode fonts
2019-04-16 00:53:55 +03:00
Tulir Asokan
a0ebb2d215 Change access_token field to text. Fixes #44 2019-04-14 02:14:28 +03:00
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