John Preston
a8efd0ef3d
Show chosen element in custom theme selector.
2021-09-28 19:27:41 +04:00
John Preston
ab0d2bf9c6
Initial chat theme changing.
2021-09-28 19:27:41 +04:00
John Preston
19ce1edc16
Use base::SafeRound instead of std::round.
...
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b
, 8f5830d520
.
Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
John Preston
1eef94e8d9
Fix possible crash in delayed typing updates.
2021-09-25 22:39:11 +04:00
John Preston
2f5bed2899
Skip "contact joined" toast if disabled in Settings.
...
The chats still appear (they are server-side), but skip the toast.
2021-09-23 17:37:29 +04:00
John Preston
4f6c7657bf
Fix comments root pinned view disappearing.
2021-09-19 17:48:00 +03:00
John Preston
d0fcc40d25
Don't play interactions in an inactive window.
2021-09-19 15:12:37 +03:00
John Preston
422bfd973b
Don't play interactions without large emoji.
2021-09-19 15:12:20 +03:00
John Preston
af100c2d13
Fix poll answer check in custom chat themes.
2021-09-19 14:40:43 +03:00
John Preston
a566405598
Show correct emoticon in interaction-seen status.
2021-09-19 14:40:43 +03:00
John Preston
e0135e509d
Allow exporting test chat themes.
2021-09-19 14:40:43 +03:00
23rd
2164caaab7
Fixed formatting of comments count.
2021-09-19 14:40:07 +03:00
John Preston
890a126423
Use shared provider for interaction animations.
2021-09-18 20:29:56 +03:00
John Preston
42cc24e167
Cache interactions in four cache keys.
2021-09-17 19:23:52 +03:00
John Preston
26b9146c32
Beta version 3.0.5: Try fixing messages skipping.
2021-09-17 14:27:34 +03:00
John Preston
038f19d055
Beta version 3.0.5: Fix build on Linux.
2021-09-17 11:45:05 +03:00
John Preston
34c0d97c54
Show emoji interaction seen status.
2021-09-17 10:25:36 +03:00
John Preston
4b7f594b0e
Send emoji interaction seen requests.
2021-09-17 10:25:36 +03:00
John Preston
cfb43081c7
Play incoming interactions.
2021-09-17 10:25:36 +03:00
John Preston
de9b21e436
Correctly render interactions on inbox messages.
2021-09-17 10:25:36 +03:00
John Preston
bc2f96251f
Limit amount of playing interactions.
2021-09-17 10:25:36 +03:00
John Preston
15f83892a1
Start emoji interactions playback.
2021-09-17 10:25:36 +03:00
John Preston
b6fafdd8f7
Limit emoji size to half of sticker size.
2021-09-17 10:25:36 +03:00
John Preston
139b9723d7
Accumulate and send emoji interactions.
2021-09-17 10:25:36 +03:00
John Preston
d152782115
Load and reload interaction stickers.
2021-09-17 10:25:36 +03:00
John Preston
35356a1736
Update API scheme.
2021-09-17 10:25:35 +03:00
John Preston
8069fdd873
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
John Preston
7fbce765c9
Apply uniform-color palette to webpage preview titles.
2021-09-14 15:14:12 +03:00
John Preston
889c3293e7
Fix PathShiftGradient colors with custom palettes.
2021-09-13 20:09:23 +03:00
23rd
fa4b7145f5
Added extra space to choosing sticker animation in left position.
2021-09-13 18:13:50 +03:00
John Preston
13c00949ed
Add a simple way of testing color themes.
2021-09-10 22:29:30 +03:00
John Preston
453954f901
Fix forward options for text messages.
2021-09-10 14:33:18 +03:00
John Preston
05b35bb803
Update API scheme.
2021-09-10 12:58:52 +03:00
23rd
900a7d0b2b
Appended references to const auto types in loop to prevent copying.
...
Suggested by Apple Clang.
2021-09-09 16:32:04 +03:00
John Preston
a3e8e379dd
Show userpics in full who read list.
2021-09-09 11:48:30 +03:00
John Preston
14314df26a
Show userpics in who read context item.
2021-09-09 00:10:49 +03:00
John Preston
eb1874566b
Fix media caption text selection rendering.
2021-09-08 13:47:34 +03:00
John Preston
abbac61702
Show who've seen the message in submenu.
2021-09-07 23:41:08 +03:00
John Preston
2f5f100626
Start loading users who've read an outgoing message.
2021-09-07 23:41:08 +03:00
John Preston
4273167aa2
Adjust outgoing bubble text and icon colors.
2021-09-07 23:41:08 +03:00
John Preston
c318f57fc0
Use outbox bubble colors, adjust custom colors.
2021-09-07 23:41:08 +03:00
John Preston
a6c98f4bb4
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
23rd
92425c7a1e
Fixed space of action animation in middle text for different scales.
2021-09-07 23:41:07 +03:00
23rd
dabe83bd27
Fixed animation updating with small width for choosing sticker.
2021-09-07 23:41:07 +03:00
23rd
c1d3e5f0c5
Removed sending of typing action when sticker is chose in autocomplete.
2021-09-07 23:41:07 +03:00
23rd
d4c0ac5e4a
Removed forwarding options for dices.
2021-09-07 23:41:07 +03:00
John Preston
84cbb98000
Attempt#3 to fix build with GCC.
2021-09-07 12:59:33 +03:00
John Preston
32301046e7
Attempt#2 to fix build with GCC.
2021-09-07 12:56:54 +03:00
John Preston
246f2ca1ac
Attempt to fix build with GCC.
2021-09-07 12:19:42 +03:00
John Preston
241798ac29
Custom colors in historyDown/unreadMentions buttons.
2021-09-06 13:13:26 +03:00