Commit Graph

2401 Commits

Author SHA1 Message Date
John Preston 057e8c5917 Support tg://grams to show Grams section. 2026-07-02 17:49:08 +04:00
John Preston b0c4f29401 [ai] Add -testagent for silent crashes. 2026-07-02 17:49:02 +04:00
John Preston 0da98406b9 Add IV editor attach, link and formula button behaviors 2026-07-02 17:49:01 +04:00
John Preston a47aad46ac Close editors on session destructions. 2026-07-02 17:48:45 +04:00
Ilya Fedin fa3948d365 Use theme change event from qApp 2026-07-01 12:35:13 +04:00
23rd 43b2110f56 Added metadata of media view video playback to system media controls. 2026-06-30 13:29:25 +04:00
23rd cfc99e4678 Added support of zoom in shared media for photos. 2026-06-26 15:22:28 +03:00
23rd 145e580b52 Added animated icons to copy-to-clipboard toasts. 2026-06-26 15:22:28 +03:00
Ilya Fedin 156c8e74e5 Use new base::option::changes in a few old options 2026-06-23 06:49:54 +04:00
Ilya Fedin ee39aa34b4 Switch to Qt's queued invoker 2026-06-22 22:17:45 +04:00
23rd 165d20ab24 Added support of deep link copying to settings search results. 2026-06-22 13:21:06 +03:00
23rd 407d2cfc80 Fixed new account intro opening in wrong window. 2026-06-22 11:51:49 +03:00
23rd 1f804fc52e Fixed build. 2026-06-16 10:57:11 +03:00
Ilya Fedin c486314f83 Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +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 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 ee1a9fd0c9 Add .kml / .kmz as potentially IP-revealing. 2026-06-11 20:49:42 +04:00
John Preston 0bd6fe8406 Make NTLM proxy fix inside Qt only, per-proxy. 2026-06-11 13:53:34 +04:00
23rd 8dc53fb50b Added new shortcut to toggle web page preview in messages field. 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 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 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 54b3db74b2 Fix math block edit, media uploading. 2026-06-09 14:28:12 +04:00
John Preston a2b18e3400 Use MakeWrappedEmoji which forwards nullptr-s. 2026-06-09 14:27:37 +04:00
John Preston 51f0803e6b Improve internal wrapped URLs processing. 2026-06-09 14:27:37 +04:00
John Preston 5c825f352f Support basic display of IV in messages. 2026-06-09 14:27:37 +04:00
John Preston 2f6c10d260 Simple rich message view in separate window. 2026-06-09 14:27:37 +04:00
23rd 4b421f67b8 Moved local storage box to separate settings section. 2026-06-09 14:27:34 +04:00
23rd 081c88db9a Added support of deep links for experimental settings. 2026-06-09 07:49:25 +03:00
Ilya Fedin 614ee4589b Implement support for flatpak updates 2026-06-08 13:54:57 +04:00
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.
2026-06-04 17:36:07 +04:00
23rd e60476c54d Replaced global Qt RHI forcing with per-window activation. 2026-06-04 16:18:37 +04:00
John Preston a7f3df9574 Beta version 6.8.4.
- Drag-and-drop of photos into chats.
- Testing Qt RHI renderer on macOS and Windows on ARM.
- Native external webapp viewer on Linux by default.
- Frequent contacts and search in gift recipient picker.
- Fix passcode bypass via separate windows opened while locked.
- Fix clickable timestamps in blockquote.
- Fix never ending download progress in web apps.
- Fix borders in Instant View tables.
- Fix several possible crashes.
2026-05-27 10:53:31 +04:00
23rd 50b13b2bed Added compose AI apply shortcut command. 2026-05-26 21:44:44 +03:00
23rd 047a24185f Enabled Qt RHI renderer by default on macOS in experimental options. 2026-05-25 21:56:40 +03:00
23rd 8b948d7f49 Added explicitly disable of Qt RHI env vars when experimental is off.
Concept of env-as-source-of-truth.
2026-05-25 18:55:12 +03:00
John Preston ec12715527 Don't pass badge as constructed widget. 2026-05-25 18:23:18 +04:00
23rd ad6a5b1950 Added passcode lock check before navigation in existing windows. 2026-05-22 09:53:43 +03:00
23rd 1b6672c230 Fixed passcode bypass via separate windows opened while locked. 2026-05-22 09:53:43 +03:00
John Preston 4898025bb7 Beta version 6.8.3.
- In-app markdown file viewer.
- Native Instant View support.
- Native external webapp viewer on Linux.
- Screen reader support for chat list and message list.
- Fix Ctrl+Shift+V on non-English layouts.
- Upgrade to Qt 6.11.1 on macOS and Linux.
- Test QRhi for Thanos effect on Qt 6.11.1.
2026-05-19 16:52:56 +04:00
John Preston d6f3ff14cd Show miniapp icon for link-buttons to miniapps. 2026-05-19 13:43:27 +04:00
John Preston e467bc7da9 Improve style, add zoom controls. 2026-05-19 12:49:08 +04:00
John Preston bd5080d75d Normalize lists baselines, headers and includes. 2026-05-19 12:49:08 +04:00
John Preston 66cfacc49f Use date entity data for reminder time. 2026-05-19 12:27:40 +04:00
John Preston fd2185168a Confirm telegra.ph external opening. 2026-05-19 12:27:40 +04:00
John Preston a9dc96f046 Make author of AI tone clickable. 2026-05-18 12:19:58 +04:00
23rd 231bf4449e Added experimental toggle to control Qt RHI renderer. 2026-05-18 10:36:53 +03:00