Fix emoji and other related bugs (#1504)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Wed, 25 Oct 2023 22:09:27 +0000 (09:09 +1100)
committerGitHub <noreply@github.com>
Wed, 25 Oct 2023 22:09:27 +0000 (09:09 +1100)
commitf53bb28b66cfb56ce7549608283dd6004745e6ce
treeada1ffc2fa3656c158497c7730b514b796384584
parent2957a45c4ba1088787611ad7b9982cdfaccee642
Fix emoji and other related bugs (#1504)

* make system-emoji default & twitter emoji optional

* add mozilla twemoji-colr credit

* fix wrong audio duration

* set locales to empty in member count millify

* render system emoji as same size of custom emoji
src/app/organisms/room/MembersDrawer.tsx
src/app/organisms/room/RoomTimeline.tsx
src/app/organisms/room/message/AudioContent.tsx
src/app/organisms/settings/Settings.jsx
src/app/plugins/react-custom-html-parser.tsx
src/app/state/settings.ts
src/app/styles/CustomHtml.css.ts
src/app/templates/client/Client.jsx
src/app/utils/regex.ts [new file with mode: 0644]
src/index.scss