Closed levochkaa closed 5 months ago
Copy of https://github.com/TelegramMessenger/Telegram-iOS/pull/1328
Description: When sending Custom Emojis, their underlaying plain emojis get added to Recently Used. As far as I can tell from git blame, the bug is in the code for 9 months, before that plain emojis weren't added to recently used at all.
Bug in action:
https://github.com/TelegramMessenger/Telegram-iOS/assets/62802017/dafc1fe4-fa50-43de-b698-ac08d215e744
Fixed:
https://github.com/TelegramMessenger/Telegram-iOS/assets/62802017/b8be8f40-65f6-4e94-b266-8a5b172af0a0
Steps to reproduce:
Expected: Only Custom Emojis get added to the Recently Used group Reality: Both the custom emoji and plain underlaying emoji get added
Added here. Thank you!! https://github.com/Swiftgram/Telegram-iOS/commit/0d439a5479395d2a47d80b61047447e5878ab7ab
Copy of https://github.com/TelegramMessenger/Telegram-iOS/pull/1328
Description: When sending Custom Emojis, their underlaying plain emojis get added to Recently Used. As far as I can tell from git blame, the bug is in the code for 9 months, before that plain emojis weren't added to recently used at all.
Bug in action:
https://github.com/TelegramMessenger/Telegram-iOS/assets/62802017/dafc1fe4-fa50-43de-b698-ac08d215e744
Fixed:
https://github.com/TelegramMessenger/Telegram-iOS/assets/62802017/b8be8f40-65f6-4e94-b266-8a5b172af0a0
Steps to reproduce:
Expected: Only Custom Emojis get added to the Recently Used group Reality: Both the custom emoji and plain underlaying emoji get added