Viraj Trivedi
|
ce8181f189
|
Merge pull request #40 from inf3cti0n95/update-ci
Updated TravisCI Build
|
7 years ago |
Viraj Trivedi
|
4bb59bbce1
|
docs: npm package URL fixed
|
7 years ago |
Viraj Trivedi
|
ef4ad8175b
|
docs: Added semantic-release, npm release and other badges to Readme
|
7 years ago |
Viraj Trivedi
|
75605bf3a3
|
ci: Upgraded CI, Removed deprecated travis-deploy-once
Upgraded to newer Travis Build Stages
#37
|
7 years ago |
Viraj Trivedi
|
eb0b1a4f47
|
build: Removed yarn.lock and updated package-lock.json to avoid lock file inconsistencies.
|
7 years ago |
Viraj Trivedi
|
b71ae61daf
|
Merge pull request #34 from inf3cti0n95/login-observable-issue
Login Observable Issue #30
|
7 years ago |
Viraj Trivedi
|
1b11cc5ce7
|
fix: Changed the filtering of "added" message
Changed the filtering of "added" message in getLoginObservable. Removing all the imperative array
access and handling async stream with buffer.
#30
|
7 years ago |
Viraj Trivedi
|
3d9756d6a9
|
chore: Updated Lock files
|
7 years ago |
Viraj Trivedi
|
6018eeda31
|
Merge pull request #26 from kawin-impekable/feature/disconnect_method
Add disconnect method & Update documentation
|
7 years ago |
Viraj Trivedi
|
89c9ed005d
|
Merge pull request #29 from inf3cti0n95/semver-setup
ci: Added semver-release for Automated Release and TravisCI support
|
7 years ago |
Viraj Trivedi
|
4285a61ef7
|
ci: Added semver-release for Automated Release and TravisCI support
#27
|
7 years ago |
Viraj Trivedi
|
d511a7fdba
|
Merge pull request #28 from inf3cti0n95/tests
test: Added Support for Jest for Testing
|
7 years ago |
Viraj Trivedi
|
583e5370ce
|
test: Added Support for Jest for Testing
#25
|
7 years ago |
Kawin
|
f3c05c1265
|
Add disconnect method & Update documentation
|
7 years ago |
Viraj Trivedi
|
3a6e1d6070
|
Merge pull request #22 from Yiin/patch-1
Use uuid.v4 instead of v1
|
7 years ago |
Yiin
|
bb04f0ff83
|
Use uuid.v4 instead of v1
v1 is based on timestamp, and gives same uuid when methods/subscriptions are called at the same time.
|
7 years ago |
Viraj Trivedi
|
cb42e47894
|
Merge pull request #20 from inf3cti0n95/version-change
Package.json upgraded to 0.0.4
|
8 years ago |
Viraj Trivedi
|
adf0d7eaf8
|
Package.json upgraded to 0.0.4
|
8 years ago |
Viraj Trivedi
|
32ff401ccb
|
Merge pull request #19 from inf3cti0n95/login-email
Login with Username and Email
|
8 years ago |
Viraj Trivedi
|
0180c5249a
|
Login with Username and Email
|
8 years ago |
Viraj Trivedi
|
5f376fa377
|
Merge pull request #17 from InsaneNaman/master
Added example of Using Observable , Cool, Merged ;)
|
8 years ago |
Viraj Trivedi
|
e2f91d9ecb
|
Merge pull request #16 from inf3cti0n95/package.json-Updated
package.json updated
|
8 years ago |
Viraj Trivedi
|
205307c918
|
package.json updated
|
8 years ago |
Viraj Trivedi
|
6140980ca8
|
Merge pull request #12 from inf3cti0n95/Handling-Subscriptions
Subscription Method Added
|
8 years ago |
Viraj Trivedi
|
88346a27e0
|
Merge pull request #15 from inf3cti0n95/travis-delete
Delete .travis.yml
|
8 years ago |
Viraj Trivedi
|
b6a7ff5733
|
Delete .travis.yml
|
8 years ago |
Viraj Trivedi
|
c842ab14dd
|
Merge pull request #13 from inf3cti0n95/travis-ci
travis.yml added
|
8 years ago |
Viraj Trivedi
|
2fe3b925a0
|
travis.yml added
|
8 years ago |
Naman Gupta
|
75b3f44603
|
Added example of Using Observable
|
8 years ago |
Viraj Trivedi
|
8bad3e1cfa
|
Subscription Method Added
|
8 years ago |
Viraj Trivedi
|
6bfa43b74c
|
Merge pull request #11 from InsaneNaman/patch-1
Fixed Typo
|
8 years ago |
Naman Gupta
|
fb53f31757
|
Fixed Typo
Furter to further
|
8 years ago |
Viraj Trivedi
|
3f2691495f
|
Merge pull request #10 from inf3cti0n95/bug-fix
Fixed Bug in npm package
|
8 years ago |
Viraj Trivedi
|
d545aabd8c
|
Fixed Bug in npm package
|
8 years ago |
Viraj Trivedi
|
4bd3dafdb0
|
Merge pull request #9 from inf3cti0n95/method-desc-updated
Update README.md
|
8 years ago |
Viraj Trivedi
|
9213a11da9
|
Update README.md
Fixed Mistake in Method's Description and Usage Documentation
|
8 years ago |
Viraj Trivedi
|
489d8e04ef
|
Merge pull request #8 from inf3cti0n95/readme-update
Update README.md
|
8 years ago |
Viraj Trivedi
|
0c219d701d
|
Update README.md
Fixed Typing mistakes and added Links to Rocket.Chat, RealTime API and RxJS
|
8 years ago |
Viraj Trivedi
|
877eacdc23
|
Merge pull request #7 from inf3cti0n95/readme-update
Readme update
|
8 years ago |
Viraj Trivedi
|
d1edf9fdeb
|
Methods Described
|
8 years ago |
Viraj Trivedi
|
115a0b2856
|
Comments on the Next Line
|
8 years ago |
Viraj Trivedi
|
0b220a35aa
|
Readme Updated, Initial Update
|
8 years ago |
Viraj Trivedi
|
cc1b364d1c
|
Merge pull request #6 from inf3cti0n95/package-name-change
Changed name of the Package and Link to the Repository Updated
|
8 years ago |
Viraj Trivedi
|
93e670875d
|
Changed name of the Package and Link to the Repository Updated
|
8 years ago |
Viraj Trivedi
|
8cd27cc290
|
Merge pull request #5 from inf3cti0n95/generic-method
Generic Method for Realtime API method calls
|
8 years ago |
Viraj Trivedi
|
ce28bd48ca
|
Generic Method for Realtime API method calls
|
8 years ago |
Viraj Trivedi
|
20713ab4f1
|
Merge pull request #4 from inf3cti0n95/login-methods
Implementation of Methods for Login
|
8 years ago |
Viraj Trivedi
|
cf9296cfae
|
Implementation of Methods for Login
|
8 years ago |
Viraj Trivedi
|
6d27e423d8
|
Merge pull request #3 from inf3cti0n95/npmignore-incorrect-filename-fix
Rename .npmingnore to .npmignore
|
8 years ago |
Viraj Trivedi
|
8a94e033ba
|
Rename .npmingnore to .npmignore
|
8 years ago |