simonewebdesign / real-time-web-chat

A chat server and client built with Node, Socket.io, Express and MongoDB. Hosted on OpenShift
3 stars 0 forks source link

After loading messages from db, the emoticons should be rendered #28

Closed simonewebdesign closed 10 years ago

simonewebdesign commented 11 years ago

Please use the searchAndReplaceEmoticonsIn(message) function.