Tulir Asokan
b17454723e
Bridge own read receipts from other Telegram clients with double puppeting
2020-07-30 19:20:39 +03:00
Tulir Asokan
5e8aa8818f
Implement disabling notifications while backfilling
2020-07-29 22:47:00 +03:00
Tulir Asokan
ffcfd019c2
Fix auto-accepting private chat portals with double puppeting
2020-07-29 22:21:26 +03:00
Tulir Asokan
7298d9dfdc
Handle channel messages correctly in backfill
2020-07-29 22:19:21 +03:00
Tulir Asokan
9848f8b92c
Separate dialog syncing and creation limits and fix bugs
2020-07-29 21:55:51 +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
993354bce5
Update mautrix-python
2020-07-27 13:28:08 +03:00
Sophie 'Sharky' Schumann
5cf8a7a8a4
Fixup mautrix_telegram.scripts.dbms_migrate import for RoomState and UserProfile as it changed upstream.
2020-07-26 21:20:49 +02:00
Tulir Asokan
da91df5754
Make management API comment more accurate
2020-07-23 20:16:27 +03:00
Tulir Asokan
0080b028bf
Update mautrix-python
2020-07-12 15:48:35 +03:00
Tulir Asokan
689d84fa78
Move enable_dm_encryption helper to Portal
2020-07-09 19:45:28 +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
31cac3eef3
Update mautrix-python
2020-07-09 16:59:01 +03:00
Tulir Asokan
4e670a8cbe
Switch to mautrix-python crypto
2020-07-08 23:05:39 +03:00
Tulir Asokan
bbfcc9d7d8
Fix handling messages with PhotoEmpty. Fixes #494
2020-07-06 12:41:04 +03:00
Tulir Asokan
8e54d2e253
Add basketball to known dice throw emojis
2020-07-05 13:47:08 +03:00
Tulir Asokan
dd69204f5a
Move handle_telegram_text log to trace level (ref #321 )
2020-07-04 22:01:01 +03:00
Tulir Asokan
44a102c3b1
Automatically accept invitations when using double puppeting
2020-06-24 23:33:22 +03:00
Tulir Asokan
f487853954
Fix handling file captions. Fixes #475
2020-06-24 22:32:16 +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
3fa6ed74e5
Fix sign in location messages
2020-06-22 13:53:00 +03:00
Tulir Asokan
f358eab214
Don't mutate EventType objects
2020-06-17 16:39:56 +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
60ecb03f64
Add external url to bridge info
2020-06-15 15:02:08 +03:00
Tulir Asokan
8a99e67c6d
Update bridge info when portal metadata changes
2020-06-15 14:43:38 +03:00
Tulir Asokan
ba13c5cae1
Send "delivery" receipt for messages bridged from Telegram
2020-06-11 19:09:01 +03:00
Tulir Asokan
4b57be3917
Bump version to 0.8.1
2020-06-08 17:45:19 +03:00
Tulir Asokan
72a45d7d80
Bump version to 0.8.0
2020-06-03 15:37:07 +03:00
Tulir Asokan
bcf464428a
Bump version to 0.8.0rc5
2020-05-30 13:18:58 +03:00
Tulir Asokan
10e54ed789
Add option to send delivery error notices
2020-05-29 15:28:41 +03:00
Tulir Asokan
35da8df526
Add option to disable removing avatars from Telegram ghosts
...
There's no way to determine whether an avatar is removed or just hidden
from some users, so avatars are not removed by default.
2020-05-29 15:27:38 +03:00
Tulir Asokan
2dd39fddf0
Try to prevent infinite loop of state changes with double puppeting
...
Fixes #464
2020-05-27 12:36:51 +03:00
Tulir Asokan
7f69e9f329
Bump mautrix-python version
2020-05-25 14:11:03 +03:00
Tulir Asokan
3f6a4237ad
Add option to send read receipt on confirmed delivery to Telegram
2020-05-25 13:25:37 +03:00
Tulir Asokan
ee04e8c17f
Bump mautrix-python req to rc1
2020-05-22 22:19:36 +03:00
Tulir Asokan
85d38e3db6
Bump version to 0.8.0rc3
2020-05-22 20:49:47 +03:00
David Mehren
7ba9e10f0f
Fix admin detection in _can_use_commands
2020-05-21 09:44:27 +02:00
Tulir Asokan
05e966011e
Fix error syncing private chat portals with no avatar
2020-05-20 23:29:36 +03:00
Tulir Asokan
c126e8b615
Actually ignore ChatForbidden when syncing. Fixes #446
2020-05-20 22:45:22 +03:00
Tulir Asokan
f454803ef7
Move private information to trace log level. Fixes #321
2020-05-20 22:40:20 +03:00
Tulir Asokan
40beb8f752
Add private_chat_portal_meta option and fix bugs
...
* The new option is implicitly enabled when encryption is default
* Private chat metadata is now updated after creating the room too
* The puppet metadata is updated before creating the room, to make sure their
name is available locally
2020-05-20 21:19:42 +03:00
Tulir Asokan
4d8d332732
Bump version to 0.8.0rc2
2020-05-20 19:13:54 +03:00
Tulir Asokan
d0900a95a7
Send uk.half-shot.bridge in addition to m.bridge
2020-05-19 11:37:17 +03:00
Tulir Asokan
8552d463a1
Add missing receiver_id when syncing direct chat dialogs (ref #425 )
2020-05-19 11:30:45 +03:00
Tulir Asokan
74d130644c
Fix tempfile usage
2020-05-17 15:01:03 +03:00
Tulir Asokan
340c25ba0b
Use stdlib tempfile for video thumbnail temp files
2020-05-13 23:33:24 +03:00
Tulir Asokan
429544373a
Bump mautrix-python and send m.bridge events
2020-05-05 21:40:57 +03:00