John Preston
|
472a2fe802
|
Position ttl button correctly on record finish.
|
2024-10-31 18:04:17 +04:00 |
|
John Preston
|
2d6d89b1cf
|
Fix recording single-listen tooltip text.
|
2024-10-31 18:04:17 +04:00 |
|
John Preston
|
66be2ac6ca
|
Show toast/tooltip info on video processing.
|
2024-10-31 18:04:17 +04:00 |
|
John Preston
|
3137c9f3f7
|
Jump-to-scheduled on video processing.
|
2024-10-31 18:04:17 +04:00 |
|
John Preston
|
cbd2b8f428
|
Query recording availability in the background.
Fixes #28576.
|
2024-10-31 18:04:16 +04:00 |
|
John Preston
|
93605db690
|
Use custom toast for video-not-available state.
|
2024-10-31 18:04:16 +04:00 |
|
John Preston
|
2567096de0
|
Send correct action on round recording.
|
2024-10-31 18:04:16 +04:00 |
|
John Preston
|
7ba78540ac
|
Keep alternative video qualities list.
|
2024-10-31 18:04:16 +04:00 |
|
23rd
|
19afb49fce
|
Fixed display of empty context menu in section of history widget.
|
2024-10-31 16:25:41 +03:00 |
|
23rd
|
68cc42047e
|
Unified context menu creation for different types of sponsored messages.
|
2024-10-30 11:59:11 +03:00 |
|
23rd
|
3895e6d958
|
Fixed empty context menu from space of sponsored messages.
|
2024-10-30 11:58:33 +03:00 |
|
23rd
|
6237675744
|
Moved out ui callbacks of bar from data class from sponsored messages.
|
2024-10-30 06:47:13 +03:00 |
|
23rd
|
30dae049ff
|
Fixed non-animated display of top bar for sponsored messages.
|
2024-10-30 06:39:33 +03:00 |
|
23rd
|
7d52787e54
|
Added support of sponsored messages with revenue to bar.
|
2024-10-29 14:55:14 +03:00 |
|
23rd
|
b7ef5325ac
|
Improved display of sponsored message bar for preloaded messages.
|
2024-10-28 13:26:10 +03:00 |
|
23rd
|
84055ed74e
|
Added context menu to top bar of sponsored messages.
|
2024-10-26 17:55:07 +03:00 |
|
23rd
|
2db30690ce
|
Added ability to open menu for sponsored messages without history item.
|
2024-10-26 17:55:07 +03:00 |
|
23rd
|
8a1cf2bb3a
|
Added initial implementation of top bar for sponsored messages.
|
2024-10-26 17:55:07 +03:00 |
|
John Preston
|
81492b7d3a
|
Add "when edited" context menu information.
|
2024-10-26 16:34:43 +04:00 |
|
John Preston
|
f89aeb6ad4
|
Implement text -> media message editing.
|
2024-10-25 18:14:44 +04:00 |
|
John Preston
|
9713abc002
|
Fix build with GCC.
|
2024-10-24 13:36:22 +04:00 |
|
John Preston
|
9e2cf0ed73
|
Nice faded show/hide of round recorder.
|
2024-10-24 13:26:46 +04:00 |
|
John Preston
|
b01d7ea5b9
|
Show recording init errors.
|
2024-10-24 13:26:46 +04:00 |
|
John Preston
|
ae89b65a98
|
Fix message selection checks position.
|
2024-10-24 13:26:46 +04:00 |
|
John Preston
|
ccc6c6daa5
|
Save last camera image as a placeholder.
|
2024-10-24 13:26:46 +04:00 |
|
John Preston
|
6287d306c2
|
Add better discard confirmations.
|
2024-10-24 13:26:46 +04:00 |
|
John Preston
|
6cfa053328
|
Add recorded round video preview.
|
2024-10-24 13:26:45 +04:00 |
|
John Preston
|
9514b6eecd
|
Show mini-thumbnails when pausing recording.
|
2024-10-24 13:26:45 +04:00 |
|
John Preston
|
4142ada729
|
Concatenate two recordings.
|
2024-10-24 13:26:45 +04:00 |
|
John Preston
|
d7ffdbd78d
|
Prepare for round record pause/resume.
|
2024-10-24 13:26:45 +04:00 |
|
John Preston
|
302e9371c8
|
Show record init errors.
|
2024-10-24 13:26:45 +04:00 |
|
John Preston
|
7060c0e6d7
|
Fix crash in context menu without an item.
Fixes #28552.
|
2024-10-24 13:26:42 +04:00 |
|
John Preston
|
e59e4afd3e
|
Show recording progress.
|
2024-10-24 13:24:44 +04:00 |
|
John Preston
|
f74dd3ca1e
|
Add author to the top of Reply in Another Chat.
|
2024-10-24 13:24:44 +04:00 |
|
John Preston
|
ff44f626ba
|
Allow switching between voice/video.
|
2024-10-24 13:24:43 +04:00 |
|
John Preston
|
552343fa37
|
PoC video messages sending.
|
2024-10-24 13:24:43 +04:00 |
|
23rd
|
7f20cf59d1
|
Added ministars to button in service messages for gifts.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
1a1e777b87
|
Fixed display of generic media with small width.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
9e76e64064
|
Improved parts alignments of round video messages.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
975ae17ef9
|
Moved selection marks to bottom of message bubbles.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
ed9dcef66f
|
Fixed display of selection marks for messages with huge code blocks.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
224fdc1864
|
Returned back freedom to copy links even in non-forwardable histories.
This reverts commits b64c610abb
and 9cd194e60e .
|
2024-10-15 13:04:57 +03:00 |
|
23rd
|
e646b4dc9a
|
Slightly improved position of selection marks for wide chats.
|
2024-10-15 12:59:15 +03:00 |
|
23rd
|
c0a0ad4ec5
|
Added info to context menu for non-forwardable history.
|
2024-10-15 01:15:04 +03:00 |
|
John Preston
|
db475ef0b4
|
Update API scheme to layer 190.
Support adding messages to gifts of Premium subscriptions.
|
2024-10-14 12:49:55 +04:00 |
|
23rd
|
c5add2fca9
|
Revert "Added experimental option to disable floating reactions strip."
This reverts commit a32a9aa3fc .
|
2024-10-14 12:49:33 +04:00 |
|
23rd
|
9ea78f7d28
|
Fixed display of message highlights in selection mode.
|
2024-10-14 12:49:33 +04:00 |
|
23rd
|
54b0d965ae
|
Slightly eased conditions for selection mode to avoid shaky animations.
|
2024-10-14 12:49:33 +04:00 |
|
23rd
|
7b4bd5696b
|
Added check views to selection mode of messages.
|
2024-10-14 12:49:33 +04:00 |
|
John Preston
|
e57742e7de
|
Don't show non-working wallpaper button.
|
2024-10-11 09:31:45 +04:00 |
|