tdesktop/Telegram/SourceFiles
John Preston b9188f892f Version 4.6.
- Emoji Profile Pictures.
Quickly create group and profile pictures from animated emoji
and stickers with the new "Use an Emoji" option.
- Emoji Categories.
Filter stickers and emoji by categories like "love", "cheers"
or "sleeping" in the sticker and emoji tabs.
- Chat Translation.
As a Premium user, translate entire chats in real time
as you scroll them or receive new messages.
- Media Permissions in Groups.
Control whether members of your groups can send
9 distinct media types – like Photos, Voice or Video Messages.
- Select Chats for Bots.
Bot developers can now let users quickly select groups,
channels or contacts that meet predefined criteria (more in @BotNews).
- Open in New Window.
Open chats or additional accounts in separate windows.
2023-02-03 22:13:26 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
api Added ability to set photo for contact from userpic emoji builder. 2023-02-02 22:12:32 +04:00
boxes Version 4.6. 2023-02-03 22:13:26 +04:00
calls Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
chat_helpers Improve colors in tabbed search field. 2023-02-03 20:51:13 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 4.6. 2023-02-03 22:13:26 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Warn that m4v and m3u8 may reveal your IP. 2023-02-02 22:12:32 +04:00
dialogs Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
editor Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00
export Update API scheme to layer 152. 2023-02-02 22:12:31 +04:00
ffmpeg Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history Version 4.6. 2023-02-03 22:13:26 +04:00
info Replaced default gradients for color palette in userpic emoji builder. 2023-02-03 08:03:09 +03:00
inline_bots Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Add translation bar dropdown menu. 2023-02-02 22:12:32 +04:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
media Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Fix "Limit special config request types." 2023-01-10 16:47:41 +04:00
overview Removed unused keys from overview.style. 2023-02-02 22:12:32 +04:00
passport Removed unused keys from passport.style. 2023-02-02 22:12:32 +04:00
payments Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
platform Improve the tabbed emoji panel design. 2023-02-02 22:12:31 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
storage Fix killing of upload sessions for inactivity. 2023-02-02 22:12:32 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Version 4.6. 2023-02-03 22:13:26 +04:00
window Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
apiwrap.cpp Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
apiwrap.h Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.h
main.cpp
mainwidget.cpp Track window activation history. 2023-02-03 20:48:12 +04:00
mainwidget.h Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwindow.cpp Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
mainwindow.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
settings.cpp cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
settings.h cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h