-
I want to use live chat widget api with below codes:
```
RocketChat(function() {
this.onChatEnded(function() {
// do whatever you want
console.log('chat ended');
});
});…
-
This issue is used to track the "Administration" Settings.
![image](https://user-images.githubusercontent.com/9957482/97787546-371f0900-1b70-11eb-9b17-264627b1f508.png)
See individual comments b…
-
**Is your feature request related to a problem? Please describe.**
It's not possible to block a Telegram user in Rocket.Chat Omnichannel (Telegram integration), thus a user can easily flood you with …
tiaga updated
5 months ago
-
When calling chatSDK.getMessages() in my React Native project, the method returns an empty array ([]) instead of the expected list of messages.
### Implemetation
```
await chatSDK
.getMessag…
-
### Description:
We have just upgraded to Rocket Chat 6.0.2. With this upgrade, we are now seeing random (but consistent) failures in delivering OTR messages. After an OTR session is established,…
-
There are two types of roles introduced from IS 7.0.0 onwards “application audience roles” and “organization audience roles”. The “organization-audience” roles serve the purpose of being reused across…
-
On the project setup with all required dependencies installed (ubuntu, node, yarn, and meteor) on WSL Ubuntu, throws the below error.
**Server Setup Information:**
Rocketchat - latest 6.5.0
nod…
dmpl1 updated
6 months ago
-
# Checklist
## Build
1. [x] ~Bump MockBot to latest Bot Framework SDK release~ (not needed for patch release)
- https://www.npmjs.com/package/botbuilder/v/latest
1. [x] ~Bump `botframework-…
-
- [ ] Configurar número do plugin de whatsapp (plugin fornecido pelo Eve)
- validar funcionamento antes de entregar a issue
-
An error occured while installing following this guide https://developer.rocket.chat/open-source-projects/server/server-environment-setup/windows-10
```
Your app is crashing. Here's the latest log…