Go to file
Alexander Zinchuk 623dbfaf76 [Build]
2021-07-07 18:40:14 +03:00
.github/workflows Initial commit 2021-04-09 14:11:51 +03:00
deploy Audio: Fix playing voice messages on iOS (follow-up) 2021-06-30 05:24:58 +03:00
dev/localize [Build] 2021-06-18 01:00:02 +03:00
dist [Build] 2021-07-07 18:40:14 +03:00
public Notifications: Update gcm_sender_id 2021-06-28 18:20:29 +03:00
src Composer: Prevent losing focus when clicking on the message list (#1238) 2021-07-07 18:38:52 +03:00
.babelrc Initial commit 2021-04-09 14:11:51 +03:00
.browserslistrc Initial commit 2021-04-09 14:11:51 +03:00
.editorconfig Initial commit 2021-04-09 14:11:51 +03:00
.env.example Initial commit 2021-04-09 14:11:51 +03:00
.eslintrc Initial commit 2021-04-09 14:11:51 +03:00
.gitattributes Initial commit 2021-04-09 14:11:51 +03:00
.gitignore Drop redundant tests 2021-05-24 02:09:39 +03:00
.patch-version [Build] 2021-07-07 18:40:14 +03:00
.postcssrc Initial commit 2021-04-09 14:11:51 +03:00
CHANGELOG.md 1.3.0 2021-06-21 16:40:05 +03:00
jest.config.js Initial commit 2021-04-09 14:11:51 +03:00
LICENSE Add license file 2021-04-16 18:32:30 +03:00
package-lock.json 1.4.0 2021-07-06 19:39:01 +03:00
package.json Follow-up 2021-07-07 18:38:35 +03:00
README.md Update README.md 2021-04-16 17:51:22 +03:00
tsconfig.json Initial commit 2021-04-09 14:11:51 +03:00
webpack.config.js [Tests] Fixes after sessions rework 2021-06-24 18:42:16 +03:00

Telegram Web Z

Local setup

mv .env.example .env

npm i

Obtain API ID and API hash on my.telegram.org and populate the .env file.

Dev mode

npm run dev

If you find an issue with this app, let Telegram know using the Suggestions Platform.