Commit Graph

23599 Commits

Author SHA1 Message Date
John Preston
4d4ba03f28 Beta version 6.8.5.
- Animated 3D objects on settings covers (premium star, coin, diamond).
- Particle effects for one-time voice message playback.
- Birthday celebration effect on profile.
- Poll votes graph in message statistics.
- Separate send action animation for round video messages.
- Open public channels from chat folder invite links.
- Notify toggle and muted icon for silent scheduled messages.
- Per-window Qt RHI renderer activation.
- Fix empty chat list preview after deleting last message.
- Fix shaking of pinned chats dragged past rows of other heights.
- Fix scroll with keyboard in chat history.
- Fix pause of animated reactions when opening their context menu.
v6.8.5
2026-06-04 17:36:07 +04:00
John Preston
ba6c966afb Fix build with Qt < 6.7. 2026-06-04 17:36:07 +04:00
John Preston
a681dbed33 Add styles for send round video message animation. 2026-06-04 16:18:37 +04:00
John Preston
bc6705e0eb Fix creating chats from webapps. 2026-06-04 16:18:37 +04:00
23rd
818f562b84 Added separate send action animation for round video messages. 2026-06-04 16:18:37 +04:00
23rd
e60476c54d Replaced global Qt RHI forcing with per-window activation. 2026-06-04 16:18:37 +04:00
23rd
7b4cdb20fb Added muted icon to bottom info for silent scheduled messages. 2026-06-04 12:45:20 +04:00
23rd
980bce644b Added notify toggle with to schedule box. 2026-06-04 12:45:20 +04:00
23rd
6c3b12aad4 Fixed build for Windows. 2026-06-04 12:45:20 +04:00
23rd
29445ff3ab Fixed build on Linux. 2026-06-04 12:45:20 +04:00
23rd
9c470a8e05 Batched random generation for fireworks particles. 2026-06-04 12:45:20 +04:00
23rd
5908c2f803 Animated one-time voice playback with radial and waveform particles. 2026-06-04 12:45:20 +04:00
23rd
dba9eca39f Added particle effects for one-time voice message playback. 2026-06-04 12:45:20 +04:00
23rd
6abddb9b25 Added flipping coin option to particle cloud for business settings. 2026-06-04 12:45:20 +04:00
23rd
429a0d094f Added 3D coin object to business settings cover. 2026-06-04 12:45:20 +04:00
23rd
f537636379 Added widget and spin animation for 3D coin cover object. 2026-06-04 12:45:20 +04:00
23rd
18ad7690da Added QRhi renderer for 3D coin cover object. 2026-06-04 12:45:20 +04:00
23rd
aeaa4f701b Added rendering shaders for 3D coin cover object. 2026-06-04 12:45:20 +04:00
23rd
30bfddf6d7 Added 3D coin meshes and border texture for business settings cover. 2026-06-04 12:45:20 +04:00
23rd
87a8ba6a14 Added star glyph option to particle cloud sprites for credits settings. 2026-06-04 12:45:20 +04:00
23rd
d68ada6e3c Added orange to yellow particle gradient to golden star cover. 2026-06-04 12:45:20 +04:00
23rd
a715ab77ec Added golden star variant to premium settings top bar. 2026-06-04 12:45:20 +04:00
23rd
86ca2c726b Added golden mode pass-through to premium 3D star widget. 2026-06-04 12:45:20 +04:00
23rd
5817899acd Added golden mode toggle to premium 3D star renderer. 2026-06-04 12:45:20 +04:00
23rd
653c20bc85 Added golden star fragment path to premium 3D star shader. 2026-06-04 12:45:20 +04:00
23rd
0a7d16e5be Added display of 3D diamond on currency settings cover when supported. 2026-06-04 12:45:20 +04:00
23rd
c8dd53ba6c Added shared 3D cover widget with spin and drag, and diamond. 2026-06-04 12:45:20 +04:00
23rd
efe49a9ce2 Added QRhi renderer for 3D diamond. 2026-06-04 12:45:20 +04:00
23rd
fe98e9b64d Added shared 3D multi-shell model loader. 2026-06-04 12:45:20 +04:00
23rd
4754edec20 Added 3D diamond meshes and shaders for currency settings cover. 2026-06-04 12:45:20 +04:00
23rd
1544dd5799 Extracted shared 3D easing and QRhi support probe from star. 2026-06-04 12:45:19 +04:00
23rd
b12612c36e Extracted shared 3D mesh, shader, and texture loaders from premium star. 2026-06-04 12:45:19 +04:00
23rd
e06b8dd676 Passed previous media of edited messages into admin log. 2026-06-04 12:45:19 +04:00
23rd
cf4e440c42 Added previous media preview rendering to admin log caption web page. 2026-06-04 12:45:19 +04:00
23rd
e8d0a8da74 Allowed admin log original entries to carry preview photo or document. 2026-06-04 12:45:19 +04:00
23rd
2076f850f0 Linked admin log replies to their in-log target messages. 2026-06-04 12:45:18 +04:00
John Preston
83f5e16593 Update hardcoded filters limit fallback to 30.
Fixes #30756.
2026-06-02 12:17:32 +04:00
Ilya Fedin
e7f34ebbae Fix system accent color Windows option condition
It actually works only on Windows 7 with Qt 5

Regression was introduced in 786e8999e1
2026-06-02 00:11:34 +04:00
John Preston
7b0149cc94 Fix build with MSVC and Qt 5. 2026-06-01 21:47:02 +04:00
John Preston
134b1be406 Stick the unofficial client section to the cover. 2026-06-01 21:24:15 +04:00
John Preston
19fe799bd1 Improve bot verification profile display. 2026-06-01 21:24:15 +04:00
John Preston
6309b143d4 Fix improved RHI on macOS. 2026-06-01 21:24:15 +04:00
John Preston
37ea206108 Remove redundant skips in personal channel section. 2026-06-01 21:24:15 +04:00
John Preston
5daf6dc28f Suggest starting with digit in mentions autocomplete. 2026-06-01 21:24:14 +04:00
John Preston
15092975d5 Use correct check for accessibility mode. 2026-06-01 21:23:48 +04:00
23rd
aa0ddf1b37 Added view removal reason to skip animations on rebuilt views. 2026-06-01 18:46:42 +03:00
23rd
b89fd24339 Fixed empty chat list preview after deleting last message.
Regression was introduced in 6c88a90d28.
2026-06-01 14:16:52 +03:00
23rd
712ed6ebc6 [thanos] Fixed message jump-glitch on delete.
Regression was introduced in 07a01bf7c7.
2026-06-01 14:16:52 +03:00
23rd
90e7db03be Separated spoiler reveal from media opening in shared media sections. 2026-06-01 13:59:32 +03:00
23rd
6c5b549550 Added scroll and highlight on click of resolved admin log replies. 2026-06-01 13:59:32 +03:00