malenkix / guestbook

A smart guestbook for your events.
MIT License
0 stars 0 forks source link

Emoticons in message and subtext. #33

Open NadirHelix opened 6 years ago

NadirHelix commented 6 years ago

Currently it is possible to use emoticons from mobile devices in the frontend. These emojis cannot be processed in the backend and might lead to errors.

TODO

  1. clarify if emojis should be allowed in message and/or subtext. 1.1 if yes: find a way to include them in subtext and message in the backend as they are not part of the charsets 1.2 if no: Add validation rules in the frontend and try to force usage of keyboard layout without emojis