Commit Graph

20542 Commits

Author SHA1 Message Date
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
John Preston c42d87d8fd Skip unsuppored blocks in IV. 2026-06-09 14:28:13 +04:00
John Preston 61c74c9ad5 Allow any capitalization in managed bot creation. 2026-06-09 14:28:13 +04:00
John Preston 735dbfc83f Improve collage/slideshow, relax parsing. 2026-06-09 14:28:13 +04:00
John Preston 9a234182e1 Disable IV editor for now. 2026-06-09 14:28:13 +04:00
John Preston 4f776bbe25 Launch IV editor in a separate window. 2026-06-09 14:28:13 +04:00
John Preston 525a58e48a Show correct captions for rich messages media. 2026-06-09 14:28:13 +04:00
John Preston 5d005879d4 Animated scroll to anchor, viewer context fix. 2026-06-09 14:28:13 +04:00
John Preston f4ca73691d Fix reveal animation in rich messages. 2026-06-09 14:28:13 +04:00
John Preston dccc509860 Fix text -> blocks serialization fixes. 2026-06-09 14:28:12 +04:00
John Preston 43cc9199ec Fix build on macOS. 2026-06-09 14:28:12 +04:00
John Preston 4796cbe939 Support jump-to-anchor in rich messages. 2026-06-09 14:28:12 +04:00
John Preston 24992600f0 Allow Ctrl+A to select whole article. 2026-06-09 14:28:12 +04:00
John Preston 089736c5ef Initial attempt to Undo/Redo in editor. 2026-06-09 14:28:12 +04:00
23rd 6a3907b565 [poll-view] Routed webpage box preview click through special handler. 2026-06-09 14:28:12 +04:00