Tulir Asokan
|
f2194c6f33
|
Update mautrix-python
|
2023-06-25 13:47:01 +03:00 |
|
Tulir Asokan
|
b5c294a558
|
Update dependencies
|
2023-06-14 16:15:56 +03:00 |
|
Andreas Palm
|
dfe22800dd
|
Add support for IPv6-only hosts
|
2023-06-05 22:53:37 +02:00 |
|
Tulir Asokan
|
5f7d3ac8c1
|
Split forward backfill limits by chat type
|
2023-05-08 17:46:09 +03:00 |
|
Stefano Pigozzi
|
759ccf301c
|
Allow filtering direct chats with filter config (#892)
|
2023-05-07 18:03:48 +03:00 |
|
Tulir Asokan
|
c4037ccf11
|
Add option to disable reply fallbacks
|
2023-04-23 22:47:28 +03:00 |
|
Tulir Asokan
|
815ce40989
|
Add option to not set room meta in encrypted rooms
|
2023-04-14 14:32:55 +03:00 |
|
Tulir Asokan
|
40c584b121
|
Add options to automatically delete/ratchet megolm sessions
|
2023-04-13 21:23:44 +03:00 |
|
Tulir Asokan
|
60526f981a
|
Add another warning to double_puppet_backfill option
|
2023-03-13 13:39:42 +02:00 |
|
Tulir Asokan
|
b1b633bcf9
|
Add option to notify portal if incoming message bridging fails
|
2023-01-26 16:01:59 +02:00 |
|
Tulir Asokan
|
cb22615bb5
|
Update Telethon
|
2022-12-30 20:17:25 +02:00 |
|
Tulir Asokan
|
4fc5751ae1
|
Add note about timestamp massaging to double_puppet_backfill
|
2022-10-20 15:29:22 +03:00 |
|
Tulir Asokan
|
0bbf64d240
|
Add option to sync portals in backfill queue
|
2022-10-14 13:55:12 +03:00 |
|
Tulir Asokan
|
b582e59eee
|
Add option to mark old chats as read even if they're unread on Telegram
|
2022-10-12 11:24:52 +03:00 |
|
Tulir Asokan
|
951d02bfc3
|
Don't try to backfill if limit is zero
|
2022-10-11 16:11:34 +03:00 |
|
Tulir Asokan
|
9b9a3b452d
|
Infinite backfill with MSC2716 (#817)
Disabled by default, with non-infinite fallback mode as the default behavior
|
2022-10-11 16:03:52 +03:00 |
|
Tulir Asokan
|
025b864bd8
|
Allow reacting with any unicode emoji using custom pack
|
2022-10-01 17:17:27 +03:00 |
|
Tulir Asokan
|
279da9097c
|
Update mautrix-python
|
2022-09-15 17:18:35 +03:00 |
|
Tulir Asokan
|
583427da05
|
Enable appservice ephemeral events by default
|
2022-08-22 12:57:41 +03:00 |
|
Tulir Asokan
|
c54ae9548f
|
Add support for converting video stickers to images
|
2022-08-14 00:53:21 +03:00 |
|
Tulir Asokan
|
a5fe05cff2
|
Add support for converting animated stickers to webp
|
2022-08-12 22:07:52 +03:00 |
|
Tulir Asokan
|
8665871502
|
Fix some issues with auto-creating groups
|
2022-07-18 13:01:50 +03:00 |
|
Tulir Asokan
|
70b73868c7
|
Merge remote-tracking branch 'maltee1/auto_create_group'
|
2022-07-17 16:04:56 +03:00 |
|
Tulir Asokan
|
0717b4a290
|
Disable public portals by default
|
2022-07-17 16:04:20 +03:00 |
|
Malte E
|
3dd0c51be7
|
add config option, update roadmap
|
2022-07-12 21:37:41 +02:00 |
|
Tulir Asokan
|
8fd97af0a9
|
Update mautrix-python
|
2022-07-05 13:26:03 +03:00 |
|
Tulir Asokan
|
e1a5e30a75
|
Remove legacy crypto database from example config
It doesn't seem to be used anywhere
|
2022-06-23 09:58:10 +03:00 |
|
Sumner Evans
|
05d4923db9
|
encryption: add ability to control rotation settings
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-06-23 09:58:10 +03:00 |
|
Tulir Asokan
|
ef05875bfd
|
Remove plaintext_highlights config option
The code using it was removed in v0.11.0, so it hasn't actually worked
for a while now.
|
2022-06-22 12:40:30 +03:00 |
|
Tulir Asokan
|
ab2e38b33b
|
Merge remote-tracking branch 'ofalvai/patch-1'
|
2022-06-22 12:10:52 +03:00 |
|
Tulir Asokan
|
c6adb87aea
|
Set sync_channel_members to false by default
|
2022-06-22 12:09:38 +03:00 |
|
Tulir Asokan
|
e8eef1c31e
|
Add option to not bridge chats with too many members
|
2022-06-22 12:05:48 +03:00 |
|
Tulir Asokan
|
7d998dca3f
|
Add support for custom message bridging status events
|
2022-06-01 15:36:22 +03:00 |
|
Tulir Asokan
|
44f2c648a8
|
Add config option to exit if telethon update loop fails
|
2022-05-26 17:37:21 +03:00 |
|
Tulir Asokan
|
18f6622340
|
Separate Telegram message conversion code from Matrix sending
|
2022-05-26 15:46:20 +03:00 |
|
Tulir Asokan
|
591e79f5a0
|
Enable catch_up and sequential_updates by default
|
2022-05-25 16:49:59 +03:00 |
|
Olivér Falvai
|
575b761f77
|
Increase image_as_file_pixels default value
|
2022-05-07 12:23:01 +02:00 |
|
Tulir Asokan
|
5acd3cf007
|
Move API version number to endpoint definition
|
2022-04-06 14:33:03 +03:00 |
|
Tulir Asokan
|
58f8ee2ee2
|
Add config option to mark joined Telegram notices as read automatically
|
2022-03-30 11:58:40 +03:00 |
|
Sumner Evans
|
601058d61c
|
async media: add ability to upload media asynchronously
Co-authored-by: Tulir Asokan <tulir@maunium.net>
|
2022-03-27 12:26:44 -06:00 |
|
Tulir Asokan
|
951d82ad27
|
Remove max_document_size option and use media repo config directly
|
2022-02-20 13:47:40 +02:00 |
|
Tulir Asokan
|
4013f822de
|
Remove community_id config option
|
2022-02-06 17:38:15 +02:00 |
|
Tulir Asokan
|
100394d161
|
Add support for relay user distinguishers. Fixes #750
|
2022-02-01 16:05:56 +02:00 |
|
Tulir Asokan
|
99fa7a57d2
|
Add config option to set maximum image pixels before sending as document
Fixes #552
|
2022-01-31 15:57:00 +02:00 |
|
Tulir Asokan
|
d108ac5d94
|
Add support for Telegram->Matrix reactions
|
2021-12-30 17:43:45 +02:00 |
|
Tulir Asokan
|
9fd506e098
|
Change example database config to postgres
|
2021-12-26 13:12:29 +02:00 |
|
Tulir Asokan
|
82024a3250
|
Update database settings in example config
|
2021-12-21 02:00:54 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|
Sumner Evans
|
8276692ebf
|
Merge pull request #692 from mautrix/sumner/bri-827-add-bridge-and-remote-message-tracking
Use message send checkpoints
|
2021-11-17 15:23:50 -07:00 |
|
Tulir Asokan
|
631ed49ec7
|
Update comments in example config
|
2021-11-16 01:08:57 +02:00 |
|