Commit Graph

20556 Commits

Author SHA1 Message Date
John Preston 043fa0a5ec Fix build on Windows. 2026-06-16 12:07:01 +04:00
23rd 1f804fc52e Fixed build. 2026-06-16 10:57:11 +03:00
John Preston 9cca0059b5 Fix order in auctions list hashing. 2026-06-15 21:54:54 +04:00
Ilya Fedin c486314f83 Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +04:00
Lauren 49ff0bcc09 Fixed usedId assignment logic in edit_todo_list_box 2026-06-15 09:56:05 +04:00
John Preston 3887c78b03 Version 6.9.3.
- Fix possible crash in formula parsing.
- Fix field resize after Undo/Redo.
- Fix OpenGL in Windows build.
2026-06-12 23:03:45 +04:00
John Preston 8165c7c6c0 Update API scheme on layer 227. 2026-06-12 01:04:25 +04:00
John Preston f5e93bedbd Version 6.9.2.
- Fix possible crash in OpenGL init (Linux).
- Fix possible crash in calls (Windows on ARM).
- Fix working with system proxy (Windows).
- Fix display of rich messages without text.
- Fix display of rich messages in Recent Actions.
- Replace dispatch with TooManyCooks (Linux).
2026-06-11 23:47:18 +04:00
John Preston d4336a9046 Fix possible crash in rich messages. 2026-06-11 23:47:18 +04:00
John Preston 47eca4050b Check passport encrypted data size. 2026-06-11 22:01:58 +04:00
John Preston 82efd0ccb1 Check blob extraction paths. 2026-06-11 22:01:57 +04:00
23rd 6532220e5f Slightly improved style of local storage section. 2026-06-11 21:35:46 +04:00
John Preston 8d60827537 Fix possible crash in rich messages. 2026-06-11 21:35:42 +04:00
John Preston ee1a9fd0c9 Add .kml / .kmz as potentially IP-revealing. 2026-06-11 20:49:42 +04:00
John Preston 1363667ca8 Fix possible crash in formula parsing. 2026-06-11 20:49:16 +04:00
MrSnowball-dev d63506dead Activate window on swipe-to-reply.
A touchpad swipe-to-reply works on an unfocused window, because scroll
events are delivered to the window under the pointer without moving
keyboard focus. The reply bar opened, but keystrokes kept going to the
previously focused application. Request window activation when a swipe
triggers a reply, like other reply flows already do.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 18:37:04 +04:00
John Preston 033d3832b5 Fix some math formula rendering. 2026-06-11 18:09:34 +04:00
Ilya Fedin 7193c3dfb8 Prevent periodic updater instantiation with autoupdates disabled
When autoupdates are disabled, there's no permanent updater reference making each UpdateChecker call create an Updater instance with make_shared just to destruct it immediately
2026-06-11 17:33:21 +04:00
John Preston 67484a0c04 Optimize reveal animation of rich messages. 2026-06-11 14:29:59 +04:00
John Preston 65bb1a33b8 Improve min-width counting for rich messages. 2026-06-11 14:27:56 +04:00
John Preston 0bd6fe8406 Make NTLM proxy fix inside Qt only, per-proxy. 2026-06-11 13:53:34 +04:00
John Preston 168c9f214c Workaround a bug in GCC 15+ with O2+LTO. 2026-06-11 13:34:08 +04:00
23rd 7b33e71269 Fixed chat closing on hiding filters sidebar in narrowed window.
Related commits: c0bbb669e0, fd52b3c23b.
2026-06-11 09:04:25 +03:00
John Preston 5dff3a8606 Fix video in Collage / Slideshow. 2026-06-11 00:23:55 +04:00
23rd cf2e06b886 Added experimental macOS option for instant reply on Cmd + Up/Down. 2026-06-10 19:41:12 +03:00
23rd 66faf6c612 Allowed stepping back inside info sections with mouse back button. 2026-06-10 19:32:27 +03:00
23rd d7316816a2 Allowed closing boxes and layers with mouse back button. 2026-06-10 19:32:08 +03:00
23rd d165b383ab Guarded PiP renderer selection with successful RHI probe. 2026-06-10 19:25:06 +03:00
John Preston 2241983c84 Fix rich messages in admin log. 2026-06-10 19:14:56 +04:00
John Preston 3c3f187d50 Fix one-on-one calls on Windows on ARM.
Fixes #30792.
2026-06-10 18:56:52 +04:00
23rd 9a8c918ac5 Slightly reduced star particle sizes in 3d covers. 2026-06-10 18:42:45 +04:00
23rd 6d887eff7b Accelerated photo editor mode transition with eased animation. 2026-06-10 18:42:45 +04:00
23rd 4fab6bc13d Fixed display of userpic builder box on palette changes. 2026-06-10 18:42:45 +04:00
23rd 8dc53fb50b Added new shortcut to toggle web page preview in messages field. 2026-06-10 18:42:45 +04:00
23rd adb74877e4 Improved position of expand arrow edit peer permissions box. 2026-06-10 18:42:45 +04:00
23rd fb0a652a95 Guarded external control commands with confirm box. 2026-06-10 18:42:45 +04:00
23rd cf3dfa2f14 Added external commands to list, activate and cycle windows. 2026-06-10 18:42:45 +04:00
23rd a2f43e79e5 Added external control command channel over local socket. 2026-06-10 18:42:45 +04:00
John Preston 0425565dd3 Allow Ntlm proxy auth for system proxy. 2026-06-10 18:42:45 +04:00
John Preston b94f7da463 Replace [OBJ] with explicit TeX in flattened text. 2026-06-10 18:37:05 +04:00
John Preston 05fa8acb5c Fix aspect in location in rich_messages. 2026-06-10 16:54:41 +04:00
John Preston 4fbfb9e5c7 Fix list markers with media as first block. 2026-06-10 10:55:39 +04:00
John Preston 5098ca6373 Fix width of small rich messages. 2026-06-10 10:46:34 +04:00
John Preston f8d91f1dfb Fix no-text rich messages. 2026-06-10 10:05:13 +04:00
John Preston 1380c62819 Version 6.9.1.
- Fix sending several same custom emoji.
- Fix some rich messages layout glitches.
2026-06-09 23:32:50 +04:00
John Preston 0169567fe2 Attempt to fix real article width counting. 2026-06-09 23:23:42 +04:00
John Preston becf6d7015 Attempt to fix nested lists. 2026-06-09 23:23:42 +04:00
John Preston 824b42b47d Fix spoilers animate/restore in rich messages. 2026-06-09 23:01:16 +04:00
John Preston 0b23be8184 Fix build with GCC. 2026-06-09 22:21:08 +04:00
John Preston 72697fcc3c Version 6.9.
- Rich Text Formatting for Bots.
- Guardian Bots for Group Chats.
- Links in Poll Options.
- Viewer for Markdown files in .md format.
- Instant View that's really instant.
2026-06-09 17:26:41 +04:00