- 14 Sep, 2021 1 commit
-
-
Murtaza Patrawala authored
[NEW] Support Video and Audio calling in Livechat
-
- 15 Aug, 2021 1 commit
-
-
Dhruv Jain authored
Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
-
- 14 Aug, 2021 1 commit
-
-
Dhruv Jain authored
[NEW] Add support to notify call declined and fix call status API to update message by passign callId
-
- 03 Aug, 2021 1 commit
-
-
Deepak Agarwal authored
-
- 22 Aug, 2020 2 commits
-
-
Murtaza Patrawala authored
Co-authored-by:
Renato Becker <renato.augusto.becker@gmail.com>
-
Ashwani Yadav authored
-
- 10 Feb, 2020 1 commit
-
-
Djorkaeff Alexandre authored
-
- 17 Sep, 2019 2 commits
-
-
Guilherme Gazzo authored
-
Djorkaeff Alexandre authored
-
- 13 Aug, 2019 2 commits
-
-
Diego Mello authored
-
Guilherme Gazzo authored
* Release 1.0.0-alpha.29
-
- 06 Aug, 2019 1 commit
-
-
Renato Becker authored
-
- 24 Apr, 2019 1 commit
-
-
Renato Becker authored
* Set up Livechat connections on server side. * Update connect method. * Read token from credentials.
-
- 16 Apr, 2019 1 commit
-
-
Renato Becker authored
* Add new method to fetch Livechat messages. * Replace param interface.
-
- 12 Apr, 2019 3 commits
-
-
Diego Sampaio authored
-
Renato Becker authored
* Add agentId parameter when getting a new Livechat room. * Add new Livechat Interface. * Fix Interface structure.
-
Marcos Spessatto Defendi authored
-
- 22 Feb, 2019 2 commits
-
-
Marcos Spessatto Defendi authored
-
Diego Mello authored
-
- 14 Feb, 2019 1 commit
-
-
Renato Becker authored
-
- 13 Feb, 2019 1 commit
-
-
Renato Becker authored
-
- 12 Feb, 2019 1 commit
-
-
Diego Mello authored
-
- 07 Feb, 2019 2 commits
-
-
Diego Mello authored
-
Diego Mello authored
-
- 01 Feb, 2019 2 commits
-
-
Diego Mello authored
We should use fat arrows instead of E5 functions because of binding. I'm applying new JS SDK into React Native app, that implies binding more than usual. For example: `subscribeRoom` works perfectly in node, but it raises the following error on RN. <img width="350" src="https://user-images.githubusercontent.com/804994/52142654-61acfc80-2640-11e9-8d25-a5a5f6faf86f.png" /> This happens because `this.subscribe` doesn't exist on `this` scope.
-
Diego Mello authored
-
- 18 Jan, 2019 1 commit
-
-
Marcos Spessatto Defendi authored
-
- 14 Jan, 2019 2 commits
-
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
- 07 Jan, 2019 6 commits
-
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Added function to upload a file in livechat * Fix indentation.
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
- [x] Change some functions to make it return the response returned by endpoint instead the unresolved promise. - [x] Change some functions signatures, removed the params which contained the livechat token, change it to use the `credentials.token` available on the SDK. Affected functions below: ``` async config (params?: ILivechatTokenAPI) visitor (params: ILivechatTokenAPI) ``` https://github.com/RocketChat/Rocket.Chat.Livechat/projects/2#card-16169691
-
- 03 Jan, 2019 1 commit
-
-
Diego Sampaio authored
-
- 28 Dec, 2018 1 commit
-
-
Guilherme Gazzo authored
[FIX] paho mqtt repository
-
- 20 Dec, 2018 1 commit
-
-
Guilherme Gazzo authored
-
- 19 Dec, 2018 1 commit
-
-
Guilherme Gazzo authored
-
- 12 Dec, 2018 1 commit
-
-
Tasso Evangelista authored
-