Tulir Asokan
e4a2bd2f69
Catch authorization errors in get_me()
2021-10-20 20:02:09 +03:00
Tulir Asokan
3ab5e4d8cc
Move remaining manhole stuff to mautrix-python
2021-08-14 16:22:31 +03:00
Tulir Asokan
c02f67e0d1
Send warning if bridge bot doesn't have redaction permissions
2021-06-23 18:44:32 +03:00
Tulir Asokan
9c4beb29a5
Send m.bridge data when bridging existing room to Telegram
2021-05-12 19:21:37 +03:00
Tulir Asokan
f9a6e9c4fb
Fix other usages of Puppet.get_displayname
2021-03-23 20:22:05 +02:00
Tulir Asokan
2e8d612078
Merge remote-tracking branch 'MadhuranS/master'
...
Fixes #375
2021-03-18 20:33:31 +02:00
Madhu Sivapragasam
4801b0f323
Added about section update bot command
2021-03-18 13:52:02 -04:00
Tulir Asokan
de3a37f40c
Update Telethon and add support for invite link customization
2021-02-28 13:16:07 +02:00
Tulir Asokan
429cb07b79
Handle missing input entities better when creating groups. Fixes #379
2021-02-14 16:36:21 +02:00
Tulir Asokan
e9e164c679
Stringify URL when following redirects
2020-12-19 13:36:04 +02:00
Tulir Asokan
3d403c2471
Add option to resolve redirects in invite links. Fixes #559
2020-12-19 13:15:27 +02:00
Tulir Asokan
b22e3d2573
Improve invite link regex
...
Fixes #554
Fixes #555
2020-12-19 13:10:19 +02:00
Tulir Asokan
1b91fbc806
Check room encryption status when bridging portal
2020-10-30 20:16:02 +02:00
Tulir Asokan
2b6cffc8ef
Fix bugs in manual bridging that were added by the previous fix
2020-10-30 19:55:43 +02:00
Tulir Asokan
52adbb7335
Fix potential bugs in manual bridging
2020-10-30 19:46:02 +02:00
Tulir Asokan
dd3bdd2846
Allow unbridging direct chat portals. Fixes #495
2020-10-29 23:02:37 +02:00
Tulir Asokan
5316ed57af
Send link to Telegram ToS when signing up
2020-10-28 18:54:12 +02:00
Tulir Asokan
d808893274
Move clean-rooms command to mautrix-python
2020-10-26 19:56:20 +02:00
Tulir Asokan
1bce95586b
Update mautrix-python
2020-10-24 20:24:06 +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
eae7bba649
Update to mautrix-python v0.7
2020-08-06 20:34:09 +03:00
Tulir Asokan
868ebf2025
Improve YAML handling in !tg config. Fixes #377
2020-08-02 21:19:20 +03:00
Tulir Asokan
9f9182c564
Show upgraded rooms separately in clean-rooms list. Fixes #369
2020-08-02 01:00:09 +03:00
Tulir Asokan
bc4610af04
Add option to disable backfilling normal groups
2020-08-01 14:11:34 +03:00
Tulir Asokan
59eb7376c9
Add missed message backfilling
2020-07-28 18:32:34 +03:00
Tulir Asokan
ea017467fd
Add support for football
2020-07-28 18:01:44 +03:00
Tulir Asokan
2c0a2e694b
Add option for automatic backfilling when creating portal
2020-07-28 17:28:07 +03:00
Tulir Asokan
0080b028bf
Update mautrix-python
2020-07-12 15:48:35 +03:00
Tulir Asokan
64c9759de8
Update mautrix-python again and fix bugs in accepting invites as puppets
2020-07-09 19:05:40 +03:00
Tulir Asokan
8e54d2e253
Add basketball to known dice throw emojis
2020-07-05 13:47:08 +03:00
Tulir Asokan
a29d9cf4ff
Add QR login command. Fixes #399
...
Requires LonamiWebs/Telethon#1494 until it's merged, then requires using
the master branch of Telethon until a release is made.
2020-06-24 15:04:51 +03:00
Tulir Asokan
f358eab214
Don't mutate EventType objects
2020-06-17 16:39:56 +03:00
Tulir Asokan
f454803ef7
Move private information to trace log level. Fixes #321
2020-05-20 22:40:20 +03:00
Tulir Asokan
80dd6fa9e1
Fix typo in unbridge permission error
2020-04-27 13:21:49 +03:00
Tulir Asokan
45ac120407
Add error message if backfill is ran in non-portal room
2020-04-25 23:24:39 +03:00
Tulir Asokan
84ff0c777d
Allow !tg random command with text names instead of emojis
2020-04-25 18:33:34 +03:00
Tulir Asokan
37ecd57a9b
Update telethon and add support for darts. Fixes #457
2020-04-25 18:25:00 +03:00
Tulir Asokan
ea9206f56b
Add support for sending and receiving dice
2020-04-21 10:01:33 +03:00
Tulir Asokan
af766449d2
Switch default create group type to supergroup
2020-02-29 17:07:06 +02:00
Serhat Seyren
596446d14b
Fix formatted phone number issue for pm command
...
(cherry picked from commit 5612330e3b )
Fixes #395
Closes #416
2020-02-08 13:18:45 +02:00
Tulir Asokan
cf88823e6f
Add support for backfilling private chats
2020-02-04 22:50:58 +02:00
Tulir Asokan
2fbee75453
Add command to backfill room history from Telegram
...
Currently supports backfilling one room at a time and backfills
everything after the last bridged message.
2020-02-04 22:41:51 +02:00
Tulir Asokan
64b3699b3c
Only print stack traces for admins. Fixes #392
2019-12-21 20:46:49 +02:00
Tulir Asokan
2ae4b23528
Add option to log in to custom puppet with shared secret
2019-12-15 18:50:07 +02:00
Tulir Asokan
39927ac6c0
Try to fix cleaning up rooms
...
Not tested at all
2019-12-11 10:03:05 +02:00
Tulir Asokan
7d5e307368
Allow room moderators to set room-specific configs
2019-11-30 21:38:33 +02:00
Tulir Asokan
a239ca439a
Load version info from Git. Fixes #387
2019-11-30 20:54:54 +02:00
Tulir Asokan
8e20d56091
Handle IndexError in !tg set-pl
2019-11-30 16:08:35 +02:00
Tulir Asokan
9e831689e9
Fix files over relaybot not having message format
2019-11-06 22:49:26 +02:00
Tulir Asokan
01b317484f
Add support for formatted captions
2019-10-27 13:55:34 +02:00