aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/MessageEntity.cpp
AgeCommit message (Expand)Author
2026-07-06Use text_length.levlam
2026-07-06Fix get_markdown_v3.levlam
2026-06-05Remove empty second parameter of static_assert.levlam
2026-05-29Add class FormattedDate.levlam
2026-03-26Log diff entities if they are received.levlam
2026-03-02Update layer to 224.levlam
2026-03-28Add and use remove_unallowed_quote_user_entities.levlam
2026-03-26Use remove_unallowed_quote_entities in ToDoList.levlam
2026-03-25Move remove_unallowed_quote_entities to MessageEntity.cpp.levlam
2026-03-22Add DateTime to the list of allowed quote entities.levlam
2026-03-15Remove unused context capture.levlam
2026-03-09Add is_found_entity_type.levlam
2026-03-09Move is_allowed_quote_entity_type to MessageEntity.cpp.levlam
2026-02-25Support DateTime entities in Markdown formatting.levlam
2026-02-24Improve MessageEntity constructor.levlam
2026-02-24Support "tg-time" tags.levlam
2026-02-24Improve textEntityTypeDateTime.levlam
2026-02-20Treat Date entities as Code entities.levlam
2026-02-12Add loginUrlInfoRequestConfirmation.match_codes.levlam
2026-02-11Add textEntityTypeDate.levlam
2026-02-10Update layer to 223.levlam
2026-02-09Improve fix_formatted_text.levlam
2026-01-01Update copyright year.levlam
2025-12-06Update list of valid short usernames.levlam
2025-12-02Show only locally found email addresses and URLs in secret chats.levlam
2025-06-20Add class ToDoItem.levlam
2025-04-29Fix spelling of 'server-side'.levlam
2025-03-23Simplify some optional field usage.levlam
2025-02-19Remove redundant as_array usages.levlam
2025-01-01Update copyright year.levlam
2024-12-24Add td_api::chatFolderName and support custom emoji in folder names.levlam
2024-12-05Minor improvements. (#3169)AYMEN
2024-12-03Clear captions and drafts from empty characters.levlam
2024-10-11Support hashtags and cashtags with username.levlam
2024-10-07Allow inaccessible users in MentionName entities.levlam
2024-09-20Add "verification_codes_bot_chat_id" option.levlam
2024-09-18Support nullptr text in get_formatted_text.levlam
2024-08-17Fix tonsite links.levlam
2024-07-17Support tonsite protocol.levlam
2024-07-16Update list of TLDs.levlam
2024-07-21Pass UserManager to get_text_entity_object.levlam
2024-06-17Update common TLD list.levlam
2024-05-23Fix are_entities_valid.levlam
2024-05-21Support expandable block quote entities in MarkdownV2.levlam
2024-05-21Allow attributes without value and support expandable blockquote entities in ...levlam
2024-05-20Add td_api::textEntityTypeExpandableBlockQuote.levlam
2024-05-15Move extract_input_caption to MessageContent.cpp.levlam
2024-05-06Update layer to 181.levlam
2024-05-16Update list of TLDs.levlam
2024-05-04Don't check received from server strings for emptiness.levlam