6 Commits

Author SHA1 Message Date
zavolo e64a35e948 docs: tweak MTProto layer wording in README 2026-06-06 14:23:34 +03:00
zavolo 30a3af9644 docs: note supported MTProto layer 216 in README 2026-06-06 14:21:31 +03:00
zavolo 09552d9766 docs: add English README and note local image build in quick start
- Add README.en.md as an English translation of the Russian README
- Cross-link both language versions
- Clarify that some services (e.g. messenger-query-server) are built
  locally and do not require docker login
2026-06-06 14:16:03 +03:00
zavolo a6aceb1cb0 fix(compose): build messenger-query-server locally instead of pulling
Add pull_policy: build so docker compose does not try to pull
mytelegram-messenger-query-server-local from a registry (it does not exist
there). Fixes 'pull access denied' error.
2026-06-06 14:14:30 +03:00
Кирилл f8eb81f1f8 Update README.md 2026-06-06 12:46:47 +03:00
zavolo e59e4424a4 Initial commit 2026-06-05 00:53:35 +03:00