aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ThemeManager.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-10-10Minor improvements.levlam
2025-09-19Update layer to 216.levlam
2025-09-17Minor improvements.levlam
2025-09-17Add td_api::getGiftChatThemes.levlam
2025-09-16Rename ChatTheme to EmojiChatTheme.levlam
2025-01-01Update copyright year.levlam
2024-10-17Swap components in theme parameters serializationFela
2024-08-24Add themeParameters.bottom_bar_background_color.levlam
2024-07-05Make ThemeSettings fields private.levlam
2024-07-05Add ThemeSettings::is_empty().levlam
2024-07-05Add ThemeSettings.h.levlam
2024-07-05Add BaseTheme.h.levlam
2024-06-29Add section_separator_color to theme parameters.levlam
2024-06-19Remove old implementation of get_theme_parameters_json_string.levlam
2024-04-22Add accent color support for sponsored messages.levlam
2024-02-15Minor fixes.levlam
2024-02-13Allow empty non-null backgrounds in chat event log.levlam
2024-02-12Fix handling of 0 min boost level.levlam
2024-02-09Support supergroup boost options.levlam
2024-02-08Add profileAccentColor.min_supergroup_boost_level.levlam
2024-01-01Update copyright year.levlam
2023-12-26Add td_api::getChatBoostLevelFeatures.levlam
2023-12-21Add min_chat_boost_level to accentColor/profileAccentColor.levlam
2023-11-30Improve includes.levlam
2023-11-28Add user.profile_accent_color_id/profile_background_custom_emoji_id.levlam
2023-11-27Check color validness.levlam
2023-11-27Add td_api::updateProfileAccentColors.levlam
2023-11-27Use help.getPeerColors to update accent colors.levlam
2023-11-27Reload chat themes with other data.levlam
2023-11-07Return unchecked accent color id for bots.levlam
2023-11-07Load only accent colors in ThemeManager constructor.levlam
2023-11-03Early init ThemeManager.levlam
2023-11-02Add accentColor.built_in_accent_color_id.levlam
2023-11-02Fallback to default accent color for the chat.levlam
2023-11-02Never send unknown accent color identifiers to the app.levlam
2023-11-02Save accent colors to binlog.levlam
2023-11-02Add td_api::updateAccentColors.levlam
2023-11-02Don't forget old colors.levlam
2023-11-02Parse accent colors from appConfig.levlam
2023-10-02Add more colors to themeParameters.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-04-10Add class BackgroundInfo.levlam
2023-01-01Update copyright year.levlam
2022-10-12Minor improvements.levlam
2022-08-10Fix payment form and web view color value sent to the server.levlam
2022-06-20Add themeParameters.secondary_background_color.levlam
2022-03-29Add synchronous method td_api::getThemeParametersJsonString.levlam
2022-01-01Update copyright year.levlam
2021-11-08Remove NetQuery id from ResultHandler and NetActor.levlam