-
Add the gitter link for the nsls-ii support chatroom to the NSLS-II repos.
https://gitter.im/NSLS-II/support
Thoughts?
cc @danielballan
-
A footer could be added to link to other NextcloudPi resources.
Github, chatrooms, forum, documentation group, anything else.
![image](https://user-images.githubusercontent.com/1787238/180325138-e92…
-
Hello, this is a great job. I was researching chatrooms and I found your project on github and realized that the configuration database sql is missing. Could you publish it?
-
I a having issues with some things in Ethercalc. Is anyone willing to screen share and help with a spreadsheet? Is there an IRC or chatroom I can utilize? Thanks. :)
kevev updated
5 years ago
-
Students and teachers can exchange messages in a per class specific chat-room.
Teachers can have access to multiple chatrooms.
-
Main overlaps the chatroom and makes it difficult to read.
Also the text input + button could be a bit bigger.
-
More noticeably in the RTB chatroom UI (from my own experience. Though some other users reported having the same issue in other UIs) usernames and room titles seem to be missing, however, upon being h…
-
Goal: As a user of the web application, I want to have access to a real-time group chatroom so that I can communicate and collaborate with other users seamlessly.
Acceptance Criteria:
Users should be…
-
The users could be able to give MC any name they want, right now they are limited by the name of choice of the creator of the chatroom
-
await jmessage.removeReceiveChatRoomMessageListener((msg) async {
print('remove listen chatroom');
print(msg);
});
removeReceiveChatRoomMessageListener 不能被移除掉监听 麻烦修复