aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/MessageForwardInfo.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-03-01Add and use generic unique_ptr comparison operator.levlam
2025-01-01Update copyright year.levlam
2024-11-06Proxy get_chat_id_object through DialogManager.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-01-25Minor imrovements.levlam
2024-01-25Don't set explicitly source.is_outgoing for messages forwarded from the user.levlam
2024-01-25Allow forwardSource without source message.levlam
2024-01-24Fix source.is_outgoing flag.levlam
2024-01-24Improve LastForwardedMessageInfo logging.levlam
2024-01-15Duplicate fields from origin to source if appropriate.levlam
2024-01-12Add more information to forwardSource.levlam
2024-01-11Add td_api::forwardSource.levlam
2024-01-11Add class LastForwardedMessageInfo.levlam
2024-01-11Make MessageForwardInfo fields private.levlam
2024-01-11Add MessageForwardInfo::copy_message_forward_info.levlam
2024-01-11Add and use MessageForwardInfo::need_change_warning.levlam
2024-01-11Improve MessageForwardInfo field names.levlam
2024-01-11Add some MessageForwardInfo methods.levlam
2024-01-11Store MessageForwardInfo as the whole.levlam