Bump to 0.4.9

This commit is contained in:
Igor Zhukov 2015-10-13 21:47:53 +02:00
parent ef3e608d49
commit 6561c99e46
22 changed files with 42 additions and 23 deletions

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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
@ -21,7 +21,7 @@ Config = window.Config || {};
Config.App = {
id: 2496,
hash: '8da85b0d5bfe62527e5b244c209159c3',
version: '0.4.8',
version: '0.4.9',
domains: ['web.telegram.org', 'zhukov.github.io']
};

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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
@ -602,7 +602,6 @@ EmojiTooltip.prototype.show = function () {
};
EmojiTooltip.prototype.hide = function () {
return;
if (this.tooltipEl) {
this.tooltipEl.removeClass('composer_emoji_tooltip_shown');
this.btnEl.removeClass('composer_emoji_insert_btn_on');

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

@ -1,5 +1,5 @@
/*!
* Webogram v0.4.8 - messaging web application for MTProto
* Webogram v0.4.9 - 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

View File

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

View File

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

View File

@ -31,6 +31,15 @@
<div class="md_modal_sections">
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.9')">
<div class="md_modal_section_version">0.4.9</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New emoji and sticker menu, tabs for sticker packs.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.8')">
<div class="md_modal_section_version">0.4.8</div>
<div class="md_modal_section_description changelog_version_changes">

View File

@ -19,9 +19,20 @@
<div class="modal_section changelog_version_wrap">
<h3 class="modal_section_header changelog_version_title">
Version 0.4.8
Version 0.4.9
<span class="pull-right" my-i18n="changelog_modal_title_current_version"></span>
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New emoji and sticker menu, tabs for sticker packs.</li>
</ul>
</div>
</div>
<div class="modal_section changelog_version_wrap">
<h3 class="modal_section_header changelog_version_title">
Version 0.4.8
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Introducing Channels a great new way to broadcast your messages to unlimited audiences.</li>

View File

@ -1,7 +1,7 @@
{
"name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.4.8",
"version": "0.4.9",
"main": "app/index.html",
"single-instance": true,
"dom_storage_quota": 40,