John Preston
|
daadf7e2a1
|
Allow goToMessageClickHandler to switch accounts.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
5ddcf402bc
|
Show download start date in Downloads section.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
57f17b7afe
|
Save and restore downloads between launches.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
3425dc027c
|
Show downloaded files in Downloads.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
1f2eba9dc9
|
Fix empty state of Downloads section.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
1710863231
|
Update some icons.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
aa012b6d0b
|
Update tgcalls.
|
2022-02-27 20:26:50 +03:00 |
|
23rd
|
1da5e7d1f7
|
Added ability to chose copyright as reason for message report.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
c0ae4b86a6
|
Provided Window::SessionController to ShareGameScoreByHash.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
ca7f4ffed9
|
Removed Ui::show from Settings::SessionsContent.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
78f7ea0c9d
|
Provided click handler context for general urls in profile info as well.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
ed14e47389
|
Renamed BoxContent::onScrollToY to BoxContent::scrollToY.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
06d5d8859a
|
Added extracting of session controller from context for custom urls.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
add6352012
|
Provided primary MainWindow as default parent for toasts.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
f095522cd7
|
Provided float player delegate only from primary MainWidget.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
e8a5ddad37
|
Removed width calculation of dialogs list when this list is disabled.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
9bc48f4aba
|
Fixed links position of inline keyboard when reactions aren't in bubble.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
4f6776eeaa
|
Provided video start position to OverlayWidget.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
4dee21c0e6
|
Added userpics support to sponsored messages.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
2e40798e8e
|
Added simple animation of GIFs sending.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
0dc2e1a5ae
|
Migrated SendingInfoTo from using of end geometry to end point.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
6939da2fd2
|
Fixed simple animation of message sending with custom chat themes.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
a0a857a6db
|
Added simple animation of stickers sending from autocomplete field.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
0a2fbb0d70
|
Added simple animation of stickers sending from inline bots.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
2632ec45bd
|
Added support to skip parts of gifs drawing.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
9d164dc33c
|
Added clearing of message sending animations on escape from section.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
cf5f5f75bc
|
Added permanent info display to webm stickers with right action.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
40875ac8ff
|
Added simple animation of static stickers sending to replies section.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
e72be4abfc
|
Removed cache from sending animation.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
4cebccd6dc
|
Simplified drawing of surrounding info in sending animation.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
afdfe1c2e8
|
Added ability to provide custom view to sending animation controller.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
abbfdf211b
|
Added surrounding info to simple animation of stickers sending.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
d633860e1d
|
Added simple animation of static stickers sending.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
b46adec413
|
Added initial controller of message sending animations.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
cb7da60ec7
|
Added ability to send existing media with pre-generated local msgId.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
298c5026be
|
Added ability to count inner geometry in HistoryView::Element.
|
2022-02-25 19:41:15 +03:00 |
|
23rd
|
7cd14b8c4e
|
Renamed anim::interpolateF to anim::interpolateToF.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
1de35cf8ef
|
Support receiving RTMP streams in group calls.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
9d200017c3
|
Support two new message report reasons.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
e962036889
|
Update API scheme to layer 139.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
45398bb54e
|
Update tgcalls with streams support.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
e6294f48de
|
Track all required sessions notifications.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
93c6038992
|
Start showing downloading items in Downloads.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
0be320a6c7
|
Export media, updates and stream parts through media cluster.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
0c627e7ca0
|
Open "Downloads" from the download bar.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
91c46dbc85
|
Allow Info::Media::ListWidget use different data providers.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
eefb9823e1
|
Don't apply theme accent color to the settings icons.
|
2022-02-25 14:14:44 +03:00 |
|
John Preston
|
ffd65e1fe4
|
Fix slide animations with new layer rounding.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
1a664edd39
|
Initial implementation of download progress bar.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
e8a7e86f41
|
Update menu icons.
|
2022-02-25 14:14:43 +03:00 |
|