rusbrain / reps2_beta1

кузы2
http://reps2.ru
GNU General Public License v3.0
11 stars 5 forks source link

Add new column to know chat statue #163

Closed widedeveloper closed 5 years ago

widedeveloper commented 5 years ago

we need chat column in user table. it should has 0 by defulat and admin can approve the chat available status for every morderators or users (admin has default 1) on Reps chat room, when user click @, it will grab chat activated users only, because we have so many users, so we need to filter some users who has chat permission

widedeveloper commented 5 years ago

@rusbrain , what do you think ?

rusbrain commented 5 years ago

Don't you think the database will be much too overloaded if every user's chat column constantly change? Also, what's the point in that?

widedeveloper commented 5 years ago

screenshot yes i think so, but so many users list should loaded here when click '@' so I think we need to find the solution to make it lightly

rusbrain commented 5 years ago

No need to show users at all :) Just make users "clickable" in the chat, and add "@username" into the text box on click