element-x-ada/features/messages
Jorge Martin Espinosa 353c00e032
Display only valid emojis in recent emoji list (#5612)
* Create `:libraries:recentemojis` and move `AddRecentEmoji` and `GetRecentEmojis` there

- Make sure `GetRecentEmojis` won't return duplicate or invalid emojis.
- `ActionListPresenter` now handles merging suggested and recent emojis, not `ActionListView`.
2025-10-30 15:27:51 +00:00
..
api Split notifications for messages in threads (#5595) 2025-10-30 15:15:00 +00:00
impl Display only valid emojis in recent emoji list (#5612) 2025-10-30 15:27:51 +00:00
test Threads - first iteration (#5165) 2025-08-19 13:35:48 +00:00