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