mautrix-python/mautrix/types/event
Joe Groocock 8eca64ed1d
Support MSC2530 fields in media event types (#170)
Add `filename`, `format` and `formatted_body` to media event content
types.

Signed-off-by: Joe Groocock <me@frebib.net>
2024-03-28 10:34:17 +02:00
..
__init__.py Add support for MSC2409/MSC3202 for end-to-bridge encryption 2022-09-14 20:21:02 +03:00
account_data.py Ensure event type class is correct in more places 2022-09-14 20:21:02 +03:00
base.py Update copyright year 2022-02-20 14:09:05 +02:00
batch.py Fix import order 2022-11-18 18:56:22 +02:00
beeper.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
encrypted.py Remove accidental test import 2022-07-04 16:37:06 +03:00
ephemeral.py Ensure event type class is correct in more places 2022-09-14 20:21:02 +03:00
generic.py Add support for MSC2409/MSC3202 for end-to-bridge encryption 2022-09-14 20:21:02 +03:00
message.py Support MSC2530 fields in media event types (#170) 2024-03-28 10:34:17 +02:00
reaction.py Update copyright year 2022-02-20 14:09:05 +02:00
redaction.py Update copyright year 2022-02-20 14:09:05 +02:00
state.py Add more workarounds for Conduit doing dumb stuff 2022-12-06 13:02:13 +02:00
to_device.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
type.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
type.pyi Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
voip.py Update copyright year 2022-02-20 14:09:05 +02:00