ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston 085c4ba65d Version 6.7.2.
- System audio capture for desktop sharing on macOS.
- Split voice and audio playback speeds.
- Unread media dot for voice messages in dialog list.
- Add 'x' button to AI Tools promo toast.
- Fix long forward messages preview in box.
- Fix custom emoji reaction search by category.
- Fix double context menu in photo sending confirmation.
- Fix possible crash in middle-elision.
- Fix possible crash in GIFs search.
2026-04-03 17:34:53 +07:00
..
_other Fix packaged conditions in lib_ffmpeg and Packer 2025-06-03 09:41:22 +04:00
api Added simple radial upload progress overlay to userpic widgets. 2026-04-02 19:58:57 +03:00
boxes Remove legacy context menu in send files box. 2026-04-03 10:35:21 +07:00
calls Brought non-sprite shadows revolution. 2026-03-28 11:50:50 +03:00
chat_helpers Added dynamic corner rounding to bot reply keyboard buttons. 2026-04-03 10:32:36 +03:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 6.7.2. 2026-04-03 17:34:53 +07:00
countries Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
data Fixed possible crash on huge timer tick for polls with close date. 2026-04-02 00:42:10 +07:00
dialogs Add 'x' button to AI Tools info toast. 2026-04-03 00:47:46 +07:00
editor [img-editor] Added simple implementations of blur brush. 2026-04-03 12:59:54 +03:00
export Added middle elision for peer names to narrow export top bar. 2026-04-03 10:14:15 +03:00
ffmpeg Fix video metadata rotation reading. 2025-12-22 17:56:55 +04:00
history Fix possible clamp() contract violation. 2026-04-03 17:34:53 +07:00
info Added simple radial upload progress overlay to userpic widgets. 2026-04-02 19:58:57 +03:00
inline_bots Reverted "Fixed inline results disappearing when media dimensions..." 2026-04-02 20:22:08 +03:00
intro Call QInputMethod::show in CodeInput 2026-02-06 13:24:42 +04:00
iv Push non-default app scale to IV. 2026-03-16 13:10:21 +04:00
lang Update API scheme to layer 224. 2026-03-25 13:08:49 +07:00
layout Moved out highlight scroll logic from sections to single place. 2026-03-30 11:01:56 +03:00
main Support new styles list from appConfig. 2026-03-28 14:48:58 +07:00
media Fixed stale profile color glitch under media player in one column mode. 2026-04-03 09:49:57 +03:00
menu Fixed path traversal in bulk file download via filename sanitization. 2026-03-31 13:37:10 +03:00
mtproto Fix parts of client hello generation. 2026-04-03 15:48:00 +07:00
overview Revert "Don't stream videos when external player is used" 2026-03-10 12:40:17 +04:00
passport Fixed display of right checkbox in gender row from passport details box. 2026-02-06 13:24:43 +04:00
payments Fix build with MSVC. 2026-04-01 00:34:40 +07:00
platform Fixed initial tray icon color on macOS dark theme. 2026-04-03 13:34:05 +03:00
poll Added stale media reupload guard before sending poll with expired files. 2026-03-30 10:19:14 +03:00
profile Fixed emoji display in top bar from admin log. 2026-02-19 09:35:08 +03:00
settings Added simple radial upload progress overlay to userpic widgets. 2026-04-02 19:58:57 +03:00
statistics Fixed cache of graphs in chart widgets on retina. 2025-12-16 11:46:36 +03:00
storage Split voice and audio playback speeds. 2026-04-03 09:23:42 +03:00
support Support box->setTitle(v::text::data, context). 2026-03-27 12:54:56 +07:00
tde2e Fix tde2e include the way tdlib itself uses it 2025-05-03 03:09:40 -07:00
tests Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
ui Improved style of toggle summary button and removed star particles. 2026-04-03 11:46:37 +03:00
window Disallow "Disable Sharing" for service users. 2026-03-31 15:57:42 +07:00
apiwrap.cpp Added api support of notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
apiwrap.h Added api support of notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Fix missing QFile::open result check in logs 2026-03-11 17:01:20 +04:00
logs.h Stop creating empty TCP log 2025-12-01 19:39:47 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fixed closing forum by Escape instead of navigating back from stack. 2026-03-31 07:30:54 +03:00
mainwidget.h Support no-topics recipient state in bot-forums. 2026-02-28 19:07:09 +04:00
mainwindow.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
mainwindow.h Added support of pending suggestion to set up login email. 2025-11-15 11:59:20 +04:00
settings.cpp Combine startUrls and sendPaths 2025-10-23 10:23:53 +04:00
settings.h Combine startUrls and sendPaths 2025-10-23 10:23:53 +04:00
stdafx.h Add weak_qptr to stdafx.h 2025-07-24 08:56:13 +04:00
tray.cpp Added accounts list to tray menu on macOS. 2026-02-28 19:07:08 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00
tray_accounts_menu.cpp Added accounts list to tray menu on macOS. 2026-02-28 19:07:08 +04:00
tray_accounts_menu.h Added accounts list to tray menu on macOS. 2026-02-28 19:07:08 +04:00
tray_accounts_menu_dummy.cpp Added accounts list to tray menu on macOS. 2026-02-28 19:07:08 +04:00