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