Telegram Web, preconfigured for usage in I2P.
http://web.telegram.i2p/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
199 lines
8.2 KiB
199 lines
8.2 KiB
11 years ago
|
<div class="changelog_modal_wrap" my-modal-position>
|
||
11 years ago
|
|
||
|
<a class="modal-close-button" ng-click="$close()"><i></i></a>
|
||
|
|
||
|
<div class="modal-body">
|
||
|
|
||
11 years ago
|
<div class="changelog_card_wrap" ng-switch="lastVersion === false">
|
||
|
<div ng-switch-when="true">
|
||
11 years ago
|
<div class="changelog_card"></div>
|
||
11 years ago
|
<h2 class="changelog_header">Recent updates in <strong>Telegram Web</strong></h2>
|
||
11 years ago
|
</div>
|
||
|
<div ng-switch-default>
|
||
11 years ago
|
<div class="changelog_card"></div>
|
||
11 years ago
|
<h2 class="changelog_header"><strong>Telegram Web</strong> has been updated!</h2>
|
||
11 years ago
|
</div>
|
||
11 years ago
|
</div>
|
||
|
|
||
11 years ago
|
<div class="changelog_versions_wrap">
|
||
11 years ago
|
|
||
11 years ago
|
<div class="modal_section changelog_version_wrap">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
|
<span class="pull-right">current version</span>
|
||
10 years ago
|
Version 0.3.0
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Added online statuses automatic update</li>
|
||
|
<li>Fixed scrollbar invalid width bug</li>
|
||
|
<li>[Desktop] Added phone country detection</li>
|
||
|
<li>[FirefoxOS] Improved PUSH-notifications for <= 1.1</li>
|
||
|
<li>[FirefoxOS] Fixed emoji in notifications</li>
|
||
|
<li>[FirefoxOS] Fixed attachment bug for <= 1.1</li>
|
||
|
<li>[FirefoxOS] Added phonebook permissions handling</li>
|
||
|
<li>[FirefoxOS] Added ability to share Gallery photos in Telegram</li>
|
||
|
<li>Supported international hashtags in messages</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="modal_section changelog_version_wrap">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
10 years ago
|
Version 0.2.9
|
||
10 years ago
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Updated mobile layout</li>
|
||
|
<li>Bugfixes</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="modal_section changelog_version_wrap">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
10 years ago
|
Version 0.2.5
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Updated mobile layout</li>
|
||
|
<li>Improved performance</li>
|
||
|
<li>Improved messages grouping</li>
|
||
|
<li>[FirefoxOS] Fixed notifications for <= 1.1</li>
|
||
|
<li>[FirefoxOS] Fixed phonebook import</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="modal_section changelog_version_wrap">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
10 years ago
|
Version 0.2.1
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Improved key generation performance on slow devices</li>
|
||
|
<li>Added network sleep for mobile devices</li>
|
||
|
<li>[FirefoxOS] Added support of PUSH notifications</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="modal_section changelog_version_wrap">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
|
Version 0.2
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Updated contacts list, added edit mode</li>
|
||
|
<li>First Firefox OS release. See <a href="https://marketplace.firefox.com/app/telegram" target="_blank">Firefox Marketplace</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.9')">
|
||
10 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
10 years ago
|
Version 0.1.9
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Improvements of performance</li>
|
||
|
<li>Bugfixes</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.8')">
|
||
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.8
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Improved mobile layout</li>
|
||
|
<li>Bugfixes</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.7')">
|
||
11 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.7
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Improved mobile layout</li>
|
||
11 years ago
|
<li>Added file cache for Firefox and Android</li>
|
||
11 years ago
|
<li>New design for forwarded messages</li>
|
||
11 years ago
|
<li>Hash-tags support</li>
|
||
|
<li>Messaging bugfixes</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.6')">
|
||
11 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.6
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
11 years ago
|
<li>Added search of messages</li>
|
||
11 years ago
|
<li>Improved performance of chats with lots of unread messages</li>
|
||
|
<li>Bugfixes</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.5')">
|
||
11 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.5
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
|
<li>Added registration</li>
|
||
11 years ago
|
<li>Improved experience for newly registered users</li>
|
||
11 years ago
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.4')">
|
||
11 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.4
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
11 years ago
|
<li>Browse userpic history (click on the photo in user info)</li>
|
||
11 years ago
|
<li>New <a href="https://github.com/zhukov/webogram" target="_blank" title="Source code on GitHub">GitHub</a>, <a href="https://twitter.com/telegram_web" target="_blank" title="Follow us on Twitter!">Twitter</a> buttons in Settings</li>
|
||
|
<li>Updated keyboard shortcuts:</li>
|
||
|
<ul>
|
||
|
<li><strong>Alt+Home</strong> - switch to first (most recent) conversation</li>
|
||
|
<li>Removed <strong>Alt+1, 2, 3..</strong> shortcuts due to conflicts in different browsers</li>
|
||
|
</ul>
|
||
11 years ago
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
10 years ago
|
<div class="modal_section changelog_version_wrap" ng-show="canShowVersion('0.1.3')">
|
||
11 years ago
|
<h3 class="modal_section_header changelog_version_title">
|
||
11 years ago
|
Version 0.1.3
|
||
|
</h3>
|
||
|
<div class="modal_section_body changelog_version_changes">
|
||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||
11 years ago
|
<li>Added version history to welcome screen</li>
|
||
11 years ago
|
<li>Added keyboard shortcuts:</li>
|
||
|
<ul>
|
||
|
<li><strong>Tab</strong> - set focus to message field</li>
|
||
11 years ago
|
<li><strong>Esc</strong> or <strong>Shift+Tab</strong> - set focus to search field</li>
|
||
|
<li><strong>Up/Down</strong> (while in search field) - move between conversations</li>
|
||
|
<li><strong>Enter</strong> (while in search field) - open selected or first conversation</li>
|
||
|
<li><strong>Alt+Up/Down</strong> - move to previous/next conversation</li>
|
||
11 years ago
|
</ul>
|
||
11 years ago
|
<li>Improved grouping for messages</li>
|
||
|
<li>Fixed video modal positioning bug</li>
|
||
|
<li>Fixed focusing issues on mobile</li>
|
||
11 years ago
|
</ul>
|
||
|
</div>
|
||
11 years ago
|
</div>
|
||
11 years ago
|
|
||
11 years ago
|
</div>
|
||
11 years ago
|
|
||
11 years ago
|
</div>
|
||
|
|
||
|
</div>
|