8 changed files with 25 additions and 20 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -8,6 +8,7 @@ service_worker.js |
|||||||
css/app.css |
css/app.css |
||||||
css/desktop.css |
css/desktop.css |
||||||
css/mobile.css |
css/mobile.css |
||||||
|
js/app.js |
||||||
img/Manytabs.png |
img/Manytabs.png |
||||||
img/Manytabs_2x.png |
img/Manytabs_2x.png |
||||||
img/Telegram.png |
img/Telegram.png |
||||||
@ -25,9 +26,19 @@ img/iphone_home120.png |
|||||||
img/iphone_startup.png |
img/iphone_startup.png |
||||||
img/logo_share.png |
img/logo_share.png |
||||||
img/sound_a.mp3 |
img/sound_a.mp3 |
||||||
js/app.js |
|
||||||
nacl/mtproto_crypto.nmf |
nacl/mtproto_crypto.nmf |
||||||
nacl/mtproto_crypto.pexe |
nacl/mtproto_crypto.pexe |
||||||
|
js/lib/bin_utils.js |
||||||
|
js/lib/crypto_worker.js |
||||||
|
js/lib/polyfill.js |
||||||
|
js/lib/push_worker.js |
||||||
|
js/locales/de-de.json |
||||||
|
js/locales/en-us.json |
||||||
|
js/locales/es-es.json |
||||||
|
js/locales/it-it.json |
||||||
|
js/locales/nl-nl.json |
||||||
|
js/locales/pt-br.json |
||||||
|
js/locales/ru-ru.json |
||||||
img/changelog/card_wecandoit.png |
img/changelog/card_wecandoit.png |
||||||
img/icons/AboutLogos.png |
img/icons/AboutLogos.png |
||||||
img/icons/AboutLogos_2x.png |
img/icons/AboutLogos_2x.png |
||||||
@ -63,17 +74,6 @@ img/placeholders/[email protected] |
|||||||
img/placeholders/[email protected] |
img/placeholders/[email protected] |
||||||
img/placeholders/VideoThumbConversation.gif |
img/placeholders/VideoThumbConversation.gif |
||||||
img/placeholders/VideoThumbModal.gif |
img/placeholders/VideoThumbModal.gif |
||||||
js/lib/bin_utils.js |
|
||||||
js/lib/crypto_worker.js |
|
||||||
js/lib/polyfill.js |
|
||||||
js/lib/push_worker.js |
|
||||||
js/locales/de-de.json |
|
||||||
js/locales/en-us.json |
|
||||||
js/locales/es-es.json |
|
||||||
js/locales/it-it.json |
|
||||||
js/locales/nl-nl.json |
|
||||||
js/locales/pt-br.json |
|
||||||
js/locales/ru-ru.json |
|
||||||
vendor/closure/long.js |
vendor/closure/long.js |
||||||
vendor/cryptoJS/crypto.js |
vendor/cryptoJS/crypto.js |
||||||
vendor/jsbn/jsbn_combined.js |
vendor/jsbn/jsbn_combined.js |
||||||
@ -94,4 +94,4 @@ http://* |
|||||||
https://* |
https://* |
||||||
* |
* |
||||||
|
|
||||||
# hash: 5a2236db269cfd0743f36ef49eec32d715ee8a2706a51fae76b89f00d05aeaa4 |
# hash: f26513fbbc8b73ed29acba60013aaae1a24763ad555d36d6120bda6f372d9787 |
Loading…
Reference in new issue