0xjessel / calchat

CalChat is a web app that hosts chatrooms for every class and building on campus with the goal of connecting the cal campus community. By logging in with Facebook, students can talk to fellow students in the same building or class, make friends, find study partners, and stay in the loop.
calchat.net
3 stars 0 forks source link

Reply button next to each message #37

Open pingpongboss opened 12 years ago

pingpongboss commented 12 years ago

Perhaps on mouseover, show a reply button. This might be the start of the admin interface, where the admin user can execute actions (like spam, delete, favorite, etc) on individual messages

Replying will insert an @mention to the beginning of the input line

0xjessel commented 12 years ago

we have some mockups right now for a little flyout on each person's name in the chat that opens up actions like you mentioned. however, i'm against mouseover because that isn't optimized for mobile and if we advertise our app as cross-platform it should be fully functional for mobile too. perhaps an onclick event? this'll need more discussion before building.

pingpongboss commented 12 years ago

good point about the mobile. You refer to mockups that I can't seem to find. are you talking about the (2) mockups in /mockups?

0xjessel commented 12 years ago

jon drew some out for me, i think he decided to do 2 mockups in photoshop then decided to fuck it and draw the rest. i have it with me

pingpongboss commented 12 years ago

o ok makes sense