-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
People not displayed in Members List? #116
Comments
@diomed, sorry for that. This is a know problem, we are working on it. Its because we removed the subscription for all users in room because we didn't expect to have 3000 users in a single room :D Probably this issue will be resolved today or tomorrow. |
Hi @diomed, we solved this problem yesterday. Now you can see all users online in channel and soon we will add an option to list all offline users too. |
cool 👍 |
* Don't remove the subscription on closing, only hide the room * Add interface method for UI-texts. Provide implementation for the confirmation dialogs on leave and hide (cherry picked from commit a480c20) * Added a closing text constant (cherry picked from commit c5c0ece) * Closing a request adds the comment properly and creates an automated message explaining what that means - fixes RocketChat#120 * fixed typo * Fix frontend-exception once a room has been left * Message that indicates a closed request room RocketChat#116 - improved messages
Fix for some issues (installer & client)
Fix message menu
I see lots of people coming to #general in test page, and welcome message greets them,
but they are not displayed in sidebar, in Member List.
some even write messages in chat, but they still aren't displayed in Member List.
is this some sort of bug?
Also, upon registration I went to upload avatar from PC, and my browser crashed.
I did it from 2nd try, though.
The text was updated successfully, but these errors were encountered: