cinny/src/app
Emi 9ea9bf4035
Add support for sending room-local emoji (#209)
* Add support for sending room-local emoji

Does not add support for sending a room's emoji outside of that room, but enables users to
send an emoji if the packs in a room support it.  Does not include room emoji in the
picker YET.

* Amend PR #209: Don't freak out if the `pack` tag is missing

* Amending PR:  Refactor emojifier, use better method for retrieving packs

* Amending PR:  Improve resiliance to bad data in emoji state events

* Amend PR: Remove redundant code, fix crash on edit
2021-12-29 09:56:17 +05:30
..
atoms Add optoins to change room visibility 2021-12-26 15:34:20 +05:30
hooks Implement sending read receipt in new pagination 2021-12-07 21:04:07 +05:30
molecules Fix message formatting 2021-12-28 10:54:46 +05:30
organisms Add support for sending room-local emoji (#209) 2021-12-29 09:56:17 +05:30
pages Updated dependencies 2021-11-19 13:20:34 +05:30
partials Refector sass 2021-12-19 10:28:41 +05:30
templates Add RoomSettings comp 2021-12-22 20:18:32 +05:30