Skip to content
  1. Nov 13, 2018
  2. Nov 12, 2018
  3. Nov 09, 2018
  4. Nov 07, 2018
  5. Nov 01, 2018
    • Tim Kinnane's avatar
      fix(api): Fix API error handling · f3cd5ade
      Tim Kinnane authored
      Errors were throwing the whole response object, instead of error data. Also consolidated repeated code chunks for different request methods.
      f3cd5ade
  6. Oct 31, 2018
  7. Oct 21, 2018
    • Tim Kinnane's avatar
      9d869763
    • Tim Kinnane's avatar
      feat(livechat): Merged helpers from DDP PR · 70e22fc0
      Tim Kinnane authored
      commit 105de1f3
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Tue Oct 9 13:27:23 2018 -0300
      
          dist
      
      commit 8b440bd2
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Tue Oct 9 13:26:36 2018 -0300
      
          fix some ddp features
      
      commit ecf05adc
      Merge: a2af4675 3d526e36
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Mon Oct 8 11:32:09 2018 -0300
      
          Merge remote-tracking branch 'origin/new-livechat-api-helper' into ddp
      
      commit 3d526e36
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Mon Oct 1 16:26:59 2018 -0300
      
          New Livechat files compiled.
      
      commit e834ce89
      Merge: 1fb6c612 9aceef2e
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Mon Oct 1 16:23:17 2018 -0300
      
          Merge branch 'master' into new-livechat-api-helper
      
          # Conflicts:
          #	coverage/lcov.info
          #	dist/lib/driver.js.map
      
      commit 1fb6c612
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Thu Sep 27 16:14:15 2018 -0300
      
          Adding new Livechat tests.
      
      commit df5672f2
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Fri Sep 14 17:39:10 2018 -0300
      
          Change parameters of the room endpoints.
      
      commit a2af4675
      Merge: 8ac8180c 9561aa20
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Wed Sep 12 22:57:54 2018 -0300
      
          Merge pull request #34 from JoseRenan/ddp
      
          Fix problem in put and delete requests
      
      commit 9561aa20
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Wed Sep 12 22:07:24 2018 -0300
      
          Fix problem in put and delete requests
      
      commit 8ac8180c
      Merge: e3e6f80c 880b10a6
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Wed Sep 12 15:21:09 2018 -0300
      
          Merge branch 'new-livechat-api-helper' of github.com:RocketChat/Rocket.Chat.js.SDK into ddp
      
      commit 880b10a6
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Wed Sep 12 14:48:07 2018 -0300
      
          Fix indentation.
      
      commit e3e6f80c
      Merge: b7bd9402 dfb4d624
      Author: Guilherme Gazzo <guilhermegazzo@gmail.com>
      Date:   Tue Sep 11 15:38:06 2018 -0300
      
          Merge branch 'remove-asteroid-usage-to-another-ddp' of github.com:JoseRenan/Rocket.Chat.js.SDK into ddp
      
      commit 156440dc
      Author: Renato Becker <renato.augusto.becker@gmail.com>
      Date:   Tue Sep 11 14:11:25 2018 -0300
      
          Added new helper to support Livechat methods, which will call the new Livechat REST endpoints.
      
      commit dfb4d624
      Merge: 4e80ee18 6ae042cc
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Tue Aug 14 06:15:56 2018 -0300
      
          Solve conflicts and remove source-map from bundle
      
      commit 4e80ee18
      Merge: a65882a6 2ceb4c32
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Tue Aug 14 17:16:49 2018 +1000
      
          Merge branch 'develop' into remove-asteroid-usage-to-another-ddp
      
      commit a65882a6
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Tue Aug 14 00:42:34 2018 -0300
      
          Fix README.md and add sample to front-end clients
      
      commit 5e67d7ef
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Mon Aug 13 23:53:23 2018 -0300
      
          Add JSDoc on ddp.js
      
      commit 265fc5b2
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Sat Aug 11 02:25:15 2018 -0300
      
          Fix problem with bundle
      
      commit 43cfd80c
      Merge: d3ab6da8 50d6fb6b
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Sat Aug 11 01:30:11 2018 -0300
      
          Merge with replace-ddp
      
      commit d3ab6da8
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Sat Aug 11 01:02:15 2018 -0300
      
          Change node-rest-client to axios for bundle optimization
      
      commit 441ccfca
      Merge: 2f29c72f 2cb3586b
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Sat Aug 11 00:01:10 2018 -0300
      
          Solve conflicts
      
      commit 2ceb4c32
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Fri Aug 10 22:15:12 2018 +1000
      
          test(driver): Add user leave/added callback tests
      
      commit 50d6fb6b
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Thu Aug 9 11:49:20 2018 +1000
      
          build(compile): Test and build with new DDP
      
      commit 23f73de8
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Thu Aug 9 11:48:59 2018 +1000
      
          fix(driver): Simplify respond to edited logic
      
          - Fixed failing test
          - Minor var name lint change
      
      commit 7be5468b
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Thu Aug 9 11:39:08 2018 +1000
      
          chore(logger): Replace console logs with logger
      
      commit a16c25a6
      Merge: 2f29c72f 2cb3586b
      Author: Tim Kinnane <timkinnane@gmail.com>
      Date:   Thu Aug 9 11:35:44 2018 +1000
      
          Merge branch 'master' into replace-ddp
      
          # Conflicts:
          #	coverage/lcov.info
          #	src/lib/driver.ts
      
      commit 2f29c72f
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Wed Aug 8 00:28:17 2018 -0300
      
          remove asteroidInterfaces
      
      commit 25a1d1ed
      Merge: fab61019 f5407e87
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Tue Aug 7 23:53:58 2018 -0300
      
          Merge branch 'master' of https://github.com/RocketChat/Rocket.Chat.js.SDK into remove-asteroid-usage-to-another-ddp
      
      commit fab61019
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Tue Aug 7 23:53:50 2018 -0300
      
          Removed asteroid dependencies
      
      commit 8a725b3d
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Thu Jul 19 01:10:19 2018 -0300
      
          Fix most of the failing tests
      
      commit 6117a7da
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Wed Jul 18 12:52:23 2018 -0300
      
          Asteroid completely removed
      
      commit a91baf24
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Wed Jul 18 01:12:02 2018 -0300
      
          Fix problem with message subscription
      
      commit def2df8e
      Merge: 2c0e174e be6855e3
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Tue Jul 17 15:03:31 2018 -0300
      
          Merge branch 'master' of https://github.com/RocketChat/Rocket.Chat.js.SDK into remove-asteroid-usage-to-another-ddp
      
      commit 2c0e174e
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Fri Jul 6 00:26:06 2018 -0300
      
          Add isomorphic-ws
      
      commit 4c2febac
      Merge: f92ff7ff 709ad28d
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Sun Jun 24 23:44:18 2018 -0300
      
          Merge branch 'master' of https://github.com/RocketChat/Rocket.Chat.js.SDK into remove-asteroid-usage-to-another-ddp
      
      commit f92ff7ff
      Merge: 47e9398f 1b95583b
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Mon Jun 11 01:21:04 2018 -0300
      
          Finalized subscription refactor
      
      commit 47e9398f
      Author: José Renan <joserenansl99@gmail.com>
      Date:   Fri Jun 1 01:02:40 2018 -0300
      
          Started the migration
      70e22fc0
    • Tim Kinnane's avatar
      feat(ddp): Replace Asteroid with custom module · 54fe4eea
      Tim Kinnane authored
      Refactor and tests based on work under PR #33
      
      Major changes:
      - Replace Asteroid DDP (mostly by Jose Renan)
      - Convert to promise based socket calls (event emit fallbacks)
      - API helpers for Livechat
      - Test coverage for DDP and driver
      - Driver methods deprecated in favour of DDP
      
      Minor changes:
      - `subscribeToMessages` not required to `respondToMessages`
      - Add contributors to package
      - New interfaces for better intellisense
      - Debugging in vscode
      - Add utils lib for shared functions
      - Use browser bundle friendly deps
      - Put all interfaces together
      - Use valid but throw-away email
      - Use implicit function return typing
      - Depreciated methods that proxy DDP
      54fe4eea
  8. Sep 24, 2018
  9. Sep 08, 2018
  10. Aug 30, 2018
  11. Aug 23, 2018
  12. Aug 18, 2018
  13. Aug 17, 2018
  14. Aug 14, 2018
  15. Aug 09, 2018
  16. Aug 08, 2018