Add recently used section to emoji board (#373)
authorginnyTheCat <ginnythecat@lelux.net>
Thu, 17 Mar 2022 11:49:14 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 11:49:14 +0000 (17:19 +0530)
commitb698982186f95e6b2f0d92408fea91980d7682f3
treeeb0528563b99e8b0ca687a090095c9cd76c4692e
parent5a299b21c554c412776559f227bbd6894bd1ea0d
Add recently used section to emoji board (#373)

* Add recent section to emoji board

* Add section to emoji board sidebar

* Add emoji limit like element web has

* Ignore custom emojis

* Filter out invalid emojis

* Update heart icon with clock

Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
src/app/organisms/emoji-board/EmojiBoard.jsx
src/app/organisms/emoji-board/recent.js [new file with mode: 0644]
src/app/organisms/room/RoomViewCmdBar.jsx