mautrix-python/mautrix/bridge
Tulir Asokan 889996a4e5 Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
..
commands Drop support for syncing with double puppets 2023-08-27 00:23:09 +03:00
state_store Remove SQLAlchemy state store stuff. Fixes #147 2023-05-24 20:16:18 +03:00
__init__.py Parse homeserver.software into enum 2022-10-11 15:21:29 +03:00
bridge.py bridge/prepare_config: replace last instance of args.base_config with self.base_config_path 2023-07-28 17:38:44 -06:00
config.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
crypto_state_store.py Remove SQLAlchemy state store stuff. Fixes #147 2023-05-24 20:16:18 +03:00
custom_puppet.py Remove unused imports 2023-08-27 00:49:32 +03:00
disappearing_message.py Add disappearing message utility for bridges 2022-01-31 15:43:03 +02:00
e2ee.py Add option to delete outdated inbound keys 2023-06-22 09:47:15 +03:00
matrix.py Fix error code in crypto-related MSS events 2023-08-07 17:23:06 +03:00
notification_disabler.py Update copyright year 2022-02-20 14:09:05 +02:00
portal.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
puppet.py Update copyright year 2022-02-20 14:09:05 +02:00
user.py Add wrapper for creating background tasks 2023-02-11 22:52:38 +02:00