Commit Graph

19997 Commits

Author SHA1 Message Date
23rd a585ecbf8b Added Qt version line to main menu version tooltip. 2026-05-16 08:13:14 +03:00
23rd c9b55a8388 Fixed corner badge gradient fill in userpics transfer widget. 2026-05-15 10:37:30 +03:00
23rd 50e6da1ffc Stopped hidden cloud pagination for searched packs. 2026-05-14 18:27:18 +03:00
23rd 9370d163f8 Fixed custom emoji selection from searched packs. 2026-05-14 18:27:18 +03:00
23rd ed906fc31f Loaded full pack when previewing it from emoji search shortcut. 2026-05-14 18:27:18 +03:00
23rd 1548436f09 Kept emoji panel focused on active pack across sticker set updates. 2026-05-14 18:27:18 +03:00
23rd e96b9b8f64 [poll-view] Fixed display of results for viewers restricted from voting. 2026-05-14 18:27:18 +03:00
23rd 5df7666104 Added experimental option to remove width limit on text-only messages. 2026-05-14 18:27:01 +03:00
23rd fb5ceffb99 Added ability to set auto-download exceptions in settings. 2026-05-14 18:27:01 +03:00
23rd 9964958210 Respected per-peer auto-download overrides at decision points. 2026-05-14 18:27:01 +03:00
23rd 508cea20da Persisted per-peer auto-download overrides via version 3 stream. 2026-05-14 18:27:01 +03:00
23rd 08525fb920 Added per-peer override storage to Data::AutoDownload::Full. 2026-05-14 18:27:01 +03:00
23rd d498f829d5 Added admin log new-event polling and unread counts. 2026-05-14 18:27:01 +03:00
23rd e19487d9e8 Added animated scroll-down button to admin log section. 2026-05-14 18:27:01 +03:00
23rd 491fc20b90 Rebuilt admin log delete grouping and preload to break load cycle. 2026-05-14 18:27:01 +03:00
23rd f74b1d56ef Added drag support for username and link rows in profile info. 2026-05-14 18:27:01 +03:00
23rd ee88b5dcd7 Reattached media viewer touch bar when overlay NSWindow becomes key. 2026-05-14 18:27:01 +03:00
23rd ab84fb8ec2 Wrapped NSSlider in NSCustomTouchBarItem to silence AppKit warning. 2026-05-14 18:27:01 +03:00
23rd ac498f8251 Skipped slide animation grab when main window body was empty. 2026-05-14 18:27:01 +03:00
23rd 8b4413b8a1 Set initial QR box font size to fit username under code width. 2026-05-14 18:27:01 +03:00
23rd 61ef7455e2 Removed workaround in peer QR box by drawing content directly. 2026-05-14 18:27:00 +03:00
23rd fe34e21a9f Hid font size slider in QR box when username is empty. 2026-05-14 18:27:00 +03:00
23rd f7d342285c Fixed mute state update for forum topics with unknown notify settings. 2026-05-14 18:27:00 +03:00
John Preston b215e5353a Extract chats list accessibility, fix build. 2026-05-14 17:27:03 +04:00
Reza Bakhshi Laktasaraei dd98fd67d3 feat(accessibility): add screen reader support for chat list
Expose painted dialog rows as virtual accessibility children so
screen readers can navigate the chat list.

Each row reports: chat type, name, badges, status, last message
preview, delivery status, reactions, stories, and more.

Multi-column sub-items provide structured per-field access.
2026-05-14 14:02:40 +04:00
Sergey A. Osokin 229df27d16 Fix unused variable warnings. 2026-05-13 21:20:44 +04:00
John Preston 2e83ea36a0 Fix webpage with attach maxWidth. 2026-05-12 18:24:10 +04:00
John Preston b8e95a1a7d Version 6.8.2.
- Separate badge keys for sidebar buttons.
- Improve double-click word selection.
- Collapse stories on search in chat.
- Return "Chatbots" to Telegram Business.
- Fix portrait 4K video embedding.
- Fix scheduled media repeat period.
- Fix sending reactions to groups you're not part of.
- Fix non-premium sending of existing custom reactions.
- Fix viewing emoji set from search results.
- Fix lost caption on forwarded polls.
- Fix possible crash in reaction reports.
- Fix possible crash in gift message display.
2026-05-12 11:21:14 +04:00
cumdev1337 665a2887e6 fix: embed portrait 4K 2026-05-12 11:08:44 +04:00
John Preston c967a7885f Fix possible crash in reaction reports. 2026-05-12 10:58:11 +04:00
John Preston ca52419c2a Pass scheduleRepeatePeriod for media correctly. 2026-05-12 10:53:22 +04:00
John Preston e92ae58e57 Preserve ..Bot ending in username for new bot. 2026-05-12 10:36:56 +04:00
John Preston 57a58703d5 Fix sending reactions to group I'm not part of. 2026-05-12 10:23:45 +04:00
John Preston 9e2aeaea1c Initialize TON balance correctly. 2026-05-12 10:18:51 +04:00
John Preston 05f05a0a63 Fix view emoji set from search results. 2026-05-11 18:45:58 +04:00
John Preston f5288c8b0f Don't show can drop names info if can't. 2026-05-11 17:58:38 +04:00
John Preston 745d0ea574 Better balance check in TON stake. 2026-05-11 17:32:57 +04:00
John Preston 9346e9d5eb Fix new message features of stream draft endings. 2026-05-11 17:19:31 +04:00
John Preston ca77e671de Fix non-premium sending existing custom reaction. 2026-05-11 16:33:58 +04:00
John Preston 4b9a877fb9 Remove "NEW" from affiliate program. 2026-05-11 14:39:32 +04:00
John Preston d894beec6f Fix guestbots appearing in participants. 2026-05-11 14:36:34 +04:00
John Preston 5e2afcb055 Return "Chatbots" to Telegram Business. 2026-05-11 14:08:28 +04:00
John Preston caf06e708a Fix messages.setBotGuestChatResult in the scheme. 2026-05-11 13:40:21 +04:00
John Preston c681d41c10 Guest chat info link position fix. 2026-05-11 13:34:48 +04:00
John Preston 2a2c499b06 Collapse stories on search in chat. 2026-05-11 13:17:21 +04:00
23rd bfbb8d672a Fixed lost caption on forwarded polls after send confirmation. 2026-05-11 13:17:16 +04:00
John Preston 32babde420 Fix possible crash in gift message display. 2026-05-08 09:39:21 +04:00
John Preston 6556c8f02e Version 6.8.1.
- Fix crash in anonymous group admins messages.
- Fix reactions sending in channels.
2026-05-08 06:54:04 +04:00
John Preston c44d713b15 Fix crash in anonymous group admins messages. 2026-05-08 06:44:40 +04:00
John Preston 18c2d8c22f Fix reactions sending in channels. 2026-05-08 06:44:15 +04:00