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