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
/
VideoNotesManager.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-02
Allow to send self-destructing video notes and voice notes.
levlam
2024-01-01
Update copyright year.
levlam
2023-11-30
Improve includes.
levlam
2023-11-23
Move speech recognition to TranscriptionManager.
levlam
2023-09-21
Rename FullMessageId to MessageFullId.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-02
Minor improvements.
levlam
2022-10-20
Support waveform for video notes.
levlam
2022-10-20
Support speech recognition for video notes.
levlam
2022-10-20
Make VideoNotesManager an actor.
levlam
2022-10-20
Various improvements.
levlam
2022-10-19
Register video note messages.
levlam
2022-08-04
Use WaitFreeHashMap for document storages.
levlam
2022-08-03
Remove unused can_delete_old parameter.
levlam
2022-07-20
Asynchronously destroy some big data storages.
levlam
2022-05-11
Add layer 143 to secret chats.
levlam
2022-06-02
Add Dimensions.h.
levlam
2022-04-10
Add PhotoSize.h.
levlam
2022-02-08
Fix includes and formatting.
levlam
2022-02-07
td: replace most of std::unordered_map usages to td::FlatHashMap
Arseny Smirnov
2022-01-01
Update copyright year.
levlam
2021-10-27
Unify td/telegram/include order.
levlam
2021-08-28
Make get_document_object methods const.
levlam
2021-08-26
Remove unneeded document.is_changed.
levlam
2021-06-08
Remove support for secret chat layers before 73.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-03-01
Update layer to 92: minithumbnails support.
levlam
2019-02-21
Unify names of ParserT/StorerT classes.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-27
Make get_*_duration const.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov