Commit Graph

617 Commits

Author SHA1 Message Date
Tulir Asokan
368928f948 Add cchardet to dockerfile 2021-02-21 21:59:24 +02:00
Tulir Asokan
f0a3fa354d Update mautrix-python. Fixes #108 2021-02-01 22:56:31 +02:00
Tulir Asokan
e7606751eb Add semver module to docker image 2021-01-14 13:20:01 +02:00
William Kray
c55d05e517
new ticker bot for finance stuff (#109) 2021-01-12 03:24:47 +02:00
Tulir Asokan
7688083792 Merge remote-tracking branch 'Natureshadow/patch-1' 2020-12-29 12:32:37 +02:00
Tulir Asokan
cfa69a89ce Update dependencies and setup.py classifiers 2020-12-29 12:32:05 +02:00
Gerrit Gogel
f4d85bae2b add wolframalpha bot to readme 2020-12-29 12:30:58 +02:00
William Kray
f2a2c0f2bf include invitebot 2020-12-16 01:29:35 +02:00
Tulir Asokan
cfa831c463 Improve usage when base command has no arguments 2020-10-25 19:30:37 +02:00
Tulir Asokan
ba4fc26ea7 Maybe improve help stuff 2020-10-25 19:21:17 +02:00
Tulir Asokan
e3aba7f26d Require command arguments to be fully consumed 2020-10-25 18:58:28 +02:00
Tulir Asokan
6d8a05feaf Update mautrix-python 2020-10-24 15:13:50 +03:00
Dominik George
965b3c428a
Add pingcheck plugin 2020-10-23 16:01:07 +02:00
Tulir Asokan
76ae71b133 Update dependencies 2020-10-20 20:33:09 +03:00
Tulir Asokan
c22e8e0f63 Bump version to 0.1.0 2020-10-04 14:08:30 +03:00
Tulir Asokan
ef30e59dc5 Update metadata 2020-10-04 14:06:41 +03:00
Tulir Asokan
c145234c4a Update mautrix-python 2020-09-28 21:10:39 +03:00
Tulir Asokan
8109726444 Update mautrix-python 2020-09-10 17:19:59 +03:00
Tulir Asokan
9d3a4b16bd Update mautrix-python to fix bugs 2020-08-23 14:25:29 +03:00
Tulir Asokan
c614f8c8ca Merge branch 'nicer-plaintext-links' 2020-08-02 21:08:13 +03:00
Tulir Asokan
bc166e7975 Update docker base config 2020-07-16 12:38:50 +03:00
Tulir Asokan
4225b55fe3 Remove .md files from .dockerignore 2020-07-12 18:06:31 +03:00
Tulir Asokan
7015c6711c Update dockerfile 2020-07-12 18:00:24 +03:00
Tulir Asokan
ba74044e76 Update mautrix-python 2020-07-12 17:23:09 +03:00
Tulir Asokan
69d7a4341b Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
Tulir Asokan
4e767a10e4 Check for none instead of falsy in arg matching 2020-07-11 16:23:00 +03:00
Tulir Asokan
03a1fdaaf5 Stop passing loop to asyncio.gather 2020-07-11 16:22:38 +03:00
Tulir Asokan
09108f6a73 Add device_id to client db 2020-07-11 16:22:27 +03:00
Tulir Asokan
9578883bbb Update frontend deps 2020-07-11 16:21:36 +03:00
Tulir Asokan
37eeb73c47 Add option for listing auth servers 2020-07-11 16:21:13 +03:00
Lomion0815
f52f8988f4 Added tmdb bot to README.md 2020-06-22 23:53:18 +03:00
Jeff Casavant
a70aa5cd0a Add maubot twilio link 2020-06-22 23:53:07 +03:00
saces
14efaf13df Add the gitea bot to plugin list 2020-06-22 23:52:45 +03:00
Tulir Asokan
1692bf7597 Add FUNDING.yml 2020-06-22 23:52:45 +03:00
Tulir Asokan
512a680678 Add pyquery to docker image 2020-06-20 14:32:03 +03:00
Tulir Asokan
3836ff59bf Fix color logging import 2020-06-16 18:57:25 +03:00
Tulir Asokan
346b1c9dac Bump mautrix-python version 2020-06-16 17:29:32 +03:00
Tulir Asokan
6960382aeb Fix mistake 2020-05-08 12:37:05 +03:00
Tulir Asokan
341b3db99e Make parse_formatted output links in a nicer way than markdown 2020-05-08 11:49:56 +03:00
Tulir Asokan
98eeb6a808 Don't throw error if CLI config is missing keys 2020-04-28 17:37:28 +03:00
Tulir Asokan
6b5dedb29f Add better error message for registration target server not found 2020-04-22 23:31:37 +03:00
Tulir Asokan
4b88971b3b Update type hint in spdx.py 2020-04-22 23:10:06 +03:00
Tulir Asokan
593f2ae1d8 Add maubot server alias feature
This means you can add an alias for a maubot server when logging in,
and then use that alias instead of typing the full URL each time.

Mostly useful for people with more than one maubot instance, as the
default server already didn't need to be typed out each time.
2020-04-22 23:09:07 +03:00
Tulir Asokan
6e075c88fa URL-encode params in mbc auth to prevent weird errors 2020-04-22 23:08:32 +03:00
Tulir Asokan
79fe991daf Force instance ID to be lowercase when updating 2020-04-22 22:40:43 +03:00
Fernando Enzo Guarini
1214c54c35 Put the mkdir at the beginning of the script
Now it's just written once, but it covers the two previous cases where it was used.
2020-04-12 10:45:26 +03:00
Tulir Asokan
2881344489 Fix incorrect parameter for generate_mac 2020-04-09 10:45:52 +03:00
Tulir Asokan
8409b2a5bb Try to make log collector thread safe 2020-04-05 16:39:33 +03:00
Tulir Asokan
92bfe37436 Add py3-dateutil to docker image by default 2020-03-25 21:26:28 +02:00
Tulir Asokan
aac1f267d7 Fix exception when running subcommand without enough arguments 2020-03-25 21:26:17 +02:00