Commit Graph

1800 Commits

Author SHA1 Message Date
John Preston a77926bdca Version 7.0.4.
- Enable rich text editor for scheduled messages and quick replies.
- Upload rich message photos in high quality.
- Fix crash in some video files viewer.
- Fix crash in shared files section.
2026-07-21 19:05:43 +04:00
John Preston 8208b62efd Update patches for Qt 6.11.1. 2026-07-21 19:05:43 +04:00
John Preston 18294947a0 Make -cleanup stop the running app on uninstall
Already-installed uninstallers invoke -cleanup, so they pick up
the stop-and-wait flow as soon as the app updates itself; the new
-uninstall switch is not needed.
2026-07-20 23:14:37 +04:00
John Preston 62da586201 Stop Telegram before Windows uninstallation 2026-07-20 22:48:15 +04:00
John Preston becde59808 Revert "Stop Telegram before Windows uninstallation"
This reverts commit 40c450149e.
2026-07-20 22:32:56 +04:00
John Preston 40c450149e Stop Telegram before Windows uninstallation 2026-07-20 18:40:54 +04:00
John Preston 753f4b9a61 Update Qt patches on macOS and Linux. 2026-07-20 17:55:19 +04:00
John Preston 19e221ed51 Version 7.0.3.
- Fix media viewer freezes on macOS.
2026-07-18 00:00:00 +04:00
John Preston 0eddfcbcbf Version 7.0.2.
- Fix editing existing rich messages.
- Fix editing scheduled rich messages.
- Improve rich messages editor (drag-n-drop, changing tables).
- Allow forwarding to chats hidden inside a community.
2026-07-17 23:41:19 +04:00
John Preston daeb16513b Workaround calls crash in Windows on ARM version. 2026-07-17 23:41:19 +04:00
John Preston e76e3fcb10 Fix build for Windows on ARM. 2026-07-17 23:41:19 +04:00
John Preston fc1b6a1d1a Try patching macOS version slowdown. 2026-07-17 15:56:16 +04:00
John Preston af1eff6cb0 Fix glitching window resize on macOS. 2026-07-16 16:16:22 +04:00
Ilya Fedin c55db1cb2f Don't sort symbols in minidebug.sh
This adds around a minute of work for no gain
2026-07-16 08:24:21 +04:00
John Preston fd82189744 Improve build script reliability. 2026-07-15 13:09:41 +04:00
John Preston a6209e3993 Version 7.0.1.
- Rich Text Editor.
- Telegram Communities.
- Invisible Bot Messages.
2026-07-14 15:41:00 +04:00
Ilya Fedin e670d51fb6 Attach mini debug info to release binary 2026-07-14 12:56:17 +04:00
Ilya Fedin 43cbaaa62b Ensure static binary doesn't export any symbol 2026-07-14 12:27:49 +04:00
Ilya Fedin 41444af25d Make libX11 optional in static binary 2026-07-14 12:27:49 +04:00
John Preston e97bbafa06 Version 7.0.
- Rich messages editor.
- Ephemeral messages in groups.
- Communities of chats.
2026-07-12 00:32:47 +04:00
John Preston 8a22f2c106 Beta version 6.9.4.
- Add rich message editor with media, tables and math formulas.
- Show rich message drafts with full formatting in chat compose area.
- Add text recognition with selection and copying
  to media viewer images.
- Add swipe navigation and pinch zoom gestures to media viewer.
- Support zoom and dragging files out in shared media photos.
- Allow adapting existing stickers into custom emoji.
- Add media viewer video playback to system media controls.
- Add alphabetical fast-scroll index to contacts box.
- Improve screen reader accessibility for chats list and folders.
2026-07-03 09:56:17 +04:00
Ilya Fedin 4bafe2f8a0 Update breakpad to latest commit in Docker 2026-07-03 09:55:58 +04:00
John Preston 164eddf03f Fix python warning in prepare. 2026-07-02 21:39:49 +04:00
Ilya Fedin a2d3b37a9e Restore cmake 3.25 as minimum version 2026-07-01 12:34:56 +04:00
Ilya Fedin 3a528d8970 Move -fuse-ld=lld to linker flags 2026-07-01 12:34:56 +04:00
Ilya Fedin 228934b6c3 Work around qmake race condition 2026-06-25 23:12:11 +04:00
John Preston ff2dfbf6af Improve accessibility changes for left filters. 2026-06-24 15:09:52 +04:00
John Preston e98856d381 One more attempt to restore context with ANGLE. 2026-06-22 12:16:34 +04:00
Ilya Fedin 4fff6a1ff7 Ensure cmake gets preferred binutils version from PATH 2026-06-19 07:49:06 +04:00
Ilya Fedin 34c91cc91c Fix clangd in vscode devcontainer 2026-06-19 07:49:06 +04:00
Ilya Fedin ae167dba19 Update patches 2026-06-15 11:53:42 +04:00
Ilya Fedin 64dce78247 Prevent cache invalidation by date/time in Docker 2026-06-15 11:36:36 +04:00
Ilya Fedin 6a87fe28a9 Use ccache in Docker 2026-06-15 11:36:36 +04:00
Ilya Fedin 6da54a20a8 Save dnf cache in Docker 2026-06-15 11:36:36 +04:00
Ilya Fedin d9a4283b22 Compress debug info in Docker
That should decrease cache size a lot
2026-06-15 11:36:36 +04:00
Ilya Fedin 8f06924b05 Use heredoc in Dockerfile 2026-06-15 11:36:36 +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 8ca06bd64f Fix OpenGL in Windows builds. 2026-06-12 22:39:49 +04:00
John Preston 90cdf55f4d Adjust resources for docker run script. 2026-06-12 10:29:17 +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 6c14476f30 Attempt to fix even more context losses. 2026-06-11 18:09:33 +04:00
Ilya Fedin 9f2920a881 Remove clang from Docker and Snap
It was needed only for dispatch
2026-06-11 16:52:05 +04:00
John Preston 0bd6fe8406 Make NTLM proxy fix inside Qt only, per-proxy. 2026-06-11 13:53:34 +04:00
Ilya Fedin 7c4d4113ba Fix vpx debug info in Docker 2026-06-11 00:19:19 +04:00
Ilya Fedin 567a1885b7 Fix boost flags inheritance in Docker 2026-06-11 00:19:19 +04:00
Ilya Fedin 1740db9f89 Use DWARF64 in Docker 2026-06-11 00:19:19 +04:00
23rd 34e829b6af Fixed color space use-after-free in CGImage conversion on old macOS. 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