aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/DialogListId.h
AgeCommit message (Expand)Author
2026-01-18Add and use DialogListId::get_chat_lists_object.levlam
2026-01-18Add DialogListId.cpp.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-08-24Fix DialogListId constructor.levlam
2023-08-21Check DialogListId identifier validness.levlam
2023-08-18Support only Main and Archive folder identifiers.levlam
2023-05-21Make some constructors constexpr.levlam
2023-04-03Rename chat filters to chat folders.levlam
2023-01-01Update copyright year.levlam
2022-11-23Add td::Hash and use it everywhere instead of unusable std::hash.levlam
2022-08-27Improve output of DialogListId to log.levlam
2022-01-01Update copyright year.levlam
2021-01-01Update copyright year.levlam
2020-06-07Fix some includes.levlam
2020-05-31Move get_chat_list_object to DialogListId.levlam
2020-05-28Reorder dialog filters in synchronize_dialog_filters.levlam
2020-05-22Add td_api::chatListFilter.levlam
2020-05-21Add DialogListId.levlam