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