aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/InputDialogId.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-12-07Remove unused InputDialogId constructor.levlam
2024-01-01Update copyright year.levlam
2023-11-01Preload chat to which belongs the replied meessage from a draft.levlam
2023-01-01Update copyright year.levlam
2022-08-30Use static helpers from InputDialogId.levlam
2022-08-30Remove failed to load chats from chat filters.levlam
2022-03-11Use FlatHashSet.levlam
2022-01-01Update copyright year.levlam
2021-11-10Use const reference if range-based for if appropriate.levlam
2021-01-01Update copyright year.levlam
2020-06-07Fix include.levlam
2020-06-07Fix some includes.levlam
2020-06-02Delete unused method.levlam
2020-05-31Fix CE.levlam
2020-05-31Add InputDialogId::contains.levlam
2020-05-29Fix InputDialogId::are_equivalent.levlam
2020-05-28Dialog list fixes.levlam
2020-05-28Add InputDialogId::are_equivalent.levlam
2020-05-26Remove secret chats from UpdateDialogFilterQuery before sending it to UpdateD...levlam
2020-05-26Add InputDialogId::get_dialog_ids.levlam
2020-05-19Never add duplicate dialogs to filter.levlam
2020-05-18Add td_api::createChatFilter.levlam
2020-05-12Add InputDialogId.levlam