aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/MessageReplyHeader.cpp
AgeCommit message (Expand)Author
2026-07-11Minor fixes.levlam
2026-07-01Fix check.levlam
2026-06-30Support replies to ephemeral messages.levlam
2026-06-30Improve ephemeral message handling.levlam
2026-06-15Update layer to 228.levlam
2026-05-07Fix reply_to_top_id.levlam
2026-01-01Update copyright year.levlam
2025-10-14Always treat private messages with top_msg_id as topic messages.levlam
2025-10-01Improve bot forum handling.levlam
2025-09-25Add and use DialogManager::can_dialog_have_threads.levlam
2025-04-27Use some optional fields directly.levlam
2025-01-01Update copyright year.levlam
2024-02-15Minor fixes.levlam
2024-02-07Update layer to 174.levlam
2024-01-01Update copyright year.levlam
2023-11-07Improve RepliedMessageInfo::get_same_chat_reply_to_message_id.levlam
2023-10-30Minor improvements.levlam
2023-10-25Move other reply_to_message_id checks to ReplyHeader parsing.levlam
2023-10-25Check top_thread_message_id during object parsing.levlam
2023-10-24Add class RepliedMessageInfo.levlam
2023-10-23Parse new MessageReplyHeader.levlam
2023-09-28Update layer to 166.levlam
2023-09-21Rename FullMessageId to MessageFullId.levlam
2023-07-01Minor fixes.levlam
2023-06-07Use StoryFullId for replied story.levlam
2023-06-06Store replied story sender as DialogId.levlam
2023-06-05Add Message.replied_story_sender_user_id/replied_story_id.levlam
2023-06-05Improve MessageReplyHeader field names.levlam
2023-05-01Update layer to 160.levlam
2023-01-26Ignore message_thread_id for channel posts.levlam
2023-01-01Update copyright year.levlam
2022-11-02Improve MessateReplyHeader processing.levlam
2022-11-02Improve message reply header handling.levlam