mautrix-telegram/mautrix_telegram
Tulir Asokan 0068341185 Bump version to 0.15.2 2024-07-16 11:53:19 +03: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.2 2024-07-16 11:53:19 +03:00
__main__.py Update mautrix-python 2023-08-27 00:52:21 +03:00
abstract_user.py Update mautrix_telegram/abstract_user.py 2024-05-24 09:39:20 +02:00
bot.py Only handle /start in private chats 2023-05-07 17:39:25 +03:00
config.py Add force_refresh_interval_seconds to config.py 2024-05-24 09:36:09 +02:00
example-config.yaml Change default for force_refresh_interval_seconds (disabled by default) 2024-05-24 09:36:03 +02: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 Update mautrix-python 2024-07-09 12:15:41 +03: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