Tulir Asokan
|
173b5ec2e7
|
Register provisioning API route before public routes. Might fix #487
|
2021-12-26 15:36:10 +02:00 |
|
Tulir Asokan
|
6d25e9687e
|
Blacken and isort code
|
2021-12-21 01:36:24 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|
Tulir Asokan
|
9c14c86358
|
Update mautrix-python
|
2021-12-15 14:14:42 +02:00 |
|
Tulir Asokan
|
3ddd4449b1
|
Update mautrix-python
|
2021-12-08 12:17:26 +02:00 |
|
Tulir Asokan
|
3ab5e4d8cc
|
Move remaining manhole stuff to mautrix-python
|
2021-08-14 16:22:31 +03:00 |
|
Tulir Asokan
|
ec64c83cb0
|
Merge pull request #652 from mautrix/new-bridge-state
Upgrade mautrix to 0.10.2 and use new BridgeStateEvents
|
2021-08-10 19:53:59 +03:00 |
|
Tulir Asokan
|
bda41417aa
|
Update repo path
|
2021-08-06 17:46:24 +03:00 |
|
Sumner Evans
|
5a76b5bcdc
|
Upgrade mautrix to 0.10.2 and use new BridgeStateEvents
|
2021-08-04 16:49:56 -06:00 |
|
Tulir Asokan
|
a33cdae4c3
|
Add missing parameter to get_user
|
2020-10-16 17:11:26 +03:00 |
|
Tulir Asokan
|
2a1bddf5e4
|
Move prometheus setup to mautrix-python
|
2020-09-09 14:02:37 +03:00 |
|
Tulir Asokan
|
66917b6db0
|
Add option to update m.direct with double puppeting
|
2020-08-21 21:20:49 +03:00 |
|
Tulir Asokan
|
eae7bba649
|
Update to mautrix-python v0.7
|
2020-08-06 20:34:09 +03:00 |
|
Tulir Asokan
|
0080b028bf
|
Update mautrix-python
|
2020-07-12 15:48:35 +03:00 |
|
Tulir Asokan
|
59d76148dc
|
Don't try to send m.bridge events before portal is created
|
2020-06-15 16:13:49 +03:00 |
|
Tulir Asokan
|
489e520ddd
|
Add option to resend bridge info to all portals
|
2020-06-15 15:30:57 +03:00 |
|
Tulir Asokan
|
c83fdab502
|
Update to mautrix-python 0.5.0
|
2020-03-22 00:51:10 +02:00 |
|
Tulir Asokan
|
a239ca439a
|
Load version info from Git. Fixes #387
|
2019-11-30 20:54:54 +02:00 |
|
Tulir Asokan
|
fbb1267609
|
Start using new db base functions
|
2019-09-02 22:02:50 +03:00 |
|
Tulir Asokan
|
0093acb578
|
Move manhole state to main bridge object
|
2019-08-11 12:01:55 +03:00 |
|
Tulir Asokan
|
b89ecf4c03
|
Add unix socket manhole to access bridge internals at runtime
|
2019-08-11 02:35:58 +03:00 |
|
Tulir Asokan
|
8cab2fdcb6
|
Move alembic_version table existence check to mautrix-python
|
2019-08-09 23:30:25 +03:00 |
|
Tulir Asokan
|
99e26a5805
|
Fix warning log calls
|
2019-08-09 22:58:56 +03:00 |
|
Tulir Asokan
|
47cf63e0e6
|
Add psycopg2 as an optional dependency and throw error at startup if db is not initialized
|
2019-08-07 00:00:59 +03:00 |
|
Tulir Asokan
|
b4a1aacd12
|
Minor code cleanup and fix tests
|
2019-08-06 23:37:49 +03:00 |
|
Tulir Asokan
|
45f1dddb81
|
Move stopping into prepare_stop and stop custom puppet syncs
|
2019-08-06 20:09:29 +03:00 |
|
Tulir Asokan
|
d6ebce0425
|
Make it work
|
2019-08-06 00:51:27 +03:00 |
|
Tulir Asokan
|
d8653961af
|
Even even more migrations to mautrix-python
|
2019-08-04 01:41:10 +03:00 |
|
Tulir Asokan
|
8d4a9dc231
|
Start migrating to mautrix-python
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
e0d3c940f8
|
Remove more Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
pacien
|
107fc501e4
|
Allow config key override through env var
Signed-off-by: pacien <pacien.trangirard@pacien.net>
|
2019-06-06 22:24:34 +02:00 |
|
Tulir Asokan
|
2dc04a8517
|
Add basic metrics with prometheus (ref #120)
|
2019-05-31 02:11:36 +03:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
7e3c892ff6
|
Stop using rawgit in public website. Fixes #289
|
2019-03-16 18:05:12 +02:00 |
|
Tulir Asokan
|
7c46bf4b9e
|
Remove remaining traces of ORM
|
2019-03-16 17:13:28 +02:00 |
|
Travis Ralston
|
aa09e738e6
|
Log startup exceptions
|
2019-03-09 20:19:15 -06:00 |
|
Tulir Asokan
|
8a6687d00c
|
Use uvloop if installed
|
2019-02-16 17:07:19 +02:00 |
|
Tulir Asokan
|
c88b28606e
|
Code cleanup
|
2019-02-14 16:05:01 +02:00 |
|
Tulir Asokan
|
20dd6f8383
|
Show time startup actions took
|
2019-02-14 01:00:02 +02:00 |
|
Tulir Asokan
|
c2172aa562
|
Set alchemysession core mode on by default
Bump minimum telethon-session-sqlalchemy version for core mode support on non-postgres engines
Fixes #263
|
2019-02-14 00:52:00 +02:00 |
|
Tulir Asokan
|
9174186442
|
Stop using SQLAlchemy ORM everywhere
|
2019-02-14 00:06:45 +02:00 |
|
Tulir Asokan
|
f775e40b16
|
Move db to own package
|
2019-02-12 15:05:51 +02:00 |
|
Tulir Asokan
|
dad0ccb3c0
|
Clean up code
|
2018-12-23 19:51:02 +02:00 |
|
Tulir Asokan
|
388e4f8601
|
Port Message table to SQLAlchemy Core
|
2018-10-20 23:11:10 +03:00 |
|
Tulir Asokan
|
2756873c53
|
Add SIGINT/SIGTERM handler
|
2018-10-20 21:21:26 +03:00 |
|
Tulir Asokan
|
f8c844c4c0
|
Add flag to enable alchemysession core mode
|
2018-10-20 14:46:26 +03:00 |
|
Tulir Asokan
|
29541ff520
|
Pass logging a copy of the config to stop editing. Fixes #216
|
2018-09-01 14:07:44 +03:00 |
|
Kai A. Hiller
|
0f8009b1e9
|
Add missing type hints and fix most type errors except for Optionals.
|
2018-08-09 03:31:04 +02:00 |
|
Tulir Asokan
|
ff3da70494
|
Fix max_body_size config option
|
2018-08-06 00:14:18 +03:00 |
|