Commit Graph

467 Commits

Author SHA1 Message Date
Tulir Asokan
2800e967b8 Remove separate docker example config 2021-11-19 17:22:17 +02:00
Tulir Asokan
85e5ea401c Add option to create/update client with mbc auth 2021-11-19 17:10:51 +02:00
Tulir Asokan
8c3e3a3255 Improve config comments and errors with mbc auth 2021-11-19 15:41:26 +02:00
Tulir Asokan
61711e8329 Fix things in standalone mode 2021-11-19 15:23:10 +02:00
Tulir Asokan
7c9668d8bc Refactor __main__.py and fix things 2021-11-19 15:22:54 +02:00
Tulir Asokan
c685eb5e08 Add missing imports 2021-11-09 01:56:36 +02:00
Tulir Asokan
84152b1c28 Install pip in standalone dockerfile 2021-11-09 01:41:47 +02:00
Tulir Asokan
92b3481828 Update standalone dockerfile and add support for config via env vars 2021-11-09 01:39:28 +02:00
Tulir Asokan
274b5465f6
Merge pull request #139 from TinfoilSubmarine/master
refactor PyInquirer to questionary
2021-10-30 14:26:54 +03:00
Joel Beckmeyer
026fdacb59 refactor PyInquirer to questionary 2021-10-13 15:56:38 -04:00
Tulir Asokan
47a8db6b60 Bump minimum mautrix-python version 2021-09-29 12:42:05 +03:00
Tulir Asokan
adf28312df Replace _ with - in default command names 2021-09-10 22:18:30 +03:00
Tulir Asokan
0a47d1929a Don't re-wrap events if they're re-dispatched 2021-09-08 20:31:40 +03:00
Tulir Asokan
ebd4ae9f55
Merge pull request #127 from deepbluev7/patch-1
Fix crypto db not working with scheme postgresql
2021-09-02 16:19:46 +03:00
Tulir Asokan
99ec961ba3 a 2021-09-02 16:18:58 +03:00
Tulir Asokan
d619e50973 Update plugin list 2021-09-02 16:18:10 +03:00
Tulir Asokan
188c937f60 Merge remote-tracking branch 'jaywink/patch-1' 2021-09-02 16:02:47 +03:00
Tulir Asokan
26c2b6bae5 Merge remote-tracking branch 'ggogel/patch-4' 2021-09-02 16:02:32 +03:00
Tulir Asokan
6db417f95c Merge remote-tracking branch 'ggogel/patch-3' 2021-09-02 16:02:16 +03:00
Tulir Asokan
172a3333af Update dependencies. Closes #136 2021-08-30 13:58:35 +03:00
Jason Robinson
8ecd2abba0
Add Pocket
https://github.com/jaywink/maubot-pocket
2021-08-08 17:04:47 +03:00
Tulir Asokan
3570d7185d Install python-gitlab from pypi
It seems to have disappeared from Alpine 3.14
2021-08-08 12:43:47 +03:00
Tulir Asokan
35c9592f55 Update Docker image to Alpine 3.14 2021-08-08 12:39:47 +03:00
Tulir Asokan
6efce38ce1 Remove repo-specific .github folder 2021-08-08 12:39:46 +03:00
Gerrit Gogel
4b4f8571d2
Update README.md 2021-07-29 08:11:52 +02:00
Gerrit Gogel
643d122af0
add youtube plugin 2021-07-19 11:47:53 +02:00
DeepBlueV7.X
235ce89df1
Fix crypto db not working with scheme postgresql
The postgres:// scheme does not work in sqlalchemy 1.4 or higher.
Support for postgresql:// was added in 1.1.
I updated by config file and suddenly my encryption didn't work anymore,
which confused me quite a bit.

See: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-3687655465c25a39b968b4f5f6e9170b
2021-07-12 15:56:29 +00:00
Tulir Asokan
6e66d0ea42 Fix example log config 2021-07-06 12:16:44 +03:00
Tulir Asokan
cb6cb6d372 Update mautrix-python 2021-06-18 21:03:52 +03:00
Tulir Asokan
0dfc2ccd5b Maybe fix tagging docker images with git tags 2021-06-13 12:34:25 +03:00
Tulir Asokan
3a5f2ede91 Bump version to 0.1.2 2021-06-12 14:09:36 +03:00
Tulir Asokan
6487a7a8a5 Let plugins read their own files directly 2021-06-11 16:03:52 +03:00
Tulir Asokan
8f806a2594 Add warning if webapp is disabled when using @web decorators. Fixes #65 2021-06-11 12:42:06 +03:00
Tulir Asokan
b7f6c08b2b Add support for reloading webapp and database meta flags 2021-06-11 12:41:51 +03:00
Tulir Asokan
ac2f234d4e Bump node version used to build frontend 2021-06-11 12:09:14 +03:00
Tulir Asokan
dcd2c3b5de Update Fira Code bundled in frontend to v5.2 2021-06-11 11:57:59 +03:00
Tulir Asokan
a685448887 Update frontend dependencies 2021-06-11 11:57:40 +03:00
Tulir Asokan
b2018d9ae9 Decrypt events in get_event. Fixes #123 2021-06-11 11:06:28 +03:00
Tulir Asokan
543f8dbf78 Fix registering accounts with shared secret. Fixes #107 2021-06-11 11:06:25 +03:00
Tulir Asokan
92a14f20f6 Fix getting name of function for command handlers 2021-06-08 11:44:34 +03:00
Tulir Asokan
e26a2abf58 Update Docker image to Alpine 3.13 2021-05-07 21:45:50 +03:00
Tulir Asokan
2f7c20dffd Bump version to 0.1.1 2021-05-02 19:07:48 +03:00
Tulir Asokan
e5ec9b179e Update mautrix-python 2021-04-17 16:02:43 +03:00
Tulir Asokan
dc46b81812 Fix long client names overflowing 2021-04-11 12:44:48 +03:00
Tulir Asokan
13aaedfad9 Fix some type hints 2021-04-11 12:44:48 +03:00
Alex Kelly
bc416d71c2
Add maubot-weather to the registry (#111) 2021-04-07 20:33:36 +03:00
Tulir Asokan
a078bdd120 Retry client connection more times on startup 2021-04-03 15:39:58 +03:00
Tulir Asokan
60d163f6c5 Update dependencies 2021-04-03 15:37:31 +03:00
Tulir Asokan
639fcda5d8 Move docs to docs.mau.fi 2021-04-03 15:37:22 +03:00
vrtulka23
6d04058be2
Pin SQLAlchemy to <1.4 (#118) 2021-03-24 12:01:04 +02:00