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
/
HashtagHints.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-06-12
Minor fixes.
levlam
2024-06-02
Support cashtags in getSearchedForHashtags and removeSearchedForHashtag.
levlam
2024-05-25
Add td_api::clearSearchedForHashtags.
levlam
2024-01-01
Update copyright year.
levlam
2023-03-14
Add Global::use_sqlite_pmc.
levlam
2023-03-13
Remove unneeded TdParameters.h includes.
levlam
2023-03-13
Make TdParameters private in Global.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-23
Add td::Hash and use it everywhere instead of unusable std::hash.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-01-01
Update copyright year.
levlam
2020-05-16
Ignore SQLite key-value responses after close.
levlam
2020-01-01
Update copyright year.
levlam
2019-11-17
Ignore invalid UTF-8 hashtags from broken database.
levlam
2019-01-07
Use KeyValueSyncInterface and BinlogInterface in TdDb.
levlam
2019-01-06
Fix Global.h and TdDb.h includes.
levlam
2019-01-01
Update copyright year.
levlam
2018-07-18
Include SqliteKeyValue only in cpp.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov