ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston 4fd4b14fcc Beta version 6.6.3.
- Drawing tools in image editor (brush, marker, eraser, arrow).
- Draw-to-reply button in media viewer.
- Trim recorded voice messages.
- Per-file captions when sending multiple files.
- Audio sharing in calls on Linux.
- Ripple effects for reactions, send and reply buttons.
- Fix saved music shuffled playing.
2026-03-12 23:02:47 +04:00
..
_other Fix packaged conditions in lib_ffmpeg and Packer 2025-06-03 09:41:22 +04:00
api Fixed compose search list freeze by resetting merged search state flags. 2026-03-12 12:59:49 +04:00
boxes In GroupAdmin scope send /start only with token. 2026-03-10 12:35:55 +04:00
calls Add ripple effect to send button. 2026-03-10 11:59:29 +04:00
chat_helpers Added initial ability to trim recorded voice messages. 2026-03-12 12:59:49 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Beta version 6.6.3. 2026-03-12 23:02:47 +04:00
countries Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
data Added initial implementation of draw-to-reply. 2026-03-12 12:59:50 +04:00
dialogs Fixed ratio of icon in update button from dialogs widget. 2026-03-12 12:59:49 +04:00
editor [img-editor] Updated color button with rainbow gradient ring. 2026-03-12 12:20:42 +03:00
export Implement disabling/enabling sharing. 2026-02-28 19:07:09 +04:00
ffmpeg Fix video metadata rotation reading. 2025-12-22 17:56:55 +04:00
history Added initial implementation of draw-to-reply. 2026-03-12 12:59:50 +04:00
info Added simple icon to button for bot settings from profile actions. 2026-03-12 12:59:49 +04:00
inline_bots Revert "Don't stream videos when external player is used" 2026-03-10 12:40:17 +04:00
intro Call QInputMethod::show in CodeInput 2026-02-06 13:24:42 +04:00
iv Revert "Avoid using streaming loader with external video player" 2026-03-10 12:40:17 +04:00
lang Slightly improved code style in mtproto translate provider. 2026-03-12 12:59:49 +04:00
layout Added initial implementation of reorder items in media layouts. 2025-11-16 23:52:56 +03:00
main Use crl::on_main_queue for chained init steps. 2026-03-06 22:49:10 +04:00
media Fix build with GCC. 2026-03-12 23:02:47 +04:00
menu Revert "Update menu_send.cpp" 2026-03-12 13:11:21 +04:00
mtproto Update API scheme on layer 223. 2026-02-28 19:07:11 +04: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 Fixed display of credits payment form even with small credits balance. 2026-01-28 08:57:57 +03:00
platform Moved out dock menu from obj-c implementation to Qt implementation. 2026-03-12 12:59:49 +04:00
profile Fixed emoji display in top bar from admin log. 2026-02-19 09:35:08 +03:00
settings Replaced import/export of experimental settings with compact format. 2026-03-12 12:59:49 +04:00
statistics Fixed cache of graphs in chart widgets on retina. 2025-12-16 11:46:36 +03:00
storage Added ability rename files from send files box. 2026-02-19 12:02:11 +03:00
support Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04: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 Fixed selection display of ColorSample on non-solid background. 2026-03-12 12:59:49 +04:00
window Fix build with MSVC. 2026-03-12 13:08:16 +04:00
apiwrap.cpp Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04:00
apiwrap.h Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04: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 Support no-topics recipient state in bot-forums. 2026-02-28 19:07:09 +04: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