ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston 668a91bd15 Version 6.7.6.
- Gradient-reveal animation for text appearing in messages.
- Support draw-to-reply from shared media.
- Frame-by-frame stepping and hold-to-speedup hotkeys in media view.
- Fix loading stickers and emoji search results.
- Custom emoji picker for premium quick reaction.
- Search in section of pinned messages.
- Recent search entries in settings search.
- Hide phone number in main settings section.
- Suggest sending large texts as files.
- Allow creating polls with single answer option.
- Bring menus and fullscreen media viewer to active space on macOS.
- Fix several poll display and voting menu issues.
- Fix possible crashes in chats list, url auth and others.
2026-04-14 22:32:34 +07:00
..
_other Fix packaged conditions in lib_ffmpeg and Packer 2025-06-03 09:41:22 +04:00
api Added support of search in section of pinned messages. 2026-04-10 15:06:20 +03:00
boxes Fixed spoiler menu entry display for non-media files in send files box. 2026-04-14 09:16:15 +03:00
calls Removed unused private fields. 2026-04-09 12:36:51 +03:00
chat_helpers Fix possible crash in ResolveWindowDefault. 2026-04-14 13:22:39 +07:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 6.7.6. 2026-04-14 22:32:34 +07:00
countries Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
data Improve text-tight bubble width, appear animation. 2026-04-12 17:43:00 +07:00
dialogs Fix possible crash in chats list. 2026-04-14 13:41:51 +07:00
editor [img-editor] Added simple implementations of blur brush. 2026-04-03 12:59:54 +03:00
export Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
ffmpeg More strict checks in ffmpeg decodiing. 2026-04-07 12:53:33 +07:00
history First text appearing animation duration floor. 2026-04-14 22:32:34 +07:00
info Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +03:00
inline_bots Fixed inline bot photo results with unknown dimensions being dropped. 2026-04-11 08:53:17 +03:00
intro Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +03:00
iv Removed unused private fields. 2026-04-09 12:36:51 +03: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 Added recent search entries to settings. 2026-04-11 17:37:12 +03:00
media Added frame-by-frame stepping hotkeys to media view on paused video. 2026-04-14 09:16:15 +03:00
menu Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +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 Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +03:00
payments Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +03:00
platform Return possibility for maps handler customization on Windows. 2026-04-14 21:55:38 +07: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 recent search entries to settings. 2026-04-11 17:37:12 +03:00
statistics Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
storage Added recent search entries to settings. 2026-04-11 17:37:12 +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 Make sure we check for non-null in background first. 2026-04-14 13:41:52 +07:00
window Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +03:00
apiwrap.cpp Fixed file reference refresh for group and channel photos. 2026-04-06 11:49:27 +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
mainwidget.cpp Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +03:00
mainwidget.h Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +03: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