aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/TopDialogManager.cpp
AgeCommit message (Expand)Author
2026-05-22Add userTypeBot.is_guard.levlam
2026-04-29Add td_api::topChatCategoryGuestBots.levlam
2026-04-07Update layer to 225.levlam
2026-02-28Add story rating debug.levlam
2026-01-01Update copyright year.levlam
2025-09-03Remove active stories when rating is cleared.levlam
2025-09-03Forcely load active stories when rating changes.levlam
2025-09-02Improve logging.levlam
2025-08-20Update list of active stories when user rating changes.levlam
2025-08-20Show stories from top correspondents.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-03-29Use bool parameters in contancts API methods.levlam
2025-01-01Update copyright year.levlam
2024-08-15Improve includes.levlam
2024-07-16Add td_api::topChatCategoryWebAppBots.levlam
2024-07-08Update layer to 185.levlam
2024-04-19More check_dialog_access usages.levlam
2024-04-02Rename rest of ContactsManager to ChatManager.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-02-18Check close_flag() first.levlam
2024-01-04Move get_chat_ids_object and get_chats_object to DialogManager.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-10-12Replace TopDialogManager.is_active_ with !is_bot().levlam
2023-10-04Remove error-prone server_time_cached.levlam
2023-09-25Remove now wrong CHECK.levlam
2023-08-23Allow to use getTopChats without chat info database.levlam
2023-08-22Add MessagesManager::get_story_notification_settings.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-04-22Improve variable names.levlam
2023-04-14Add MessagesManager::get_chat_ids_object.levlam
2023-03-13Remove unneeded TdParameters.h includes.levlam
2023-03-13Make TdParameters private in Global.levlam
2023-01-01Update copyright year.levlam
2022-09-03Use send_closure to load dialogs to ensure that MessagesManager is inited.levlam
2022-08-17Proxy all option-related requests through G.levlam
2022-06-27Move Promise to tdutils.levlam
2022-06-27Use free-standing function to create event promises.levlam
2022-01-01Update copyright year.levlam
2021-11-08Improve ResultHandler/NetActor td_ private field name.levlam
2021-11-08Remove NetQuery id from ResultHandler and NetActor.levlam
2021-10-21Minor improvements.levlam
2021-09-29Run loop after toggled top chats just in case.levlam
2021-09-26Load only chats with known info in MessagesManager::load_dialogs.levlam
2021-09-25Remove last get_actor_unsafe usages in TopDialogManager.levlam
2021-09-25Directly call managers in TopDialogManager.levlam
2021-09-25Imppement GetTopPeersQuery as ResultHandler.levlam
2021-09-25Add TopDialogCategory.cpp.levlam
2021-09-25Use ResetTopPeerRatingQuery instead of dispatch_with_callback.levlam