mautrix-python/mautrix/util
Tulir Asokan 889996a4e5 Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
..
async_db Add safety check before applying default synchronous 2023-11-07 11:22:47 +00:00
config Fix type hint 2022-03-25 17:34:57 +02:00
db Add __all__ to a bunch of places 2022-02-20 16:24:42 +02:00
formatter Add default HTML converter for horizontal lines 2022-10-21 16:42:52 +03:00
logging Add __all__ to a bunch of places 2022-02-20 16:24:42 +02:00
__init__.py Add wrapper for creating background tasks 2023-02-11 22:52:38 +02:00
async_body.py Add utility for reading aiohttp response into bytearray 2023-01-11 16:54:09 +02:00
async_getter_lock.py Move async_getter_lock to mautrix.util 2022-03-25 17:33:15 +02:00
background_task.py Add wrapper for creating background tasks 2023-02-11 22:52:38 +02:00
bridge_state.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
color_log.py Blacken all the code 2021-12-05 19:26:16 +02:00
ffmpeg.py Fix usages of log.warn 2023-02-15 21:54:52 +02:00
file_store.py Update copyright year 2022-02-20 14:09:05 +02:00
format_duration.py Update copyright year 2022-02-20 14:09:05 +02:00
format_duration_test.py Update copyright year 2022-02-20 14:09:05 +02:00
magic.py Allow bytearray in magic.mimetype 2022-03-08 12:30:59 +02:00
manhole.py Fix manhole python compiler 2023-01-02 20:16:11 +02:00
markdown.py Update copyright year 2022-02-20 14:09:05 +02:00
message_send_checkpoint.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
opt_prometheus.py Update copyright year 2022-02-20 14:09:05 +02:00
opt_prometheus.pyi Update copyright year 2022-02-20 14:09:05 +02:00
program.py Remove --base-config flag from program utility 2023-07-11 11:24:41 +03:00
proxy.py Fix check for last error when using `reset_after_seconds` 2023-05-24 10:39:41 +01:00
signed_token.py Update some utils to new type hints 2022-01-25 23:12:31 +02:00
simple_lock.py Simplify SimpleLock check 2023-06-14 16:11:33 +03:00
simple_template.py Update some utils to new type hints 2022-01-25 23:12:31 +02:00
utf16_surrogate.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
variation_selector.json Don't force ascii in variation selector data file 2022-01-01 13:13:24 +02:00
variation_selector.py Add black cat override in variation selector utility 2022-10-01 17:11:31 +03:00