ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston f1b3588465 Beta version 6.7.7.
- Proxy auto-rotation option.
- Allow seeking in video messages.
- Styled text items with emoji support in image editor.
- Wheel zoom and middle-button panning in image editor.
- Reply header with preview in send files box.
- Bring back original video quality option.
- Delete owned sticker set from sticker set box.
- Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs.
- Screen reader support for language list and country select box.
- Fix stories in albums with reorder enabled.
- Fix layout for RTL messages.
2026-04-20 22:08:24 +07:00
..
_other
api Added Add-to-Emoji-Set submenu for custom emoji from foreign packs. 2026-04-20 16:39:26 +03:00
boxes Improve accessibility code for countries list. 2026-04-20 22:08:24 +07:00
calls Fix warnings. 2026-04-17 22:04:20 +07:00
chat_helpers Slightly improved style of scrollbar in emoji picker overlay. 2026-04-20 13:55:23 +03:00
codegen/scheme
core Beta version 6.7.7. 2026-04-20 22:08:24 +07:00
countries Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
data Use photo as video thumbnail in webpage. 2026-04-20 10:54:47 +07:00
dialogs Cache date string in dialog rows. 2026-04-16 21:24:39 +07:00
editor Fix build with MSVC. 2026-04-20 22:08:24 +07: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 Added Add-to-Sticker-Set submenu for stickers from foreign packs. 2026-04-20 16:32:45 +03:00
info Fixed opening of stories in albums with reorder enabled. 2026-04-20 07:37:21 +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 Add proxy auto-rotation option. 2026-04-16 21:24:39 +07:00
media Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
menu Added menu action with dynamic image thumbnail. 2026-04-20 16:32:45 +03:00
mtproto Update User-Agent for DNS to Chrome 146.0.0.0. 2026-04-17 22:06:45 +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 Try to use KSandbox::startHostProcess 2026-04-17 14:55:16 +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 reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
statistics Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
storage Add proxy auto-rotation option. 2026-04-16 21:24:39 +07:00
support Support box->setTitle(v::text::data, context). 2026-03-27 12:54:56 +07:00
tde2e
tests Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
ui Added Add-to-Sticker-Set submenu for stickers from foreign packs. 2026-04-20 16:32:45 +03:00
window Added reply header with preview to send files box. 2026-04-20 12:53:48 +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
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
tray.cpp Added accounts list to tray menu on macOS. 2026-02-28 19:07:08 +04:00
tray.h
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