downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
229 stars 91 forks source link

(back-compat) Support old chat `sender` field #84

Open stevenhao opened 4 years ago

stevenhao commented 4 years ago

Game pre- #83 had a different user model / event schema.

The chat component should render the chatMessage.sender field conditionally on whether or not a displayName exists. image