Tulir Asokan
|
cbe312176d
|
Fix original plugin base config object being mutated when updating config
|
2019-08-30 01:27:58 +03:00 |
|
Tulir Asokan
|
eb353c4964
|
Add edit function to MaubotMessageEvent
|
2019-08-30 01:27:40 +03:00 |
|
Tulir Asokan
|
aaf5e43d9f
|
Update mautrix-python
|
2019-08-24 15:14:57 +03:00 |
|
Tulir Asokan
|
c442ca4d86
|
Don't show homeserver as selected when one isn't actually selected. Fixes #57
|
2019-08-11 15:36:24 +03:00 |
|
Tulir Asokan
|
e82980c456
|
Add more deps to docker image
|
2019-07-28 21:56:43 +03:00 |
|
Tulir Asokan
|
15ec4f7155
|
Add .gitlab-ci.yml
|
2019-07-28 21:07:56 +03:00 |
|
Tulir Asokan
|
95de3b91ae
|
Bump minimum mautrix-python version
|
2019-07-21 20:50:33 +03:00 |
|
Tulir Asokan
|
d557a5b02a
|
Add sync state indicator and support for clearing cache
|
2019-07-21 20:37:32 +03:00 |
|
Tulir Asokan
|
13065451f5
|
Fix error in client create view
|
2019-07-21 18:56:05 +03:00 |
|
Tulir Asokan
|
bc700df938
|
Push recent changes to PyPI
|
2019-07-21 18:20:18 +03:00 |
|
Tulir Asokan
|
d451a8d669
|
Use more specific mautrix.client import path
|
2019-07-21 18:18:22 +03:00 |
|
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 |
|