@razibal I've changed how this works on the develop branch, instead of checking the online status it will check if the user has already read the chat, this should cause an email to be sent to all users who haven't seen the chat message.
Group Chat problem...
-
Hi everyone!
I've a bug when I create a Group chat and rename-it like "Test" by example, when I minimize group chat, the circular icon doesn't want to load :
So I see in Network Monitor from firefox that he has a 404 error when he tries to load path : /api/user/test
Thats normal because test user doesn't exists...
So I verified that in community.nodebb.org and here no problem : a circular T appear for Test private chat
What's wrong? My version of nodebb is v1.5.2
Thanks for response -
Thank you
I use Persona theme in version 5.0.11
Edit : I find the code I solved it in my forum and I created Pull request : https://github.com/NodeBB/nodebb-theme-persona/pull/369