- 18 Aug, 2018 3 commits
-
-
Tim Kinnane authored
Related #28
-
Tim Kinnane authored
# Conflicts: # src/lib/driver.spec.ts # src/utils/testing.ts
-
Mikael Mello authored
* Change to reflect moving to streams in RC-side of development * Replies to commands are temporarily commented * Stream for clientCommands takes userId as argument * Reply to commands with a default response * Improve dealing with ClientCommands * Better logs * No more using of a global variable to set a dynamic userId to subscribe to the client commands stream, pass it as a parameter instead * SDK will not halt if server does not have client-commands stream * Improve handling of ClientCommands and add support to getStatistics * Add new stat to reply to getStatistics ClientCommand * Add new statistic indicating how many times the bot reconnected * Add test of custom command handler and fix bug on getStatistics handler * Add response to getLogs request * Improve use of logs regarding ClientCommands * Fix lint error by adding new line to end of file * Change log tag used on ClientCommand related logs * Calls setCustomClientData on each client-commands stream reconnect * Improve comments and logs regarding ClientCommands * Add stack of clients to send as client info to the server * Each client has a name and a version * Gets version of SDK from package.json * Update documentation of ClientCommands * Improvoe how the client details are added to the client stack
-
- 17 Aug, 2018 2 commits
-
-
Tim Kinnane authored
-
Tim Kinnane authored
Related #27
-
- 14 Aug, 2018 1 commit
-
-
Tim Kinnane authored
-
- 09 Aug, 2018 2 commits
-
-
Tim Kinnane authored
-
Tim Kinnane authored
-
- 08 Aug, 2018 4 commits
-
-
Tim Kinnane authored
- Related #20
-
Tim Kinnane authored
- Related #21 - Requires PR #11703 merge on core - Next SDK release will be blocked by that PR
-
Tim Kinnane authored
See https://github.com/RocketChat/docs/issues/870
-
Tim Kinnane authored
-
- 26 Jul, 2018 2 commits
-
-
Tim Kinnane authored
-
Tim Kinnane authored
Also fixed test fail due to join room array order
-
- 27 Jun, 2018 1 commit
-
-
Tim Kinnane authored
-
- 17 Jun, 2018 1 commit
-
-
Tim Kinnane authored
-
- 15 Jun, 2018 1 commit
-
-
Mikael Mello authored
Change how customClientData is reassigned and sent to RC Fix lint errors Add tests to verify customClientData
-
- 14 Jun, 2018 1 commit
-
-
Mikael Mello authored
-
- 13 Jun, 2018 1 commit
-
-
Mikael Mello authored
-
- 12 Jun, 2018 2 commits
-
-
Mikael Mello authored
-
Mikael Mello authored
-
- 11 Jun, 2018 2 commits
-
-
Tim Kinnane authored
chore: Ignore and remove .DS_Store
-
Mikael Mello authored
New method is registerCommandHandler
-
- 10 Jun, 2018 1 commit
-
-
knjname authored
-
- 07 Jun, 2018 1 commit
-
-
Mikael Mello authored
Now there's no need to call them both from the login method
-
- 06 Jun, 2018 1 commit
-
-
Mikael Mello authored
-
- 05 Jun, 2018 1 commit
-
-
Mikael Mello authored
-
- 04 Jun, 2018 1 commit
-
-
Tim Kinnane authored
- Add a test utility to get the last sent message/s - Some minor test refactoring - Fixed interface error with reactions
-
- 02 Jun, 2018 3 commits
-
-
Tim Kinnane authored
-
Tim Kinnane authored
-
Tim Kinnane authored
- Refactored `channelInfo` to accept name or ID - Fixes #10
-
- 01 Jun, 2018 3 commits
-
-
Mikael Mello authored
-
Tim Kinnane authored
Related #10
-
Mikael Mello authored
-
- 30 May, 2018 2 commits
-
-
Mikael Mello authored
Allow any number of parameters
-
Mikael Mello authored
The subscription and handler are called from the login method
-
- 07 May, 2018 4 commits
-
-
Tim Kinnane authored
-
Tim Kinnane authored
- Allow driver login with default credentials - Update docs and all env variable usage to settings - Make settings module available as export
-
Tim Kinnane authored
-
Tim Kinnane authored
-