Tulir Asokan
0127bb04ae
Update mautrix-python
2021-12-23 16:05:10 +02:00
Tulir Asokan
50c6f2b009
Add support for sponsored messages. Fixes #699
2021-12-21 19:51:00 +02:00
Tulir Asokan
3447762d91
Fix dependencies and docker image
2021-12-21 01:55:42 +02:00
Tulir Asokan
89ab29ea5f
Switch from SQLAlchemy to asyncpg/aiosqlite
2021-12-21 00:44:42 +02:00
Tulir Asokan
f12f3fe007
Update mautrix-python again
2021-12-15 17:36:52 +02:00
Tulir Asokan
9c14c86358
Update mautrix-python
2021-12-15 14:14:42 +02:00
Tulir Asokan
8603c67347
Move format_duration to mautrix-python
...
Closes #707
2021-12-14 11:21:44 +02:00
Tulir Asokan
3ddd4449b1
Update mautrix-python
2021-12-08 12:17:26 +02:00
Tulir Asokan
782cd426a4
Switch back to upstream Telethon
2021-12-01 20:53:38 +02:00
Tulir Asokan
c095498247
Update dependencies
2021-11-19 18:16:51 +02:00
Tulir Asokan
25761215c3
Move filter_matrix_event logic to mautrix-python
2021-11-16 01:07:28 +02:00
Tulir Asokan
2cc439853f
Bump version to 0.10.2
2021-11-13 14:40:39 +02:00
Tulir Asokan
76b2937c18
Update mautrix-python and stop supporting pickle for crypto store
...
SQLite is now supported for the crypto store instead of pickle (via aiosqlite)
2021-11-13 14:15:32 +02:00
Tulir Asokan
e7d8948334
Bump Telethon to update to latest version of layer 133
2021-10-20 21:20:05 +03:00
Tulir Asokan
a132916525
Update Telethon
...
The upstream dev doesn't want to make new releases anymore before 2.0,
so this is temporarily using a fork. The main change is API layer 133,
which updates all user/chat IDs to be 64-bit.
2021-10-19 12:40:34 +03:00
Tulir Asokan
e276944b40
Implement get_bridge_states
2021-08-25 16:04:50 +03:00
Tulir Asokan
d778c639dc
Bump maximum Telethon version
2021-08-19 15:08:20 +03:00
Tulir Asokan
52bfbddcca
Add flag to invite events that will be auto-accepted
2021-08-18 20:48:11 +03:00
Tulir Asokan
3ab5e4d8cc
Move remaining manhole stuff to mautrix-python
2021-08-14 16:22:31 +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
730f6bab6f
Update to Telethon 1.22
2021-06-22 19:42:36 +03:00
Tulir Asokan
f923552f86
Update mautrix-python (ref #623 )
2021-06-22 19:25:27 +03:00
Tulir Asokan
c385aa0b8d
Add real-time bridge status push option
2021-06-09 20:04:17 +03:00
Tulir Asokan
1a77ba5fcd
Add option to bridge archive, pin and mute status from Telegram
2021-04-20 14:52:19 +03:00
Tulir Asokan
7e9dd8b895
Update mautrix-python
2021-04-16 15:27:56 +03:00
Tulir Asokan
077f5d588b
Update dependencies
2021-04-05 12:28:39 +03:00
Tulir Asokan
783c94dadd
Pin SQLAlchemy to <1.4. Fixes #595
2021-03-15 23:23:26 +02:00
Tulir Asokan
de3a37f40c
Update Telethon and add support for invite link customization
2021-02-28 13:16:07 +02:00
Tulir Asokan
db41c8d806
Bump maximum Telethon version again
2021-02-06 13:53:47 +02:00
Tulir Asokan
5313369d85
Revert "Bump maximum Telethon version". Fixes #582
...
This reverts commit c8c17dac01 .
2021-02-06 13:00:12 +02:00
Tulir Asokan
c8c17dac01
Bump maximum Telethon version
2021-02-05 19:49:12 +02:00
Tulir Asokan
4767fec86e
Update mautrix-python
2021-01-23 01:21:32 +02:00
Tulir Asokan
dd7eed834c
Update telethon
2020-12-02 12:01:20 +02:00
Tulir Asokan
0b8fa5ea06
Update mautrix-python. Fixes #472
2020-12-02 00:34:13 +02:00
Tulir Asokan
3006b3ab3b
Update mautrix-python
2020-11-17 17:57:29 +02:00
Tulir Asokan
38d94484bb
Use mautrix utility function for file upload retry
2020-11-10 00:21:36 +02:00
Tulir Asokan
0b3014ff88
Retry sending messages if server returns 502
2020-11-09 21:01:30 +02:00
Tulir Asokan
04c64949e7
Update mautrix-python
2020-11-07 16:01:38 +02:00
Tulir Asokan
64ddd07171
Update mautrix-python
2020-11-05 22:19:09 +02:00
Tulir Asokan
213e63830d
Update mautrix-python and unpin yarl/aiohttp
2020-10-28 12:34:11 +02:00
Tulir Asokan
87cacc9b20
Update mautrix-python
2020-10-27 15:19:19 +02:00
Tulir Asokan
d808893274
Move clean-rooms command to mautrix-python
2020-10-26 19:56:20 +02:00
Tulir Asokan
70a6b847e2
Fix random bugs and update mautrix-python
2020-10-24 21:13:57 +03:00
Tulir Asokan
1bce95586b
Update mautrix-python
2020-10-24 20:24:06 +03:00
Tulir Asokan
686e26a503
Merge branch 'telethon-1.17'
2020-10-22 17:42:25 +03:00
Tulir Asokan
258f665338
Update mautrix-python
2020-10-16 15:18:34 +03:00
Tulir Asokan
3b70829d72
Use Gauge instead of Enum to count connected users
2020-10-15 18:35:21 +03:00
Tulir Asokan
524f60ab48
Update to mautrix-python 0.8.0.beta3
...
* Cross-server double puppeting is now possible
* End-to-bridge encryption no longer requires login_shared_secret,
but the homeserver must support MSC2778 (Synapse 1.21+)
2020-10-14 18:56:26 +03:00
Tulir Asokan
146a79b516
Update mautrix-python
2020-10-09 14:50:37 +03:00
Tulir Asokan
f4b8e85689
Update mautrix-python
2020-10-02 14:58:51 +03:00