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.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-03-22
Use bool fields in document attributes instead of flags.
levlam
2025-03-19
Use true fields in InputMedia and InputFileLocation.
levlam
2025-01-09
Update layer to 198.
levlam
2025-01-01
Update copyright year.
levlam
2024-10-12
Simplify video/voice note info update.
levlam
2024-10-05
Support same file identifiers in dup_*.
levlam
2024-10-03
Explicitly cancel upload to clear upload_pause.
levlam
2024-10-03
Don't dup thumbnail file identifiers.
levlam
2024-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-09-10
Update layer to 189.
levlam
2024-08-24
Simplify check.
levlam
2024-08-24
Return pointer from FileView::get_main_remote_location.
levlam
2024-08-22
Return pointer from FileView::get_url.
levlam
2024-07-08
Update layer to 185.
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-11-21
Move transcription update subscription to TranscriptionManager.
levlam
2023-11-21
Don't return error from recognizeSpeech for failed recognitions.
levlam
2023-09-21
Rename FullMessageId to MessageFullId.
levlam
2023-05-01
Update layer to 160.
levlam
2023-01-02
Add some emptiness checks.
levlam
2023-01-01
Update copyright year.
levlam
2022-12-08
Update layer to 151.
levlam
2022-11-21
Add source to dup_file_id.
levlam
2022-11-12
Don't register VoiceNote and VideoNote messages for bots.
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-19
Register video note messages.
levlam
2022-10-21
Use suggested_video_note_length as default size for video notes.
levlam
2022-10-20
Use std::move to update document fields.
levlam
2022-09-28
Improve secret chat schema constructor naming.
levlam
2022-08-14
Minor fixes.
levlam
2022-08-04
Use WaitFreeHashMap for document storages.
levlam
2022-08-03
Use get_document if possible.
levlam
2022-08-03
Simplify implementation of merge_* for documents.
levlam
2022-08-03
Remove unused can_delete_old parameter.
levlam
2022-07-20
Asynchronously destroy some big data storages.
levlam
2022-06-02
Minor fixes.
levlam
2022-05-11
Add layer 143 to secret chats.
levlam
2022-05-11
Simplify SecretInputMedia creation.
levlam
2022-04-09
Add PhotoFormat.h.
levlam
2022-02-10
Check and fix half of FlatHashMap usages.
levlam
2022-01-01
Update copyright year.
levlam
2021-08-28
Make get_document_object methods const.
levlam
2021-08-26
Remove unneeded document.is_changed.
levlam
[next]