Commit Graph

  • 288be11acf 1 master Lei OT 2024-01-12 16:48:30 +0800
  • 8216ccedf4
    Merge pull request #71 from alexandrtovmach/patch-1 Viraj Trivedi 2023-06-30 14:17:53 +0530
  • ddfd32a3d7
    fix: Extended typings for "callMethod" Alexandr Tovmach 2021-02-23 00:24:26 +0200
  • 2b5a156604
    Merge pull request #70 from meetever/master Viraj Trivedi 2020-12-19 11:08:08 +0530
  • 6d608bb8a2
    Update README.md chris-makaio 2020-12-17 13:52:00 +0100
  • fcdb89ee05
    Merge pull request #59 from inf3cti0n95/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 Viraj Trivedi 2020-09-20 11:40:16 +0530
  • 3170a763b0
    Merge pull request #58 from inf3cti0n95/dependabot/npm_and_yarn/acorn-5.7.4 Viraj Trivedi 2020-09-20 11:39:46 +0530
  • c0bdf0e481
    build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 dependabot[bot] 2020-04-16 11:04:22 +0000
  • bdd70c784a
    build(deps): bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-04-05 03:34:00 +0000
  • 2dc4ef6361
    Merge pull request #55 from inf3cti0n95/security-patch Viraj Trivedi 2019-10-05 23:57:37 +0530
  • 2c9230fd53 chore: upgraded critical package updates Viraj Trivedi 2019-10-05 23:50:52 +0530
  • 6d4367bf18 test: added --notify flag to jest command in `npm test` Viraj Trivedi 2019-02-17 11:18:42 +0530
  • a77ff1a0d7 test: Renamed `__tests__` directory to `tests` Viraj Trivedi 2019-02-17 11:13:40 +0530
  • f78cf3564a ci: Possible fix for 127 error travisCI Viraj Trivedi 2019-02-15 19:29:39 +0530
  • 5acac148e9 ci: Running codecov from local npm dev dependencies Viraj Trivedi 2019-02-15 19:12:36 +0530
  • ffd422de9f ci: Changing the global dependencies install stage for codecoverage Viraj Trivedi 2019-02-15 19:04:59 +0530
  • c3933652ff ci: Changing the global dependencies install stage for codecoverage Viraj Trivedi 2019-02-15 18:52:27 +0530
  • d548b63ff2
    Merge pull request #54 from inf3cti0n95/codecov Viraj Trivedi 2019-02-14 11:08:28 +0530
  • 314e4e3002 docs(Readme): Added codecov badge Viraj Trivedi 2019-02-13 09:51:47 +0530
  • f0393bf9d6 test(codecoverage): Added codecov for code coverage. Viraj Trivedi 2019-02-13 09:51:08 +0530
  • 95086bf1ec
    Merge pull request #52 from inf3cti0n95/tests Viraj Trivedi 2019-02-09 14:15:53 +0530
  • 78e6f6cab0 test(RealTimeAPI): Added tests for onMessage, onError, onComplete, onSubscribe and getLoginObservabl Viraj Trivedi 2019-02-09 14:06:44 +0530
  • dbc2e3e8c7 test(RealTimeAPI): Added tests for getSubscription() method Viraj Trivedi 2019-02-08 11:41:04 +0530
  • 9bade10507 test(RealTimeAPI): Added tests for filterById and filterByMessageType methods and getObservable meth Viraj Trivedi 2019-02-07 11:56:02 +0530
  • 44aa5b76d0 test(RealTimeAPI): Added tests for callMethod() and disconnect() methods Viraj Trivedi 2019-02-06 11:57:16 +0530
  • 10644306fd test(RealTimeAPI): Added tests for serve connection and login request methods Viraj Trivedi 2019-02-04 09:57:41 +0530
  • 02570eca1f test(RealTimeAPI): Added basic tests. Viraj Trivedi 2019-02-03 18:04:22 +0530
  • cc252f0423
    Merge pull request #51 from inf3cti0n95/releaserc-fix Viraj Trivedi 2019-02-02 22:55:14 +0530
  • 03f4e03e78 fix(releaserc): Added plugins to release to npm, github Viraj Trivedi 2019-02-02 22:48:44 +0530
  • ff0b15a9ce
    Merge pull request #49 from inf3cti0n95/patch-1 Viraj Trivedi 2019-02-02 22:08:55 +0530
  • 3ca05bd590 feat: Removed option to pass webSocket to constructor. Viraj Trivedi 2019-02-02 22:05:08 +0530
  • b814acc3ef Merge branch 'master' of https://github.com/inf3cti0n95/Rocket.Chat.RealTime.API.RxJS Viraj Trivedi 2019-02-02 21:47:23 +0530
  • 5e30c93c15 release: Bump Version Viraj Trivedi 2019-02-02 21:46:43 +0530
  • a1be03d754
    Merge pull request #48 from inf3cti0n95/semantic-release Viraj Trivedi 2019-02-02 21:38:28 +0530
  • e3d102ecb3 chore: Resolved Conflicts and merged changes Viraj Trivedi 2019-02-02 21:34:06 +0530
  • aaf5334870 fix(releaserc): Fixed typo in the releaserc Viraj Trivedi 2019-02-02 21:27:02 +0530
  • ec3a03c4ab
    Merge pull request #47 from inf3cti0n95/revert-46-semantic-release Viraj Trivedi 2019-02-02 21:24:34 +0530
  • 0610a677fd
    Revert "Semantic release" Viraj Trivedi 2019-02-02 21:17:38 +0530
  • 0d700fcc1c
    Merge pull request #46 from inf3cti0n95/semantic-release Viraj Trivedi 2019-02-02 21:13:09 +0530
  • 9f2e484491 release: Bump Version Viraj Trivedi 2019-02-02 21:08:22 +0530
  • e2e8eac727 feat: Added release rule for major release Viraj Trivedi 2019-02-02 21:07:50 +0530
  • 53254dfcce BREAKING CHANGE: Updated to RxJS 6, Bump Package Version Viraj Trivedi 2019-02-02 20:40:29 +0530
  • 7011467eb0
    Merge pull request #43 from inf3cti0n95/rxjs-6 Viraj Trivedi 2019-02-02 20:20:47 +0530
  • d6871d5205
    Merge pull request #45 from inf3cti0n95/keep-alive-observable Viraj Trivedi 2019-02-01 11:52:07 +0530
  • 3783ad0cc8 docs: Updated the method keepAlive in docs. Viraj Trivedi 2019-01-31 16:09:17 +0530
  • 4eb0ce4546 feat: keepAlive() method returns an Observable. Viraj Trivedi 2019-01-31 16:08:36 +0530
  • 7cd295bc63 feat: Updated the current code to RxJS 6. Viraj Trivedi 2019-01-30 17:45:29 +0530
  • ee404317b6
    Merge pull request #41 from inf3cti0n95/add-linter Viraj Trivedi 2019-01-27 10:36:38 +0530
  • 3b27a49de5 refactor: Linted existing code. Viraj Trivedi 2019-01-26 14:44:52 +0530
  • 4864443661 style: Added ESlint and prettier for linters. Viraj Trivedi 2019-01-26 14:43:59 +0530
  • ce8181f189
    Merge pull request #40 from inf3cti0n95/update-ci Viraj Trivedi 2019-01-26 12:46:14 +0530
  • 4bb59bbce1 docs: npm package URL fixed Viraj Trivedi 2019-01-25 13:56:58 +0530
  • ef4ad8175b docs: Added semantic-release, npm release and other badges to Readme Viraj Trivedi 2019-01-25 13:44:24 +0530
  • 75605bf3a3 ci: Upgraded CI, Removed deprecated travis-deploy-once Viraj Trivedi 2019-01-25 13:43:37 +0530
  • eb0b1a4f47 build: Removed yarn.lock and updated package-lock.json to avoid lock file inconsistencies. Viraj Trivedi 2019-01-25 13:31:04 +0530
  • b71ae61daf
    Merge pull request #34 from inf3cti0n95/login-observable-issue Viraj Trivedi 2019-01-25 12:58:52 +0530
  • 1b11cc5ce7 fix: Changed the filtering of "added" message Viraj Trivedi 2019-01-22 21:45:16 +0530
  • 3d9756d6a9 chore: Updated Lock files Viraj Trivedi 2019-01-22 21:40:24 +0530
  • 6018eeda31
    Merge pull request #26 from kawin-impekable/feature/disconnect_method Viraj Trivedi 2018-06-20 23:20:30 +0530
  • 89c9ed005d
    Merge pull request #29 from inf3cti0n95/semver-setup Viraj Trivedi 2018-06-20 23:17:43 +0530
  • 4285a61ef7 ci: Added semver-release for Automated Release and TravisCI support Viraj Trivedi 2018-06-20 23:13:04 +0530
  • d511a7fdba
    Merge pull request #28 from inf3cti0n95/tests Viraj Trivedi 2018-06-20 23:09:09 +0530
  • 583e5370ce test: Added Support for Jest for Testing Viraj Trivedi 2018-06-20 23:07:02 +0530
  • f3c05c1265 Add disconnect method & Update documentation Kawin 2018-06-21 00:13:28 +0700
  • 3a6e1d6070
    Merge pull request #22 from Yiin/patch-1 Viraj Trivedi 2018-03-27 21:48:54 +0530
  • bb04f0ff83
    Use uuid.v4 instead of v1 Yiin 2018-03-27 15:35:37 +0300
  • cb42e47894 Merge pull request #20 from inf3cti0n95/version-change Viraj Trivedi 2017-07-26 00:53:10 +0530
  • adf0d7eaf8 Package.json upgraded to 0.0.4 Viraj Trivedi 2017-07-26 00:52:10 +0530
  • 32ff401ccb Merge pull request #19 from inf3cti0n95/login-email Viraj Trivedi 2017-07-26 00:45:28 +0530
  • 0180c5249a Login with Username and Email Viraj Trivedi 2017-07-26 00:43:56 +0530
  • 5f376fa377 Merge pull request #17 from InsaneNaman/master Viraj Trivedi 2017-07-07 20:55:11 +0530
  • e2f91d9ecb Merge pull request #16 from inf3cti0n95/package.json-Updated Viraj Trivedi 2017-06-29 15:44:55 +0530
  • 205307c918 package.json updated Viraj Trivedi 2017-06-29 15:44:03 +0530
  • 6140980ca8 Merge pull request #12 from inf3cti0n95/Handling-Subscriptions Viraj Trivedi 2017-06-29 14:55:01 +0530
  • 88346a27e0 Merge pull request #15 from inf3cti0n95/travis-delete Viraj Trivedi 2017-06-29 14:51:04 +0530
  • b6a7ff5733 Delete .travis.yml Viraj Trivedi 2017-06-29 14:50:55 +0530
  • c842ab14dd Merge pull request #13 from inf3cti0n95/travis-ci Viraj Trivedi 2017-06-29 14:35:00 +0530
  • 2fe3b925a0 travis.yml added Viraj Trivedi 2017-06-29 14:21:31 +0530
  • 75b3f44603 Added example of Using Observable Naman Gupta 2017-06-29 02:49:00 +0530
  • 8bad3e1cfa Subscription Method Added Viraj Trivedi 2017-06-28 19:30:39 +0530
  • 6bfa43b74c Merge pull request #11 from InsaneNaman/patch-1 Viraj Trivedi 2017-06-28 14:00:46 +0530
  • fb53f31757 Fixed Typo Naman Gupta 2017-06-28 13:28:35 +0530
  • 3f2691495f Merge pull request #10 from inf3cti0n95/bug-fix Viraj Trivedi 2017-06-22 19:52:21 +0530
  • d545aabd8c Fixed Bug in npm package Viraj Trivedi 2017-06-22 19:51:29 +0530
  • 4bd3dafdb0 Merge pull request #9 from inf3cti0n95/method-desc-updated Viraj Trivedi 2017-06-22 19:23:09 +0530
  • 9213a11da9 Update README.md Viraj Trivedi 2017-06-22 19:22:56 +0530
  • 489d8e04ef Merge pull request #8 from inf3cti0n95/readme-update Viraj Trivedi 2017-06-22 19:06:34 +0530
  • 0c219d701d Update README.md Viraj Trivedi 2017-06-22 19:05:45 +0530
  • 877eacdc23 Merge pull request #7 from inf3cti0n95/readme-update Viraj Trivedi 2017-06-22 18:53:23 +0530
  • d1edf9fdeb Methods Described Viraj Trivedi 2017-06-22 18:50:55 +0530
  • 115a0b2856 Comments on the Next Line Viraj Trivedi 2017-06-22 18:36:05 +0530
  • 0b220a35aa Readme Updated, Initial Update Viraj Trivedi 2017-06-22 18:32:27 +0530
  • cc1b364d1c Merge pull request #6 from inf3cti0n95/package-name-change Viraj Trivedi 2017-06-22 18:10:58 +0530
  • 93e670875d Changed name of the Package and Link to the Repository Updated Viraj Trivedi 2017-06-22 18:02:49 +0530
  • 8cd27cc290 Merge pull request #5 from inf3cti0n95/generic-method Viraj Trivedi 2017-06-21 18:07:10 +0530
  • ce28bd48ca Generic Method for Realtime API method calls Viraj Trivedi 2017-06-21 18:06:06 +0530
  • 20713ab4f1 Merge pull request #4 from inf3cti0n95/login-methods Viraj Trivedi 2017-06-21 17:59:23 +0530
  • cf9296cfae Implementation of Methods for Login Viraj Trivedi 2017-06-21 17:58:23 +0530
  • 6d27e423d8 Merge pull request #3 from inf3cti0n95/npmignore-incorrect-filename-fix Viraj Trivedi 2017-06-21 15:25:47 +0530
  • 8a94e033ba Rename .npmingnore to .npmignore Viraj Trivedi 2017-06-21 15:25:32 +0530