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
Tulir Asokan
6b94097f29
Bump mautrix-python version
2020-09-25 15:40:19 +03:00
Tulir Asokan
6e1dbf3a8e
Update mautrix-python
2020-09-22 13:10:12 +03:00
Tulir Asokan
0dc56aad1c
Update prometheus stuff
2020-09-19 01:04:34 +03:00
Tulir Asokan
ac56ee1553
Bump mautrix-python version
2020-09-18 17:35:14 +03:00
Tulir Asokan
349914f447
Update mautrix-python
2020-09-14 00:41:04 +03:00
Tulir Asokan
2a1bddf5e4
Move prometheus setup to mautrix-python
2020-09-09 14:02:37 +03:00
Tulir Asokan
2b978be79c
Update deps
2020-09-04 16:50:06 +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
92c572d761
Maybe fix parallel file transfer
2020-08-04 16:56:59 +03:00
Tulir Asokan
729fa8eb46
Update Telethon
2020-07-30 21:26:20 +03:00
Tulir Asokan
993354bce5
Update mautrix-python
2020-07-27 13:28:08 +03:00
Tulir Asokan
a7a3ce4ea1
Update mautrix-python to fix duplicate message indexes in e2be
2020-07-12 22:03:59 +03:00
Tulir Asokan
f83d03fb16
Update mautrix-python a third time
2020-07-12 17:23:52 +03:00