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