Tulir Asokan
|
74c43355e4
|
Decrypt fetched messages to generate reply fallback
|
2021-10-19 12:40:34 +03:00 |
|
Tulir Asokan
|
92fa05cb06
|
Fix handling forwarded messages from known chats without a cached title
|
2021-03-25 19:40:33 +02:00 |
|
Tulir Asokan
|
f9a6e9c4fb
|
Fix other usages of Puppet.get_displayname
|
2021-03-23 20:22:05 +02:00 |
|
Tulir Asokan
|
9875833c90
|
Use correct relation type for replies
|
2020-11-10 12:31:03 +02:00 |
|
Tulir Asokan
|
a003e2e979
|
Update for Telethon 1.17 and TL layer 119
|
2020-10-02 22:05:15 +03:00 |
|
Tulir Asokan
|
eae7bba649
|
Update to mautrix-python v0.7
|
2020-08-06 20:34:09 +03:00 |
|
Tulir Asokan
|
13fd8db0b7
|
Restore better reply fallback behavior to avoid mentions
|
2019-08-22 22:08:03 +03:00 |
|
Tulir Asokan
|
de4c16431d
|
Handle RPCErrors in formatter and update mautrix-python
|
2019-08-17 13:43:10 +03:00 |
|
Tulir Asokan
|
4f740fc9f8
|
Fix potential errors generating forward headers
|
2019-08-07 18:41:54 +03:00 |
|
Tulir Asokan
|
32d686e908
|
Migrate formatter and utils to mautrix-python
|
2019-08-04 15:20:14 +03:00 |
|
Tulir Asokan
|
d8653961af
|
Even even more migrations to mautrix-python
|
2019-08-04 01:41:10 +03:00 |
|
Tulir Asokan
|
d4e3956941
|
Even more migrations to mautrix-python
|
2019-07-19 21:36:21 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
050800f5f7
|
Add missing escape
|
2019-06-30 19:16:24 +03:00 |
|
Tulir Asokan
|
21fe94b38c
|
Add support for nested formatting coming from Telegram
|
2019-06-30 19:16:24 +03:00 |
|
Tulir Asokan
|
ce639c12d8
|
Use native strikethrough/underline/blockquote on Telegram
|
2019-06-30 19:16:24 +03:00 |
|
Tulir Asokan
|
a279835cf8
|
HTML-escape names in telegram forward/reply header
|
2019-06-01 19:49:25 +03:00 |
|
Tulir Asokan
|
47243334f4
|
Add native Matrix edit support
Warning: may break everything and/or edit your cat
|
2019-05-29 16:20:15 +03:00 |
|
Tulir Asokan
|
366b95c8e8
|
Fix Python 3.5 compatibility
|
2019-03-21 14:42:18 +02:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
f7a4a23045
|
Don't add reply fallback to caption when caption is separate event. Fixes #285
|
2019-03-16 21:59:37 +02:00 |
|
Tulir Asokan
|
6ceb7f735c
|
Show channel name or link in forwarded messages. Fixes #107
|
2019-02-13 00:15:24 +02:00 |
|
Tulir Asokan
|
2e20ae2148
|
Add support for playing games. Fixes #256
|
2018-12-23 17:00:19 +02:00 |
|
Tulir Asokan
|
388e4f8601
|
Port Message table to SQLAlchemy Core
|
2018-10-20 23:11:10 +03:00 |
|
Tulir Asokan
|
24bdda8ca1
|
Reorganize formatter utils and add more blue text
|
2018-09-28 18:39:57 +03:00 |
|
Tulir Asokan
|
b44d6d2d90
|
Fix minor things and type hints
|
2018-09-28 01:02:09 +03:00 |
|
Tulir Asokan
|
d71f421981
|
Use <pre> for multiline MessageEntityCode entities
|
2018-09-26 00:24:04 +03:00 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Kai A. Hiller
|
e751d140f2
|
Change case of new types
|
2018-08-09 14:11:41 +02: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 |
|
Kai A. Hiller
|
08dd5b5b15
|
Add None return type to functions
|
2018-08-09 02:42:47 +02:00 |
|
Tulir Asokan
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
d97281bcdc
|
Require authentication for web login. Fixes #163
|
2018-07-14 16:00:20 +03:00 |
|
Tulir Asokan
|
949c380235
|
Update reply format again
|
2018-05-13 10:28:56 +03:00 |
|
Tulir Asokan
|
81d982d254
|
Add/handle <!--end-mx-reply--> at end of native reply fallbacks. Fixes #133
|
2018-05-04 15:40:26 +03:00 |
|
Tulir Asokan
|
133e4af712
|
Fix replying to replies of forwarded messages
Fixes #93
|
2018-03-31 19:48:31 +03:00 |
|
Tulir Asokan
|
a1297e90ce
|
Update alchemysession to fix get_entity
|
2018-03-30 12:50:48 +03:00 |
|
Tulir Asokan
|
6c0399ac7b
|
Convert t.me message URLs to matrix.to message URLs. Fixes #98
|
2018-03-29 21:23:47 +03:00 |
|
Tulir Asokan
|
22f430c340
|
Fix forwarded messages from channels not appearing
|
2018-03-24 17:01:09 +02:00 |
|
Tulir Asokan
|
91ae50911e
|
Fix Telethon 0.18.1 compatibility. Fixes #96
|
2018-03-24 16:39:28 +02:00 |
|
Tulir Asokan
|
42e33ab54d
|
Add temporary patch for TypeMessageEntity
|
2018-03-10 14:56:25 +02:00 |
|
Tulir Asokan
|
ae88aa0553
|
Add type hints to formatter
|
2018-03-10 12:36:11 +02:00 |
|
Tulir Asokan
|
2d63c5b3ce
|
Fix and refactor Matrix->Telegram formatter
|
2018-03-10 09:39:53 +02:00 |
|
Tulir Asokan
|
a469e6ed10
|
Switch to AGPLv3
|
2018-03-08 23:49:56 +02:00 |
|
Tulir Asokan
|
b3082da999
|
Add option to underline edited part of message in edits. Fixes #61
|
2018-03-08 19:44:53 +02:00 |
|
Tulir Asokan
|
61d9d6890a
|
Bridge plaintext mentions of Telegram puppets into Telegram mentions
|
2018-03-08 18:39:27 +02:00 |
|
Tulir Asokan
|
150321a4d7
|
Fix replies/forwards to/of images
|
2018-03-08 18:01:58 +02:00 |
|
Tulir Asokan
|
a6f26c16fc
|
Add strikethrough/underline <-> unicode converter to formatter
|
2018-03-07 14:03:38 +02:00 |
|
Tulir Asokan
|
97957a5731
|
Use native reply fallback format. Fixes #86
|
2018-03-06 21:24:45 +02:00 |
|
Tulir Asokan
|
a8322992cc
|
Escape HTML tags in quoted text of non-native replies
|
2018-03-04 23:20:21 +02:00 |
|