Update content of files

This commit is contained in:
GitHub Action 2023-04-21 17:00:40 +00:00
parent 08eddff10c
commit aeba0d464a
2 changed files with 13 additions and 13 deletions

View file

@ -764,8 +764,8 @@ var Auction = {
var mult = Aj.state.offerFeeMult;
var fee = Math.ceil(amount * mult);
var fee_val = Math.max(Aj.state.offerFeeMin, Math.min(fee, Aj.state.offerFeeMax));
Aj.state.offerFee = Main.wrapTonAmount(fee_val);
$('.js-amount_fee', Aj.state.$makeOfferForm).html(Aj.state.offerFee);
Aj.state.offerFee = fee_val;
$('.js-amount_fee', Aj.state.$makeOfferForm).html(Main.wrapTonAmount(fee_val));
};
openPopup(Aj.state.$makeOfferPopup, {
onOpen: function() {
@ -802,13 +802,13 @@ var Auction = {
},
title: l('WEB_POPUP_QR_OFFER_HEADER'),
description: l('WEB_POPUP_QR_OFFER_TEXT', {
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Aj.state.offerFee + '</span>'
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Main.wrapTonAmount(Aj.state.offerFee) + '</span>'
}),
qr_label: item_title,
tk_label: l('WEB_POPUP_QR_OFFER_TK_BUTTON'),
terms_label: l('WEB_POPUP_QR_PROCEED_TERMS'),
onDataUpdate: function(data) {
$('.js-amount_fee', this).html(data.fee);
$('.js-amount_fee', this).html(Main.wrapTonAmount(data.fee));
},
onConfirm: function(by_server) {
if (by_server) {
@ -1013,7 +1013,7 @@ var Assets = {
},
title: l('WEB_POPUP_QR_BOT_USERNAME_HEADER'),
description: l('WEB_POPUP_QR_BOT_USERNAME_TEXT', {
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Aj.state.botUsernameFee + '</span>'
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Main.wrapTonAmount(Aj.state.botUsernameFee) + '</span>'
}),
qr_label: '@' + Aj.state.botUsername,
tk_label: l('WEB_POPUP_QR_BOT_USERNAME_TK_BUTTON'),
@ -1850,7 +1850,7 @@ var Premium = {
},
title: l('WEB_POPUP_QR_PREMIUM_HEADER'),
description: l('WEB_POPUP_QR_PREMIUM_TEXT', {
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Aj.state.giftPrice + '</span>'
amount: '<span class="icon-before icon-ton-text js-amount_fee">' + Main.wrapTonAmount(Aj.state.giftPrice) + '</span>'
}),
qr_label: item_title,
tk_label: l('WEB_POPUP_QR_PREMIUM_TK_BUTTON'),

View file

@ -6,6 +6,13 @@
<item>
<title>Telegram macOS</title>
<description>SHAREABLE FOLDERS AND CUSTOM WALLPAPERS&lt;br&gt;&lt;br&gt;Shareable Folders&lt;br&gt;• Share folders that include dozens of chats with friends or colleagues.&lt;br&gt;• Anyone you invite can add the folder and join all its chats in one tap.&lt;br&gt;• You can create multiple invite links to give different people access to different chats in the folder.&lt;br&gt;&lt;br&gt;Custom Wallpapers&lt;br&gt;• Set a custom wallpaper for any 1-on-1 chat.&lt;br&gt;• Your chat partner can apply the same wallpaper or choose their own.</description>
<pubDate>2023-21-04 16:52:30</pubDate>
<enclosure sparkle:version="245681" sparkle:shortVersionString="9.6" sparkle:dsaSignature="MC0CFDGNaKBArDm4/hBYuRmUE/NUJ5L7AhUAmsC3NOMPLXxCM9a9K9AojwP4hz4=" url="https://osx.telegram.org/updates/Telegram-9.6.245681.app.zip" length="89340026" forbidden="false" critical="false" environment="updates" fileName="Telegram-9.6.245681.app.zip" internalUrl="https://t.me/macos_stable_updates_files/181" dmgName="Telegram-9.6.245681.dmg" type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
</item>
<item>
<title>Telegram macOS</title>
<description>SHAREABLE FOLDERS AND CUSTOM WALLPAPERS&lt;br&gt;&lt;br&gt;Shareable Folders&lt;br&gt;• Share folders that include dozens of chats with friends or colleagues.&lt;br&gt;• Anyone you invite can add the folder and join all its chats in one tap.&lt;br&gt;• You can create multiple invite links to give different people access to different chats in the folder.&lt;br&gt;&lt;br&gt;Custom Wallpapers&lt;br&gt;• Set a custom wallpaper for any 1-on-1 chat.&lt;br&gt;• Your chat partner can apply the same wallpaper or choose their own.</description>
<pubDate>2023-21-04 14:29:59</pubDate>
<enclosure sparkle:version="245675" sparkle:shortVersionString="9.6" sparkle:dsaSignature="MCwCFH4ZY+VVQF1P0b1gpwlnYRBpkNGZAhQVkaoJAltr3hNkrm8EX+LnNnvVmg==" url="https://osx.telegram.org/updates/Telegram-9.6.245675.app.zip" length="89339498" forbidden="false" critical="false" environment="updates" fileName="Telegram-9.6.245675.app.zip" internalUrl="https://t.me/macos_stable_updates_files/180" dmgName="Telegram-9.6.245675.dmg" type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
@ -136,12 +143,5 @@
<enclosure sparkle:version="240459" sparkle:shortVersionString="9.2.1" sparkle:dsaSignature="MC4CFQDeaxgnqTLEi5jbDMQFX6MxxvYUHwIVAO1GcmmkcwB6OMTeQn4LlueVctKS" url="https://osx.telegram.org/updates/Telegram-9.2.1.240459.app.zip" length="85056583" forbidden="false" critical="false" environment="updates" fileName="Telegram-9.2.1.240459.app.zip" internalUrl="https://t.me/macos_stable_updates_files/162" dmgName="Telegram-9.2.1.240459.dmg" type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
</item>
<item>
<title>Telegram macOS</title>
<description>GLOBAL AUTO-DELETE, TOPICS 2.0 AND MUCH MORE&lt;br&gt;&lt;br&gt;Global Auto-Delete&lt;br&gt;• You can set a Global Auto-Delete Timer for all new chats and groups you create.&lt;br&gt;• New messages will be deleted after 1 day, week, month or a custom duration you choose.&lt;br&gt;• The new menu in Settings &gt; Privacy and Security &gt; Auto-Delete Messages also lets you set up Auto-Delete for any of your existing chats faster.&lt;br&gt;&lt;br&gt;Topics 2.0&lt;br&gt;• Admins of groups with 100+ members can organize discussions into separate topics.&lt;br&gt;&lt;br&gt;Topics 2.0: Navigation&lt;br&gt;• Topics now have a two-column layout that keeps recent chats easily accessible as you browse topics.&lt;br&gt;• Previews of topic messages in the chat list work like a button tap to jump to the message or hold to preview the topic.&lt;br&gt;• When in a topic, you can hold the 'Back' button to go back to All Chats.&lt;br&gt;&lt;br&gt;Topics 2.0: Organization&lt;br&gt;• Up to 5 topics can be pinned to the top of the list.&lt;br&gt;• Each topic now supports multiple pinned messages.&lt;br&gt;• The 'View as Messages' mode now shows which topic each message belongs to.&lt;br&gt;• Badge counters for topics you never opened will have a lighter, less distracting color.&lt;br&gt;&lt;br&gt;Topics 2.0: General Topic&lt;br&gt;• A new 'General' topic is now included by default, containing service messages and the earlier message history from the group.&lt;br&gt;• Admins can rename the General topic or hide it in the topic list.&lt;br&gt;&lt;br&gt;Aggressive Anti-Spam for Groups&lt;br&gt;• Large groups can enable 'Aggressive Filtering' in Group Info &gt; Administrators to remove more spam with automated algorithms.&lt;br&gt;• Admins help improve filtering by reporting any false positives in 'Recent Actions'.</description>
<pubDate>2022-09-12 08:32:36</pubDate>
<enclosure sparkle:version="240451" sparkle:shortVersionString="9.2.1" sparkle:dsaSignature="MC0CFBAEju/baa6UFbFveMMd+9VIg3JSAhUA7SmOqmLGdF4Wb2/uXHE4jh7gjiI=" url="https://osx.telegram.org/updates/Telegram-9.2.1.240451.app.zip" length="85056078" forbidden="false" critical="false" environment="updates" fileName="Telegram-9.2.1.240451.app.zip" internalUrl="https://t.me/macos_stable_updates_files/161" dmgName="Telegram-9.2.1.240451.dmg" type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>