mautrix-telegram/mautrix_telegram
Nick Mills-Barrett 84a3fde1ca Implement bot/channel file size limit 2024-03-25 14:36:29 +00:00
..
commands Add commands to add and delete contacts. Fixes #885 2023-11-10 14:42:06 +02:00
db Update Black to 2024 style and Python 3.10 target 2024-01-29 18:52:10 +02:00
formatter Remove redundant <br>'s after block tags when converting from Telegram 2023-10-29 12:06:39 +02:00
portal_util Implement bot/channel file size limit 2024-03-25 14:36:29 +00:00
scripts Allow reacting with any unicode emoji using custom pack 2022-10-01 17:17:27 +03:00
util Implement bot/channel file size limit 2024-03-25 14:36:29 +00:00
web Update Black to 2024 style and Python 3.10 target 2024-01-29 18:52:10 +02:00
__init__.py Bump version to 0.15.1 2023-12-26 17:07:43 +01:00
__main__.py Update mautrix-python 2023-08-27 00:52:21 +03:00
abstract_user.py Add support for bot-specific reaction update 2024-01-13 22:42:42 +02:00
bot.py Only handle /start in private chats 2023-05-07 17:39:25 +03:00
config.py Add config to limit size of documents from bots/channels copied to Matrix 2024-03-25 14:36:29 +00:00
example-config.yaml Add config to limit size of documents from bots/channels copied to Matrix 2024-03-25 14:36:29 +00:00
get_version.py Blacken and isort code 2021-12-21 01:36:24 +02:00
matrix.py Remove support for MSC2716 2023-11-01 01:03:45 +02:00
portal.py Pass through is channel to msg conversion 2024-03-25 14:36:29 +00:00
puppet.py Don't clear saved username based on min user object 2023-08-03 20:37:01 +03:00
tgclient.py Fix sending media 2023-08-14 20:47:40 +03:00
types.py Blacken and isort code 2021-12-21 01:36:24 +02:00
unicodemojipack.json Allow reacting with any unicode emoji using custom pack 2022-10-01 17:17:27 +03:00
unicodemojipack.pickle Allow reacting with any unicode emoji using custom pack 2022-10-01 17:17:27 +03:00
user.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:52:10 +02:00
version.py Blacken and isort code 2021-12-21 01:36:24 +02:00