tulir/mautrix-telegram

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.dockerignore
.editorconfig
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/enhancement.md
.github/workflows/python-lint.yml
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
CHANGELOG.md
Dockerfile
LICENSE
MANIFEST.in
README.md
ROADMAP.md
dev-requirements.txt
docker-run.sh
mautrix_telegram/example-config.yaml
mautrix_telegram/unicodemojipack.json
mautrix_telegram/unicodemojipack.pickle
mautrix_telegram/web/provisioning/spec.yaml
mautrix_telegram/web/public/favicon.png
mautrix_telegram/web/public/login.css
mautrix_telegram/web/public/login.html.mako
mautrix_telegram/web/public/matrix-login.html.mako
optional-requirements.txt
preview.png
pyproject.toml
requirements.txt
mautrix_telegram/__init__.py2
mautrix_telegram/__main__.py106
mautrix_telegram/abstract_user.py676
C
1 day
mautrix_telegram/bot.py397
B
5 hrs
mautrix_telegram/commands/__init__.py23
mautrix_telegram/commands/handler.py156
B
4 hrs
mautrix_telegram/commands/matrix_auth.py64
mautrix_telegram/commands/portal/__init__.py1
mautrix_telegram/commands/portal/admin.py56
mautrix_telegram/commands/portal/bridge.py221
mautrix_telegram/commands/portal/config.py122
A
3 hrs
mautrix_telegram/commands/portal/create_chat.py49
mautrix_telegram/commands/portal/filter.py77
mautrix_telegram/commands/portal/misc.py291
B
6 hrs
mautrix_telegram/commands/portal/unbridge.py86
A
35 mins
mautrix_telegram/commands/portal/util.py47
mautrix_telegram/commands/telegram/__init__.py1
mautrix_telegram/commands/telegram/account.py144
mautrix_telegram/commands/telegram/auth.py337
B
4 hrs
mautrix_telegram/commands/telegram/misc.py438
B
6 hrs