John Preston
150cbe2866
Support silent video volume toggle state.
2023-07-20 10:21:04 +04:00
John Preston
7d067d4924
Fix build with Xcode.
2023-07-20 10:20:53 +04:00
John Preston
92f2b6dfbf
Fix unintentional stories viewer move-by-mouse-drag.
2023-07-20 10:00:29 +04:00
John Preston
69b9c63a69
Implement volume dropdown.
2023-07-20 07:20:57 +04:00
John Preston
80bdf9b74c
Add play/pause button to video stories.
2023-07-20 07:20:57 +04:00
John Preston
c2805d92a5
Fix marking stories as read.
2023-07-20 07:20:57 +04:00
John Preston
99926be57a
Add privacy badge to stories userpic.
2023-07-20 07:20:57 +04:00
John Preston
ffd691e556
Update API scheme, pass privacy info to viewer.
2023-07-20 07:20:57 +04:00
John Preston
585bbd45f4
Fix undesired lock/unlock button visibility.
2023-07-20 07:20:57 +04:00
John Preston
04a969cc5f
Fix calls peer-to-peer privacy button icon.
2023-07-20 07:20:57 +04:00
John Preston
4e046ca31a
Closed alpha version 4.8.4.5.
2023-07-20 07:20:57 +04:00
John Preston
961dd2a4a8
Break large stories lists by days in viewer.
2023-07-20 07:20:57 +04:00
John Preston
b630e48a77
Improve chats list filter border.
2023-07-20 07:20:57 +04:00
John Preston
f31b40f6ce
Add stories outline to group participants list.
2023-07-20 07:20:57 +04:00
John Preston
fad05e8b35
Update tgcalls.
2023-07-20 07:20:57 +04:00
John Preston
4402cce928
Allow archive with stories only.
2023-07-20 07:20:57 +04:00
John Preston
35214d108e
Move Bio privacy up a bit.
2023-07-20 07:20:57 +04:00
John Preston
8818012182
Show segments around chats list userpics.
2023-07-20 07:20:57 +04:00
John Preston
734c5c6740
Use a single Ui::UnreadStoryOutlineGradient.
2023-07-20 07:20:57 +04:00
John Preston
04f1a7be02
Preload not_hidden -> hidden -> archive.
2023-07-20 07:20:57 +04:00
John Preston
5f4dcc5eb6
Show segments in expanded stories list.
2023-07-20 07:20:57 +04:00
John Preston
89bd3c10c5
Fix crash in premium preview box.
2023-07-20 07:20:56 +04:00
John Preston
3b59f52028
Fix overscroll background on theme change.
2023-07-20 07:20:56 +04:00
John Preston
b46799f2c3
Fix premium gift message layout.
2023-07-20 07:20:56 +04:00
John Preston
de0b79aee8
Use larger skips in segments to allow up to 50.
2023-07-20 07:20:56 +04:00
John Preston
3606e62515
Apply interface scale multiplier in overscroll.
2023-07-20 07:20:56 +04:00
John Preston
ad8f06fd95
Mark stories as read almost instantly.
2023-07-20 07:20:56 +04:00
John Preston
6b4ccd2995
Fix lock/unlock toggle without stories.
2023-07-20 07:20:56 +04:00
John Preston
3851fa27d9
Update lock/unlock icon.
2023-07-20 07:20:56 +04:00
John Preston
d46f974ab5
Fix mark-as-read of deleted accounts by Enter.
2023-07-20 07:20:56 +04:00
John Preston
1f69c61d51
Fix init glitch in ComposeControls.
2023-07-20 07:20:56 +04:00
John Preston
5f5933c1b3
Improve overscroll, revert cmake_helpers.
2023-07-20 07:20:56 +04:00
John Preston
94820f36ba
Improve expanded state of small amount of stories.
2023-07-20 07:20:56 +04:00
John Preston
10f65c63e7
Allow opening unknown stories from chats list.
2023-07-20 07:20:56 +04:00
John Preston
3c28e7b585
Mark as read recent stories in profile top bar.
2023-07-20 07:20:56 +04:00
John Preston
74014d18a5
Fix build with GCC.
2023-07-20 07:20:56 +04:00
John Preston
ac136638a4
Closed alpha version 4.8.4.4.
2023-07-20 07:20:56 +04:00
John Preston
5368507259
Improve lock/unlock icon behavior.
2023-07-20 07:20:56 +04:00
John Preston
5d234d3103
Update API scheme on layer 160.
2023-07-20 07:20:56 +04:00
John Preston
39a1743e7e
Fix overscroll in topics list.
2023-07-20 07:20:56 +04:00
John Preston
7d98acb4a3
Closed alpha version 4.8.4.3.
2023-07-20 07:20:56 +04:00
John Preston
21a5e26250
Add current stories label to profile top bar.
2023-07-20 07:20:52 +04:00
John Preston
91cc5f5284
Fix small stories thumbnails in profile / my stories.
2023-07-20 07:20:47 +04:00
John Preston
8a974273b9
Fix possible crash in click handling.
2023-07-20 07:20:47 +04:00
John Preston
ebd8380019
Use correct reply placeholder in stories view.
2023-07-20 07:20:47 +04:00
John Preston
2664d984d9
Ignore wrong wheel direction in ElasticScroll.
2023-07-20 07:20:47 +04:00
John Preston
51027a0bc2
Workaround Wayland popup menu bug.
...
When hiding a child popup first the app receives ApplicationDeactivate
event and in a short time (a couple of ms) ApplicationActivate.
But the first event hides all popups, so the parent popup gets closed too.
Delay handling of ApplicationDeactivate event in this specific case.
2023-07-20 07:20:47 +04:00
John Preston
196447ac19
Fix build with GCC.
2023-07-20 07:20:46 +04:00
John Preston
66532aaac5
Workaround for std::variant bug in libstdc++.
2023-07-20 07:20:46 +04:00
John Preston
bbe4312017
Use GSL from a desktop-app fork.
2023-07-20 07:20:46 +04:00