aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/BackgroundManager.h
AgeCommit message (Expand)Author
2026-01-02Support gift themes with negative intensity.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-09-30Assign unique internal upload identifier for background uploads.levlam
2024-09-30Use telegram_api::object_ptr with InputFile.levlam
2024-03-21Add loaded from database local backgrounds to cache.levlam
2024-03-21Assign same identifier to the same local background.levlam
2024-02-13Allow empty non-null backgrounds in chat event log.levlam
2024-01-01Update copyright year.levlam
2023-12-19Add separate deleteDefaultBackground method.levlam
2023-12-19Improve name of updateDefaultBackground update.levlam
2023-12-01Add deleteChatBackground.restore_previous.levlam
2023-12-01Add separate td_api::deleteChatBackground method.levlam
2023-12-01Add BackgroundManager::get_background_dialog method.levlam
2023-11-10Add td_api::revertChatBackground.levlam
2023-11-10Allow to set chat background for both sides.levlam
2023-04-19Minor improvements.levlam
2023-04-12Replace dark_theme_brightness with dark_theme_dimming.levlam
2023-04-12Add inputBackgroundPrevious.levlam
2023-04-11Add td_api::setChatBackground.levlam
2023-01-16Improve some spelling.levlam
2023-01-01Update copyright year.levlam
2022-11-17Use request promise in setBackground.levlam
2022-10-18Move get_background_url to LinkManager.levlam
2022-06-27Move Promise to tdutils.levlam
2022-04-09Add PhotoFormat.h.levlam
2022-03-11Use FlatHashSet.levlam
2022-02-11Move other big classes inside FlatHashMap to unique_ptr.levlam
2022-02-08Fix includes and formatting.levlam
2022-02-07td: replace most of std::unordered_map usages to td::FlatHashMapArseny Smirnov
2022-01-01Update copyright year.levlam
2021-11-11Init some fields just in case.levlam
2021-10-19A lot more minor improvements.levlam
2021-09-24Add store/parse_background.levlam
2021-09-03Use Promise instead of RequestActor in getBackgrounds.levlam
2021-08-27Don't replace main background type if appropriate.levlam
2021-08-24Return BackgroundType from on_get_background.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-06-10Store multiple local backgrounds.levlam
2021-06-10Remove unneeded add_local_background method and allow non-default installed b...levlam
2021-06-10Replace add_fill_background with add_local_background.levlam
2021-06-10Use autoincremented IDs for local backgrounds.levlam
2021-06-09Allow to set non-local filled backgrounds.levlam
2021-05-26Parse background parameters in searchBackground.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-12-22Replace GradientInfo with BackgroundFill internally.levlam
2019-12-22Better Gradientinfo implementation.levlam
2019-12-22Update layer 107.levlam