John Preston
|
8bc807dc40
|
Set name / phone texts on-demand.
|
2022-08-09 14:12:19 +03:00 |
|
Sergey A. Osokin
|
7a3452a18a
|
Fix warnings by removing unused const variables
Telegram/SourceFiles/ui/text/custom_emoji_instance.cpp:23:16: warning: unused variable 'kMaxFrameDuration' [-Wunused-const-variable]
Telegram/SourceFiles/boxes/reactions_settings_box.cpp:46:16: warning: unused variable 'kVisibleButtonsCount' [-Wunused-const-variable]
Telegram/SourceFiles/boxes/premium_preview_box.cpp:53:16: warning: unused variable 'kShiftDuration' [-Wunused-const-variable]
Telegram/SourceFiles/settings/settings_premium.cpp:55:16: warning: unused variable 'kTitleAnimationPart' [-Wunused-const-variable]
Found by: clang
|
2022-08-08 21:21:13 +04:00 |
|
John Preston
|
b7cc2e9894
|
Don't pass redundant MTPUpdates arguments.
|
2022-08-05 13:37:41 +03:00 |
|
John Preston
|
f8e22210e7
|
Move Webm sticker to UnwrappedMedia.
|
2022-08-04 13:35:34 +03:00 |
|
John Preston
|
f4b80d8714
|
Show premium emoji toast / send to Saved Messages.
|
2022-08-02 20:59:50 +03:00 |
|
John Preston
|
59903b0b1c
|
Suggest animated emoji in Saved Messages.
|
2022-08-02 19:23:06 +03:00 |
|
23rd
|
e7b3416da8
|
Allowed to forward voice messages without full user info.
|
2022-08-02 16:51:11 +03:00 |
|
John Preston
|
4a5592e95d
|
Show premium mark in suggested stickers.
|
2022-08-02 16:47:53 +03:00 |
|
John Preston
|
4915ea8ad3
|
Add convenient appConfig().get<int>(..).
|
2022-08-02 13:20:38 +03:00 |
|
John Preston
|
0ce7e402ed
|
Mark premium stickers with a star.
|
2022-08-02 13:20:38 +03:00 |
|
John Preston
|
b42f2784ab
|
Allow sending premium emoji to Saved Messages.
|
2022-08-02 13:20:38 +03:00 |
|
John Preston
|
e64190fb64
|
Fix crash in attached emoji preview.
|
2022-07-27 12:26:22 +03:00 |
|
John Preston
|
4cf4b6a368
|
Optimize emoji / stickers update requests.
|
2022-07-26 20:12:14 +03:00 |
|
John Preston
|
73fc478a2d
|
Allow removing sets from emoji set preview box.
|
2022-07-26 20:12:14 +03:00 |
|
John Preston
|
2d6008f6ca
|
Fix custom emoji in edit caption / send files box.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
075ced2742
|
Remove emoji-set preview context menu.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
c51837cfdf
|
Reuse SizeTag::Large emoji instances.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
bb8f8131e4
|
Improve premium preview from emoji panel.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
b0fab8c987
|
Show featured custom sets in the panel.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
b31a3ba5a3
|
Improve emoji set box design.
|
2022-07-26 20:12:13 +03:00 |
|
23rd
|
152bcb3570
|
Changed calculation of discount for premium gifts relative to smallest.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
b14b69272a
|
Fix build with GCC.
|
2022-07-26 20:12:12 +03:00 |
|
John Preston
|
de0eef8cc6
|
Update API scheme on layer 144.
|
2022-07-26 20:12:12 +03:00 |
|
John Preston
|
bf286cf175
|
Show "Unlock emoji" button for premium sets.
|
2022-07-26 20:12:12 +03:00 |
|
John Preston
|
bb7249f280
|
Allow viewing emoji sets used in a message.
|
2022-07-26 20:12:12 +03:00 |
|
John Preston
|
5ce8ed80bf
|
Show premium emoji tooltip on paste.
|
2022-07-26 20:12:11 +03:00 |
|
John Preston
|
2524b9a4c6
|
Show outline for premium emoji packs.
|
2022-07-26 20:12:11 +03:00 |
|
John Preston
|
3ccc567e04
|
Add animated emoji premium preview.
|
2022-07-26 20:12:11 +03:00 |
|
23rd
|
3fe83282a8
|
Slightly improved code style of controllers for privacy settings.
|
2022-07-26 20:12:11 +03:00 |
|
23rd
|
89a3462824
|
Simplified extracting of data from some MTP* responses.
|
2022-07-26 20:12:11 +03:00 |
|
John Preston
|
44a7d11e4a
|
Support mixed custom / default recent emoji.
|
2022-07-26 20:12:11 +03:00 |
|
John Preston
|
a821c3c31d
|
Support thumb_document_id in emoji sets.
|
2022-07-26 20:12:10 +03:00 |
|
John Preston
|
25f4646cd8
|
Adapt emoji pack preview box.
|
2022-07-26 20:12:10 +03:00 |
|
John Preston
|
ddd5021966
|
Minimal emoji sets support.
|
2022-07-26 20:12:10 +03:00 |
|
John Preston
|
9eaac98070
|
Fix build for Windows.
|
2022-07-26 20:12:10 +03:00 |
|
23rd
|
5fbbdd8a9e
|
Added ability to choose to show recent group history for each new user.
Fixed #9864.
|
2022-07-26 20:12:10 +03:00 |
|
23rd
|
032372f150
|
Added stars animation to box for premium gifts.
|
2022-07-26 20:12:09 +03:00 |
|
23rd
|
c7c8ebed13
|
Added initial box for premium gifts.
|
2022-07-26 20:12:09 +03:00 |
|
23rd
|
2a3d72ad2e
|
Added ability to provide custom text to subscribe button.
|
2022-07-26 20:12:09 +03:00 |
|
23rd
|
99676c4cf8
|
Moved some premium styles to separate file.
|
2022-07-26 20:12:09 +03:00 |
|
John Preston
|
90cd4afb8c
|
Remove empty icon space in Manage Group settings.
|
2022-07-26 20:12:09 +03:00 |
|
John Preston
|
7a10d3d82c
|
Support animated emoji in share box comment.
|
2022-07-26 20:12:08 +03:00 |
|
John Preston
|
806c5ddf29
|
Support animated emoji in caption edit fields.
|
2022-07-26 20:12:08 +03:00 |
|
John Preston
|
fc7dcd0360
|
Version 4.0.2: Remove Saved Messages premium badge.
|
2022-06-25 00:06:13 +04:00 |
|
John Preston
|
8f0ba749d1
|
Fix history visibility edit button.
Regression was introduced in c3386fba52 .
Fixes #24691.
|
2022-06-24 00:25:23 +04:00 |
|
John Preston
|
fc8ea688a3
|
Update profile badges order.
|
2022-06-23 17:53:36 +04:00 |
|
John Preston
|
2d651050ad
|
Show premium badge in peer lists.
Fixes #24687.
|
2022-06-23 14:00:59 +04:00 |
|
John Preston
|
69f469a0f9
|
Fix bio limits in premium info page.
|
2022-06-20 11:57:31 +04:00 |
|
John Preston
|
fbc284af49
|
Fix auto-download limit.
Fixes #24642.
|
2022-06-20 11:48:19 +04:00 |
|
John Preston
|
ff51bf81f3
|
Allow clearing history in megagroups.
|
2022-06-20 11:30:43 +04:00 |
|