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
/
test
/
message_entities.cpp
Age
Commit message (
Collapse
)
Author
2026-06-09
Fix includes.
levlam
2026-05-29
Add class FormattedDate.
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-25
Add and use LinkManager::check_tg_url_host.
levlam
2026-02-09
Improve fix_formatted_text.
levlam
2026-01-01
Update copyright year.
levlam
2025-02-19
Remove redundant as_array usages.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-30
Fix fix_formatted_text test.
levlam
2024-10-11
Support hashtags and cashtags with username.
levlam
2024-09-10
Improve variable names.
levlam
2024-07-17
Support tonsite protocol.
levlam
2024-05-23
Fix BlockQuote check in fix_formatted_text test.
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
HTML parse_mode.
2024-01-10
Allow \r and other empty entities as a separator between MarkdownV2 blockquotes.
levlam
2024-01-01
Update copyright year.
levlam
2023-12-04
Don't remove whitespace-only entities.
levlam
2023-11-15
Allow empty block quotes in MarkdownV2.
levlam
2023-11-07
Support pre-existing BlockQuote entities in parseMarkdown.
levlam
2023-11-06
Support PreCode entities in getMarkdownText.
levlam
2023-11-06
Always remove new line on the first empty line of Pre entity.
levlam
2023-11-06
Don't remove newline character after Pre entities.
levlam
2023-11-06
Improve parse_markdown_v3 test.
levlam
2023-11-06
Support language code specification for PreCode entities in parseMarkdown.
levlam
2023-10-30
Add BlockQuote parsing in MarkdownV2.
levlam
2023-10-30
Fix warnings.
levlam
2023-10-29
Support BlockQuote entities in textParseModeHTML.
levlam
2023-10-19
Add check for entities being sorted.
levlam
2023-10-19
Add get_first_url to test.
levlam
2023-10-19
Add test for is_visible_url.
levlam
2023-10-18
Add new entities to the fix_formatted_text test.
levlam
2023-02-11
Improve field name.
levlam
2023-02-08
Update clang-format to 16.0.0.
levlam
2023-01-09
Improve parse_html test.
levlam
2023-01-01
Update copyright year.
levlam
2022-10-25
Treat usernames of length 4 as valid.
levlam
2022-10-26
Fix test.
levlam
2022-09-22
Keep only Slice overload of utf8_utf16_substr.
levlam
2022-08-20
Optimize fix_url.
levlam
2022-08-20
Simplify match_url code.
levlam
2022-08-19
Allow only domain symbols in user data after first dot to improve performance.
levlam
2022-08-19
Fix fix_formatted_text test.
levlam
2022-07-29
Allow some new characters in hashtags.
levlam
2022-07-19
Support custom emoji in parse_html.
levlam
2022-07-18
Support custom emoji in MarkdownV2.
levlam
2022-02-03
Add find_url tests.
levlam
2022-01-31
Allow middle dot in hashtags.
levlam
[next]