ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston 848e13cc56 Version 7.0.7.
- Add geometric shapes to the image editor.
- Add better passkeys support on Windows, macOS and Linux.
- Add undo for moving and resizing items in the image editor.
- Extend chats list pull gesture to unread forum topics.
- Fix Mini App cookies on Linux.
- Crash fixes.
2026-07-31 22:53:32 +04:00
..
_other
api Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
boxes Added return to image editor from sticker creator box. 2026-07-28 09:53:54 +03:00
calls Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
chat_helpers Added emoji search to sticker creator picker overlay. 2026-07-28 09:53:54 +03:00
codegen/scheme Update API scheme on layer 228. 2026-07-10 14:04:27 +04:00
core Version 7.0.7. 2026-07-31 22:53:32 +04:00
countries [poll-create] Renamed FT entry to Fragment. 2026-05-05 10:45:46 +04:00
data [ai] Expose open predicates to the hand-off helper 2026-07-30 09:56:22 +04:00
dialogs Fixed quick dialog action trigger on release outside dialogs. 2026-07-31 18:01:35 +03:00
editor [img-editor] Added arrow bend to item transform history. 2026-07-31 18:01:36 +03:00
export Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
ffmpeg Ignore invalid video rotation metadata 2026-07-20 11:50:25 +04:00
history Extend pull gesture to unread forum topics 2026-07-28 12:31:22 +04:00
info Removed unused premium bot dependency from earn transaction history. 2026-07-27 15:19:14 +03:00
inline_bots Fix possible crash in webapps. 2026-07-31 17:14:41 +04:00
intro Guarded passkey login callback by intro step. 2026-07-27 18:01:45 +04:00
iv Fix reschedule for some rich text serialization. 2026-07-31 15:59:45 +04:00
lang Compose full names without bidi reordering 2026-07-20 18:40:54 +04:00
layout
main Added per-field comments to session settings size computation. 2026-07-20 11:52:33 +03:00
media Scoped media player playlist panel to current playlist. 2026-07-27 14:04:37 +03:00
menu Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
mtproto Fix possible crash in response parsing. 2026-07-10 17:12:04 +04:00
overview Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
passport Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
payments Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
platform Fixed clearing of in-flight requests in UserNotifications on macOS. 2026-07-31 18:01:36 +03:00
poll [poll-create] Extracted poll answer link box helper into shared module. 2026-06-09 14:28:12 +04:00
profile Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
settings Grouped experimental options into described rows by category. 2026-07-31 14:43:04 +03:00
statistics Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
storage Added send progress guard for ephemeral messages. 2026-07-16 08:04:45 +03:00
support Support server-provided limits for rich messages. 2026-06-09 14:28:11 +04:00
tde2e
test [ai] Remove test code from release. 2026-07-31 22:53:32 +04:00
tests Fix possible assertion violation in text. 2026-07-24 19:57:32 +04:00
ui Fix Mini App cookies on Linux 2026-07-31 22:02:46 +04:00
webauthn Use implib for libudev. 2026-07-31 19:11:28 +04:00
window Added experimental UserNotifications manager for macOS. 2026-07-28 09:53:53 +03:00
apiwrap.cpp Enable rich editor while composing scheduled messages 2026-07-20 17:55:19 +04:00
apiwrap.h Added ephemeral messages data component with receive and send support. 2026-07-10 14:04:28 +04:00
config.h Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +04:00
logs.cpp Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +04:00
logs.h
main.cpp
mainwidget.cpp Fixed crash on search in community with forced embedded search. 2026-07-27 14:04:37 +03:00
mainwidget.h Fix tg:// links handling on cold start. 2026-05-05 10:45:43 +04:00
mainwindow.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
mainwindow.h Fixed back from new account intro focusing wrong window. 2026-06-22 11:51:49 +03:00
settings.cpp [ai] Add -testagent for silent crashes. 2026-07-02 17:49:02 +04:00
settings.h Make -cleanup stop the running app on uninstall 2026-07-20 23:14:37 +04:00
stdafx.h Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +04:00
tray.cpp
tray.h
tray_accounts_menu.cpp Added passcode lock check to Dock and Tray account menus. 2026-05-22 09:53:43 +03:00
tray_accounts_menu.h
tray_accounts_menu_dummy.cpp