Browse Source

Update 2017-06-30T19:14:45.543Z

gh-pages
Igor Zhukov 8 years ago
parent
commit
8c3b4b5fc3
  1. 77
      js/app.js
  2. 2
      js/background.js
  3. 2
      js/lib/bin_utils.js
  4. 2
      js/lib/crypto_worker.js
  5. 3
      js/locales/en-us.json
  6. 2
      manifest.json
  7. 2
      manifest.webapp
  8. 2
      service_worker.js
  9. 2
      webogram.appcache

77
js/app.js

File diff suppressed because one or more lines are too long

2
js/background.js

@ -1,5 +1,5 @@
/*!
* Webogram v0.5.6 - messaging web application for MTProto
* Webogram v0.5.7 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

2
js/lib/bin_utils.js

@ -1,5 +1,5 @@
/*!
* Webogram v0.5.6 - messaging web application for MTProto
* Webogram v0.5.7 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

2
js/lib/crypto_worker.js

@ -1,5 +1,5 @@
/*!
* Webogram v0.5.6 - messaging web application for MTProto
* Webogram v0.5.7 - messaging web application for MTProto
* https://github.com/zhukov/webogram
* Copyright (C) 2014 Igor Zhukov <igor.beatle@gmail.com>
* https://github.com/zhukov/webogram/blob/master/LICENSE

3
js/locales/en-us.json

@ -187,6 +187,8 @@
"changelog_modal_header_recent_updates_md": "Recent updates in **Telegram Web**",
"changelog_modal_header_new_updates_md": "**Telegram Web** has been updated!",
"changelog_modal_title_current_version": "current version",
"changelog_modal_full_description_md": "Official free messaging app based on Telegram API for speed and security.\n\nThis software is licensed under GNU GPL version 3.",
"changelog_modal_changelog_link": "Changelog",
"group_create_contacts_modal_title": "New group",
"group_create_modal_title": "Create group",
@ -419,7 +421,6 @@
"error_modal_media_not_supported_description": "Your browser cannot play this media file. Try downloading the file and opening it in a standalone player.",
"error_modal_username_not_found_description": "There is no Telegram account with the username you provided.",
"error_modal_phonecalls_not_supported_description_md": "Unfortunately calls are not supported in the Web App at the moment.\n\nYou can call {user} using our mobile apps or native desktop applications.\n{download-link: Download »}",
"error_modal_fresh_reset_authorization_forbidden": "For security reasons, you can't terminate older sessions from a device that you've just connected. Please use an earlier connection or wait for a few hours",
"error_modal_app_signup_forbidden_md": "You don't have a Telegram account yet, please **sign up** with {signup-link: Android / iPhone} first.",
"error_modal_bad_request_description": "One of the params is missing or invalid.",

2
manifest.json

@ -1,7 +1,7 @@
{
"name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.5.6",
"version": "0.5.7",
"short_name": "Telegram",
"manifest_version": 2,
"app": {

2
manifest.webapp

@ -1,7 +1,7 @@
{
"name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.5.6",
"version": "0.5.7",
"type": "privileged",
"launch_path": "/index.html",
"developer": {

2
service_worker.js

File diff suppressed because one or more lines are too long

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Thu Jun 29 2017 23:57:59 GMT+0300 (Russia TZ 2 Standard Time)
# Time: Fri Jun 30 2017 22:11:33 GMT+0300 (Russia TZ 2 Standard Time)
CACHE:

Loading…
Cancel
Save