ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston b8e95a1a7d Version 6.8.2.
- Separate badge keys for sidebar buttons.
- Improve double-click word selection.
- Collapse stories on search in chat.
- Return "Chatbots" to Telegram Business.
- Fix portrait 4K video embedding.
- Fix scheduled media repeat period.
- Fix sending reactions to groups you're not part of.
- Fix non-premium sending of existing custom reactions.
- Fix viewing emoji set from search results.
- Fix lost caption on forwarded polls.
- Fix possible crash in reaction reports.
- Fix possible crash in gift message display.
2026-05-12 11:21:14 +04:00
..
_other
api Pass scheduleRepeatePeriod for media correctly. 2026-05-12 10:53:22 +04:00
boxes Fix possible crash in reaction reports. 2026-05-12 10:58:11 +04:00
calls Support bot verification in peer list. 2026-05-06 17:44:18 +04:00
chat_helpers Fix view emoji set from search results. 2026-05-11 18:45:58 +04:00
codegen/scheme
core Version 6.8.2. 2026-05-12 11:21:14 +04:00
countries [poll-create] Renamed FT entry to Fragment. 2026-05-05 10:45:46 +04:00
data Initialize TON balance correctly. 2026-05-12 10:18:51 +04:00
dialogs Collapse stories on search in chat. 2026-05-11 13:17:21 +04:00
editor Removed 114 unused style entries. 2026-05-04 11:32:33 +07:00
export Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
ffmpeg fix: embed portrait 4K 2026-05-12 11:08:44 +04:00
history Fix sending reactions to group I'm not part of. 2026-05-12 10:23:45 +04:00
info Remove "NEW" from affiliate program. 2026-05-11 14:39:32 +04:00
inline_bots Improve checks for video frame sizes. 2026-05-01 00:15:20 +07:00
intro Removed 114 unused style entries. 2026-05-04 11:32:33 +07:00
iv Removed 114 unused style entries. 2026-05-04 11:32:33 +07: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 Store recent inline bot per-account. 2026-05-07 16:53:27 +04:00
media fix: embed portrait 4K 2026-05-12 11:08:44 +04:00
menu Improve send sticker from set box logic. 2026-05-05 10:45:43 +04:00
mtproto Fix messages.setBotGuestChatResult in the scheme. 2026-05-11 13:40:21 +04:00
overview Improve checks for video frame sizes. 2026-05-01 00:15:20 +07:00
passport Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:58:16 +03:00
payments Fix warnings. 2026-04-26 11:08:28 +07:00
platform Fix CrashID copy in crash reported window. 2026-05-06 13:09:56 +04:00
poll Added stale media reupload guard before sending poll with expired files. 2026-03-30 10:19:14 +03:00
profile Removed 114 unused style entries. 2026-05-04 11:32:33 +07:00
settings Return "Chatbots" to Telegram Business. 2026-05-11 14:08:28 +04:00
statistics Fixed long chart filter labels in statistics. 2026-05-05 10:45:43 +04:00
storage Store recent inline bot per-account. 2026-05-07 16:53:27 +04: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 Show gift offer payment as "Gift Offer". 2026-05-07 17:31:42 +04:00
window Fix non-premium sending existing custom reaction. 2026-05-11 16:33:58 +04:00
apiwrap.cpp Better balance check in TON stake. 2026-05-11 17:32:57 +04:00
apiwrap.h Update cached reactions on remove. 2026-05-05 10:45:45 +04:00
config.h Store recent inline bot per-account. 2026-05-07 16:53:27 +04: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 Fix tg:// links handling on cold start. 2026-05-05 10:45:43 +04:00
mainwidget.h Fix tg:// links handling on cold start. 2026-05-05 10:45:43 +04:00
mainwindow.cpp Fix tg:// links handling on cold start. 2026-05-05 10:45:43 +04:00
mainwindow.h Fix tg:// links handling on cold start. 2026-05-05 10:45:43 +04:00
settings.cpp Store recent inline bot per-account. 2026-05-07 16:53:27 +04:00
settings.h Store recent inline bot per-account. 2026-05-07 16:53:27 +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