AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
AlexeyZavar
abb73d624e
chore: remove stars animation in settings & reorder
2026-03-19 00:58:12 +03:00
AlexeyZavar
0aa7e85228
feat: show burn status
2026-03-19 00:58:12 +03:00
AlexeyZavar
dea23ce3c9
chore: better id aliases & cleanup
2026-03-19 00:58:12 +03:00
AlexeyZavar
aa60283fcb
feat: add repeat icon
...
Co-authored-by: immat0x1 <immat0x1@protonmail.com >
2026-03-19 00:58:12 +03:00
AlexeyZavar
96231c217c
fix: crash & badges position with avatarCorners
2026-03-19 00:58:12 +03:00
AlexeyZavar
7868e5e905
fix: apply scheduling for repeat
2026-03-19 00:58:12 +03:00
AlexeyZavar
d061c569b7
fix: peer ID
2026-03-19 00:58:12 +03:00
AlexeyZavar
04eb23ae32
fix: show supporter badge in account picker & menu
2026-03-19 00:58:12 +03:00
AlexeyZavar
6edf31beb6
fix: icon picker bottom clip
2026-03-19 00:58:12 +03:00
AlexeyZavar
5dbeedd914
chore: replace ghost icon
2026-03-19 00:58:12 +03:00
AlexeyZavar
1d7c45b324
fix: .value() -> .changes()
...
.value() emits current value, triggering a lot of updates e.g. on history opening
2026-03-19 00:58:12 +03:00
AlexeyZavar
5b9ab96b19
fix: apply hide all chats without restart
2026-03-19 00:58:12 +03:00
AlexeyZavar
cfad40f7bb
feat: add message appearance preview
2026-03-19 00:58:12 +03:00
AlexeyZavar
840366b385
chore: update sqlite3
2026-03-19 00:58:11 +03:00
AlexeyZavar
b4c04bd3b5
chore: fix some warnings
2026-03-19 00:58:11 +03:00
AlexeyZavar
8bd64c62c2
fix: telegram avatar rounding & ttl badge position & calls speak animation
2026-03-19 00:58:11 +03:00
AlexeyZavar
42e7f625cd
fix: improve context menu handling in chats
2026-03-19 00:54:55 +03:00
AlexeyZavar
55fb7aeb68
feat: implement streamer mode on macOS
2026-03-19 00:54:55 +03:00
AlexeyZavar
dfc6718bea
fix: app restart & crashes on macOS
2026-03-19 00:54:55 +03:00
John Preston
ad5b451182
Version 6.6.2.
...
- Fix editing of media files.
- Fix admin rights in legacy groups for tag editing.
- Fix opening emoji packs from custom emoji click.
2026-03-03 19:15:28 +04:00
23rd
11474102cd
Fixed text recognition retry in media viewer on missing large photo.
2026-03-03 19:15:28 +04:00
23rd
5f8702fc62
Reversed recent voter rendering order in poll view userpics list.
2026-03-03 19:15:28 +04:00
23rd
ba7b3422c9
Slightly improved phrases in who reacted context action.
2026-03-03 19:15:28 +04:00
John Preston
115017c8cd
Fix possible crash in reactions to dice messages.
...
Refresh media later in edition application, so that we don't destroy
MediaDice earlier than calling itemDataChanged and _dice is accessed.
2026-03-03 18:41:18 +04:00
John Preston
769da0ec15
Improve layout of channel story controls.
2026-03-03 18:19:38 +04:00
John Preston
151b169dda
Improve style of edit tag control.
2026-03-03 17:09:09 +04:00
John Preston
84b7de1405
Fix editing media files.
2026-03-03 16:33:01 +04:00
23rd
3a7bf449ed
Fixed ability to open emoji pack from rection preview.
...
Regression was introduced in b2531b588f .
2026-03-03 15:23:42 +04:00
23rd
f2701e89bd
Added support of hold mode to auto-scroll with middle click.
2026-03-03 15:23:40 +04:00
John Preston
1bb89e818e
Update submodules.
2026-03-03 14:48:08 +04:00
Ilya Fedin
28af45c65a
Ensure LLD is used in Linux action
...
It's specified in the Dockerfile but action accidentally removes it when disabling debug symbols
2026-03-03 12:16:53 +04:00
Ilya Fedin
d52d82f7e6
Fix GCC 15 -Wrange-loop-construct
2026-03-03 12:16:32 +04:00
Ilya Fedin
ca0c9ab659
Fix GCC 15 -Wdangling-pointer
2026-03-03 12:16:32 +04:00
John Preston
de4d55e06a
Allow sending voices by Ctrl+R in topics.
...
Fixes #30361 .
2026-03-02 15:36:26 +04:00
John Preston
221d79283d
Admins don't edit tags in legacy groups.
2026-03-02 15:19:58 +04:00
John Preston
1705e5a03e
Version 6.6.1.
...
- Fix crash in legacy groups members list.
- Fix display of member tags in legacy groups.
- Make fast reply button appear instantly.
- Allow hiding fast reply button.
2026-03-02 12:57:08 +04:00
John Preston
06c5b6c2fb
Allow disabling fast reply button.
2026-03-02 12:55:04 +04:00
John Preston
9b0b154bd3
Fix display of tags in legacy groups.
2026-03-02 12:53:56 +04:00
John Preston
15778fc6db
Fix crash in legacy groups viewing.
2026-03-02 12:52:56 +04:00
John Preston
932ea86b45
Update cmake_helpers.
2026-03-02 11:07:21 +04:00
AlexeyZavar
4ea9355f5f
fix: plugin description parsing & cleanup unread mentions/reactions on deleted messages
2026-03-02 01:22:41 +03:00
AlexeyZavar
e8a98abcd1
fix: ripple on comments with semi-transparent deleted messages
2026-03-02 00:33:20 +03:00
AlexeyZavar
af5695d462
fix: crash when hovering over members in chat
2026-03-01 23:58:40 +03:00
AlexeyZavar
bfc1c83c0b
fix: hide reactions from blocked peers
2026-03-01 23:21:00 +03:00
John Preston
e5f2bcad03
Version 6.6.
...
- Member Tags in groups.
- Disable Sharing in Private Chats.
- Timestamps for Polls.
- Log In With Telegram.
- Time and Date Formatting.
2026-03-01 21:57:20 +04:00
John Preston
e972a297e1
Fix possible crash in theme editor.
2026-03-01 21:57:20 +04:00
AlexeyZavar
439a8543e2
chore: refactor icon picker & reorder includes
2026-03-01 20:47:36 +03:00
John Preston
02bf8e52af
Remove tag editing in broadcasts.
2026-03-01 21:34:57 +04:00
John Preston
c569781921
Hide menu on focus out only if not to a child.
2026-03-01 21:34:57 +04:00