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
/
tdutils
/
td
/
utils
/
emoji.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-09-20
Update emoji to Unicode 16.0.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-01
Minor fixes.
levlam
2023-05-29
Allow all ZWJ sequence as valid emoji.
levlam
2023-05-17
Improve is_emoji.
levlam
2023-01-23
Don't remove emoji selectors in search_stickers.
levlam
2023-01-18
Allow redundant 0xFE0F after emoji.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-11
Fix remove_emoji_modifiers.
levlam
2022-09-27
Update emoji to 15.0.
levlam
2022-06-02
Minor fixes.
levlam
2022-05-12
Remove all emoji modifiers, including modifiers in the middle.
levlam
2022-03-11
Use FlatHashSet.
levlam
2022-01-31
Fix warnings.
levlam
2022-01-31
Disable is_emoji implementation is there is no zlib.
levlam
2022-01-14
Add consts for emoji count and the maximum emoji length.
levlam
2022-01-13
Use compressed base64-encoded list of emoji instead of emoji themselves to re...
levlam
2022-01-01
Update copyright year.
levlam
2021-12-22
Match animated emoji without selectors.
levlam
2021-11-18
Fix is_emoji.
levlam
2021-10-05
Add sound to messageAnimatedEmoji.
levlam
2021-10-05
Add messageAnimatedEmoji.
levlam
2021-09-21
Move remove_emoji_modifiers to emoji.h.
levlam
2021-09-20
Add is_emoji method.
levlam