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