nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
489 stars 59 forks source link

Migrate emojis #1039

Open ArtificialOwl opened 4 years ago

ArtificialOwl commented 4 years ago

Twemoji is stuck to 0.12.0, maybe using another component ?

What about the one used in Talk ?

violoncelloCH commented 4 years ago

yes, we should use the (meanwhile) existing emoji picker component: https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/EmojiPicker/EmojiPicker.vue

violoncelloCH commented 3 years ago

implementing this possibly also fixes #111