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
/
SecretChatsManager.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-01-01
Update copyright year.
levlam
2023-04-08
Use bigger delay for secret chat accepting on desktops.
levlam
2023-03-13
Explicitly pass use_secret_chats to SecretChatsManager.
levlam
2023-01-01
Update copyright year.
levlam
2022-07-20
Asynchronously destroy some big data storages.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-06-02
Minor improvements.
levlam
2021-03-29
Pass UserId instead of int32 when creating secret chat.
levlam
2021-01-18
Support delete_history flag in messages.discardEncryption.
levlam
2021-01-01
Update copyright year.
levlam
2020-09-22
Unify "log event" spelling.
levlam
2020-08-14
Minor fixes.
levlam
2020-08-02
Move QtsManager to UpdatesManager.
levlam
2020-06-30
Support initial folder for secret chats.
levlam
2020-07-03
Remove SecretChatsManager::after_get_difference.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-06
Forward-declare BinlogEvent.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-07-03
Fix some td/actor/ includes.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov