Tulir Asokan
|
025b864bd8
|
Allow reacting with any unicode emoji using custom pack
|
2022-10-01 17:17:27 +03:00 |
|
Tulir Asokan
|
81aa0084e7
|
Update Telethon
|
2022-09-27 18:52:02 +03:00 |
|
Tulir Asokan
|
58bc6788aa
|
Bump version to 0.12.1
v0.12.1
|
2022-09-26 21:42:51 +03:00 |
|
Tulir Asokan
|
5a767a2d92
|
Update Telethon
|
2022-09-25 17:06:17 +03:00 |
|
Tulir Asokan
|
282ad43180
|
Update changelog and mautrix-python
|
2022-09-24 13:58:13 +03:00 |
|
Tulir Asokan
|
bcb30ce807
|
Update Telethon
|
2022-09-21 15:27:41 +03:00 |
|
Tulir Asokan
|
2d865f006e
|
Don't use row.get to be compatible with sqlite3.Row
|
2022-09-20 18:43:41 +03:00 |
|
Tulir Asokan
|
b2daebead6
|
Catch errors when updating read status or tags. Fixes #812
|
2022-09-20 11:11:59 +03:00 |
|
Tulir Asokan
|
4210091e9a
|
Fix some bugs
|
2022-09-20 01:59:47 +03:00 |
|
Tulir Asokan
|
4db09f2240
|
Update Telethon
|
2022-09-20 00:32:47 +03:00 |
|
Tulir Asokan
|
e0260eb551
|
Don't recreate update loop on UnauthorizedErrors
|
2022-09-20 00:26:42 +03:00 |
|
Tulir Asokan
|
ed1e5474bf
|
Update latest revision migration
|
2022-09-19 19:10:16 +03:00 |
|
Tulir Asokan
|
65bd7fcc49
|
Use mautrix-python magic wrapper. Fixes #594
|
2022-09-17 15:00:49 +03:00 |
|
Tulir Asokan
|
80834ccec1
|
Update changelog
|
2022-09-17 14:29:50 +03:00 |
|
Tulir Asokan
|
026c39a3de
|
Add support for new reaction stuff
* Custom emojis in reactions
* Premium users can react 3 times to a single message
* Reactions to recent messages are now polled on read receipt
|
2022-09-17 14:25:06 +03:00 |
|
Tulir Asokan
|
95939dfa02
|
Update mautrix-python to fix encrypting when a single device is out of OTKs
|
2022-09-15 21:55:01 +03:00 |
|
Tulir Asokan
|
279da9097c
|
Update mautrix-python
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
97126332da
|
Add option to bypass startup script. Closes #838
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
6641b9a16c
|
Save own ID as message sender ID for messages without sender
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
927c9afa84
|
Move config env overrides to mautrix-python
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
d41d7ca0a6
|
Handle ChatParticipantsForbidden
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
ad0c6cfc8d
|
Run connection tracking task if status_endpoint is set
|
2022-09-13 16:36:38 +03:00 |
|
Tulir Asokan
|
0289f4b524
|
Bump version to 0.12.0
v0.12.0
|
2022-08-26 16:22:06 +03:00 |
|
Malte E
|
85b8f5def7
|
Don't check whether User is channel, add peer property to User
|
2022-08-24 21:13:11 +03:00 |
|
Tulir Asokan
|
f012cb790f
|
Update mautrix-python again
|
2022-08-22 17:48:10 +03:00 |
|
Tulir Asokan
|
05476d7435
|
Update mautrix-python
|
2022-08-22 13:00:08 +03:00 |
|
Tulir Asokan
|
583427da05
|
Enable appservice ephemeral events by default
|
2022-08-22 12:57:41 +03:00 |
|
Tulir Asokan
|
e3a067c27a
|
Update mautrix-python
|
2022-08-17 15:20:38 +03:00 |
|
Tulir Asokan
|
b3ed4cf657
|
Fix handling messages with no sender
|
2022-08-17 15:14:07 +03:00 |
|
Tulir Asokan
|
952c81eadc
|
Update mautrix-python
|
2022-08-15 11:40:28 +03:00 |
|
Tulir Asokan
|
cc29ce19ca
|
Add missing parameter when handling Matrix files
|
2022-08-15 11:09:10 +03:00 |
|
Tulir Asokan
|
941aa5f9d8
|
Fix mistake in mark_disappearing
|
2022-08-14 14:28:23 +03:00 |
|
Tulir Asokan
|
15e5cc8da1
|
Add command to kick relaybot users from Telegram
|
2022-08-14 14:20:43 +03:00 |
|
Tulir Asokan
|
2cf9205cda
|
Add command to ban relaybot users from Telegram
Fixes #357
Closes #819
|
2022-08-14 14:07:48 +03:00 |
|
Tulir Asokan
|
2ec89bc57e
|
Add keywords to mark_matrix_handled calls
|
2022-08-14 13:47:00 +03:00 |
|
Tulir Asokan
|
89294c57d8
|
Store message sender in database
|
2022-08-14 13:44:59 +03:00 |
|
Tulir Asokan
|
624c72fa99
|
Merge remote-tracking branch 'zsinskri/delivery-receipts'
|
2022-08-14 12:52:33 +03:00 |
|
Tulir Asokan
|
34af580846
|
Move misc things from infinite backfill PR
|
2022-08-14 12:50:28 +03:00 |
|
Tulir Asokan
|
910a681f4b
|
Mark key parameters as positional-only in async getter lock methods
|
2022-08-14 12:49:45 +03:00 |
|
Tulir Asokan
|
c4c225343c
|
Add backfill queue table
|
2022-08-14 12:49:13 +03:00 |
|
Tulir Asokan
|
f13a9d0e96
|
Add support for disappearing messages
|
2022-08-14 01:49:39 +03:00 |
|
Tulir Asokan
|
c54ae9548f
|
Add support for converting video stickers to images
|
2022-08-14 00:53:21 +03:00 |
|
Tulir Asokan
|
1216607763
|
Add custom attribute for custom emojis
|
2022-08-12 22:45:52 +03:00 |
|
Tulir Asokan
|
ecd4d5c338
|
Limit number of custom emoji being transferred simultaneously
|
2022-08-12 22:14:53 +03:00 |
|
Tulir Asokan
|
a5fe05cff2
|
Add support for converting animated stickers to webp
|
2022-08-12 22:07:52 +03:00 |
|
Tulir Asokan
|
76eafbf48c
|
Add basic support for bridging custom emojis from Telegram
|
2022-08-12 21:35:50 +03:00 |
|
Tulir Asokan
|
473ab17fe7
|
Update Telethon and strip empty entities when sending to Telegram
|
2022-08-02 13:46:06 +03:00 |
|
Tulir Asokan
|
bea9bc4ec0
|
Mention forwarding limitations in changelog. Closes #818
|
2022-07-29 12:24:41 +03:00 |
|
Tulir Asokan
|
5df1e84fae
|
Update mautrix-python
|
2022-07-29 12:23:46 +03:00 |
|
Tulir Asokan
|
8665871502
|
Fix some issues with auto-creating groups
|
2022-07-18 13:01:50 +03:00 |
|