downforacross / downforacross.com

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

Add timestamps to chat messages #221

Closed kevinl120 closed 2 years ago

kevinl120 commented 2 years ago

Add timestamps to chat messages.

Screen Shot 2021-12-13 at 1 24 41 PM

Addresses #175.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/downforacross/downforacross.com/7xUKfFEZT836Rzq2fT2YHvHknZCM
✅ Preview: https://downforacrosscom-git-fork-kevinl120-kevin-23355b-downforacross1.vercel.app

stevenhao commented 2 years ago

design: maybe we can make this float to the far right, and instead of bracket delimeters, use gray/italic text styling (can probably draw design inspiration for this from another site... though i don't have any off the top of my mind)

kevinl120 commented 2 years ago

Updated the PR. Timestamps are aligned right in gray, with a darker tint on hover or selection.

Screen Shot 2021-12-13 at 8 02 39 PM

This change also makes wrapped messages align with the colon. Edit: after consideration, kept original formatting of messages

stevenhao commented 2 years ago

awesome, thank you!