Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

Improve Emoji Search #103

Closed Serubin closed 4 years ago

Serubin commented 4 years ago

Improve emoji search by checking the initial to ensure it's an alphanumeric character.

This allows for normal emoticons/smilies to be made without emoji search interference. There are also no emojis that start with a non alphanumeric, so there is no reason to search.

klinker24 commented 4 years ago

Haha this has actually been driving me crazy. Kept planning on implementing this myself and just never go the chance. Thanks!

Serubin commented 4 years ago

You and me both.