John Preston
2834a83eec
Update API scheme on layer 212.
2025-08-31 20:53:11 +04:00
John Preston
eb82473395
Update API scheme on layer 212, gift upgrades.
2025-08-31 20:53:11 +04:00
John Preston
4a33d3227e
Suggest upgrading next gift.
2025-08-31 20:53:11 +04:00
John Preston
235456e18e
Update API scheme to layer 212.
2025-08-31 20:53:11 +04:00
23rd
1f9e532fbc
Added link to info to box about sponsored messages.
2025-08-31 00:34:07 +03:00
23rd
8bc2d3184a
Added lottie icon to transcribe voices while loading.
2025-08-30 23:39:36 +03:00
23rd
9ef54d1218
Added LottieCustomEmoji.
2025-08-30 23:39:36 +03:00
23rd
7e48cb97b0
Fixed first frame animation of opening schedule section for send button.
2025-08-30 23:19:40 +03:00
23rd
a226f0b58c
Added toasts after review of unconfirmed authorizations.
2025-08-30 23:19:40 +03:00
23rd
65fd47a082
Fixed handle of dialogs resize for unconfirmed authorizations.
2025-08-30 23:19:40 +03:00
23rd
600b7d1d54
Slightly improved generation of stars in low credits balance list.
2025-08-30 23:19:40 +03:00
23rd
b8f4d4877e
Added loading animation to list of options for low credits balance.
2025-08-30 23:19:40 +03:00
23rd
6a114e1275
Added ability to provide to loading text element style::TextStyle.
2025-08-30 23:19:40 +03:00
23rd
5d3d8640e3
Added unconfirmed authorizations to top bar suggestions in dialogs.
2025-08-30 23:19:40 +03:00
23rd
f09d2d22eb
Added api support of new unconfirmed authorizations.
2025-08-30 23:19:40 +03:00
23rd
94ccd8f8b6
Added ability to store unconfirmed authorizations.
2025-08-30 23:19:40 +03:00
23rd
c96ce890d6
Added initial struct data for unreviewed authorizations.
2025-08-30 23:19:40 +03:00
23rd
de55be397b
Improved style of withdrawal button in credits settings.
2025-08-30 23:19:40 +03:00
23rd
1420714cae
Fixed display of "Show more" button in channel currency earn list.
2025-08-30 23:19:40 +03:00
23rd
b15305bc69
Respected localized number format in statistics.
2025-08-30 23:19:40 +03:00
23rd
db25b111e0
Fixed display of currency minor part from earn stats in some cases.
2025-08-30 23:19:40 +03:00
23rd
eeea9932ed
Removed simple colorizing of query of hash or cashtag in found messages.
2025-08-30 23:19:40 +03:00
23rd
c710e9a54d
Fixed display of label in self destruction box.
...
Fixed #29694 .
2025-08-30 23:19:40 +03:00
23rd
62613e7da1
Added support of custom brush to loading element for peer list.
2025-08-30 23:19:40 +03:00
23rd
946b597471
Added support of custom bg to loading element for peer list.
2025-08-30 23:19:40 +03:00
23rd
90d21375c8
Removed ability to create todo lists in replies chat.
2025-08-30 23:19:40 +03:00
23rd
86daf2a9dc
Removed ability to clear history from replies chat.
2025-08-30 23:19:40 +03:00
23rd
90473957cb
Added process of error when collectible info can't be revealed.
2025-08-30 23:19:40 +03:00
23rd
3549c00141
Added ability to forward to Saved Messages on fast action with Ctrl.
2025-08-30 23:19:40 +03:00
23rd
1c1d13545b
Added special check of balance on channel earn out just in case.
2025-08-30 23:19:40 +03:00
23rd
f1b3db89fb
Fixed hover rect of entry item in channel earn history.
2025-08-30 23:19:40 +03:00
23rd
8c77baca6f
Fixed wrong focus while recording voice in sections.
2025-08-30 23:19:40 +03:00
Ilya Fedin
0cf3325655
Fix macOS action
2025-08-26 07:48:17 +04:00
John Preston
7e15722eab
Beta version 6.0.3.
...
- Ctrl+Tab / Ctrl+Shift+Tab for last opened chats switching.
- New topic dividers for groups with topics and tabs.
- Adjust volume of notification sounds.
- Show stars required for the next rating level.
- IV support on Linux (in case WebView works).
2025-08-22 21:17:48 +04:00
John Preston
d05ad44b84
Fix build with GCC.
2025-08-22 21:15:53 +04:00
Ilya Fedin
b352c97479
Switch from custom URI scheme to local HTTP server for webview on Linux
2025-08-22 18:05:11 +04:00
Ilya Fedin
063085a6bb
Format Linux webview socket path using std::format
2025-08-22 18:05:11 +04:00
John Preston
03770c52fe
Support floating topic bars in forums.
2025-08-22 13:13:20 +04:00
John Preston
10fe5cdd5d
Keep recent peers userpics in memory.
2025-08-22 13:06:04 +04:00
John Preston
57d459b917
Show nice topic/sublist userpics.
2025-08-22 13:06:03 +04:00
John Preston
fe26594f12
Improve Ctrl+Tab switch design.
2025-08-22 13:05:27 +04:00
John Preston
0d8065fc1f
First attempt of Ctrl+Tab/Ctrl+Shift+Tab UI.
2025-08-22 13:05:26 +04:00
John Preston
a3cdae1e94
Fix refreshing story file reference.
2025-08-22 13:05:26 +04:00
John Preston
29d77b649b
Nice selection of gifts for a collection.
2025-08-22 13:05:26 +04:00
John Preston
9e190cee81
Show next-level stars in rating.
2025-08-22 13:05:26 +04:00
John Preston
687bfd0f17
Remove some FixedHeightWidget-s.
2025-08-22 13:01:49 +04:00
23rd
7d7df4f749
Fixed display of about text in low credits balance box in some cases.
2025-08-20 12:40:16 +03:00
23rd
958dede319
Fixed active color of recording voice button.
2025-08-19 20:51:32 +03:00
23rd
76e814944d
Added shortcuts to start recording of voice or round message.
...
Fixed #29633 .
2025-08-19 16:52:48 +03:00
23rd
fbc1d75e9a
Added ability to start and lock voice recording immediately.
2025-08-19 16:43:47 +03:00