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