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
/
BoostManager.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-05-01
Add chatBoostLevelFeatures.can_enable_automatic_translation and chatBoostFeat...
levlam
2025-03-28
Use bool fields in auth, bots, premium, stickers, upload and updates queries.
levlam
2025-03-08
Check received number of Telegram Stars when appropriate.
levlam
2025-01-01
Update copyright year.
levlam
2024-08-30
Add prepaidGiveaway.boost_count.
levlam
2024-08-30
Add chatBoostSourceGiveaway.star_count.
levlam
2024-08-30
Add prepaidGiveaway.prize.
levlam
2024-08-23
Rename prepaid giveaways to prepaidGiveaway.
levlam
2024-08-20
Update layer to 187.
levlam
2024-04-21
Various fixes.
levlam
2024-04-15
Use DialogManager::check_dialog_access when appropriate.
levlam
2024-04-14
Add explicit allow_secret_chats to have_input_peer.
levlam
2024-04-10
Improve getChatBoostFeatures.
levlam
2024-04-02
Add disable sponsored messages boost feature.
levlam
2024-04-02
Rename rest of ContactsManager to ChatManager.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-02-11
Support supergroups in getChatBoostFeatures,
levlam
2024-02-09
Generate boost links for supergroups and in new format,
levlam
2024-02-08
Add profileAccentColor.min_supergroup_boost_level.
levlam
2024-01-25
Minor imrovements.
levlam
2024-01-02
Add more information to chatBoostFeatures.
levlam
2024-01-22
Minor improvements.
levlam
2024-01-07
Move resolved usernames to DialogManager.
levlam
2024-01-04
Move get_chat_ids_object and get_chats_object to DialogManager.
levlam
2024-01-04
Add DialogManager::force_create_dialog.
levlam
2024-01-04
Use DialogManager::have_dialog_force.
levlam
2024-01-03
Move ContactsManager proxy methods to DialogManager.
levlam
2024-01-01
Update copyright year.
levlam
2023-12-27
Ignore user in unclaimed giveaway boost.
levlam
2023-12-26
Add td_api::chatBoostFeatures.
levlam
2023-12-26
Add td_api::getChatBoostLevelFeatures.
levlam
2023-12-14
Simplify QTS update processing.
levlam
2023-11-17
Fix getChatBoosts.only_gift_codes.
levlam
2023-11-03
Minor improvements.
levlam
2023-10-31
Add td_api::getUserChatBoosts.
levlam
2023-10-31
Add chatBoost.id.
levlam
2023-10-31
Add td_api::updateChatBoost.
levlam
2023-10-31
Add get_chat_boost_object function.
levlam
2023-10-30
Minor improvements.
levlam
2023-10-21
Return ChatBoostSlots from boostChat.
levlam
2023-10-21
Add td_api::getAvailableChatBoostSlots.
levlam
2023-10-20
Allow to pass list of slots to boostChat.
levlam
2023-10-20
Add chatBoostStatus.gift_code_boost_count.
levlam
2023-10-20
Return all applied slots in getChatBoostStatus.
levlam
2023-10-20
Allow invalid giveaway message identifier in boost list.
levlam
2023-10-20
Add getChatBoosts.only_gift_codes.
levlam
2023-10-20
Improve td_api::chatBoost.
levlam
2023-10-19
Move boost-related methods to BoostManager.
levlam
[next]