Skip to content

Conversation

@ManuelFernando
Copy link
Contributor

No description provided.

@MaxPresman MaxPresman merged commit 6a6d972 into develop Dec 15, 2017
MaxPresman pushed a commit that referenced this pull request Jan 5, 2018
* add missing flow types (#116)

* upgrade superagent to v3.8.1 (#115)

* Thomasconner add nativescript support (#117)

* Add NativeScript support

* Add tests for NativeScript

* Replace React-Native with NativeScript in NativeScript tests

* Fix support for nativescript

* Add tasks for to gulpfile for nativescript

* Create dist for nativescript

* Update .gitignore for nativescript

* Remove NativeScript dist bundle

* Use NativeScript http module

* Remove some Gulp tasks related to NativeScript

* Update compiled modules

* Update dist bundles

* Replace all uses of uuid with lil-uuid

* Fix error detection for NartiveScript network module

* Check if abort is a function before calling it

Some platforms don't return an object that contains an abort function to cancel network requests. This change checks if an abort function is available before calling it.

* Update all the builds

* add entry point to app with Native Script

* resolve eslint issues

* add operation delete to native script

* remove multi-spaces

* replace empty body for the function delete in Native Script

* v4.19.0

* add method setProxy for Nodejs (#120)

* set ssl to true for nodejs by default

* Heartbeat configs (#119)

* isHeartbeatOnAllSubscriptions

* remove isHeartbeatOnAllSubscriptions from the config

* start only the heartbeat loop with heartbeatChannels and heartbeatChannelGroup

* post merge fixes

* 4.20.0

* cleanup
MaxPresman pushed a commit that referenced this pull request Jan 11, 2018
* add missing flow types (#116)

* upgrade superagent to v3.8.1 (#115)

* Thomasconner add nativescript support (#117)

* Add NativeScript support

* Add tests for NativeScript

* Replace React-Native with NativeScript in NativeScript tests

* Fix support for nativescript

* Add tasks for to gulpfile for nativescript

* Create dist for nativescript

* Update .gitignore for nativescript

* Remove NativeScript dist bundle

* Use NativeScript http module

* Remove some Gulp tasks related to NativeScript

* Update compiled modules

* Update dist bundles

* Replace all uses of uuid with lil-uuid

* Fix error detection for NartiveScript network module

* Check if abort is a function before calling it

Some platforms don't return an object that contains an abort function to cancel network requests. This change checks if an abort function is available before calling it.

* Update all the builds

* add entry point to app with Native Script

* resolve eslint issues

* add operation delete to native script

* remove multi-spaces

* replace empty body for the function delete in Native Script

* v4.19.0

* add method setProxy for Nodejs (#120)

* set ssl to true for nodejs by default

* Heartbeat configs (#119)

* isHeartbeatOnAllSubscriptions

* remove isHeartbeatOnAllSubscriptions from the config

* start only the heartbeat loop with heartbeatChannels and heartbeatChannelGroup

* post merge fixes

* 4.20.0

* cleanup

* update .pubnub.yml and changelog.md

* fix yaml identity
madisonsmith pushed a commit that referenced this pull request Jan 29, 2018
* add missing flow types (#116)

* upgrade superagent to v3.8.1 (#115)

* Thomasconner add nativescript support (#117)

* Add NativeScript support

* Add tests for NativeScript

* Replace React-Native with NativeScript in NativeScript tests

* Fix support for nativescript

* Add tasks for to gulpfile for nativescript

* Create dist for nativescript

* Update .gitignore for nativescript

* Remove NativeScript dist bundle

* Use NativeScript http module

* Remove some Gulp tasks related to NativeScript

* Update compiled modules

* Update dist bundles

* Replace all uses of uuid with lil-uuid

* Fix error detection for NartiveScript network module

* Check if abort is a function before calling it

Some platforms don't return an object that contains an abort function to cancel network requests. This change checks if an abort function is available before calling it.

* Update all the builds

* add entry point to app with Native Script

* resolve eslint issues

* add operation delete to native script

* remove multi-spaces

* replace empty body for the function delete in Native Script

* v4.19.0

* add method setProxy for Nodejs (#120)

* set ssl to true for nodejs by default

* Heartbeat configs (#119)

* isHeartbeatOnAllSubscriptions

* remove isHeartbeatOnAllSubscriptions from the config

* start only the heartbeat loop with heartbeatChannels and heartbeatChannelGroup

* post merge fixes

* 4.20.0

* cleanup

* update .pubnub.yml and changelog.md

* fix yaml identity

* allow set ssl for nodejs

* v4.20.1
madisonsmith pushed a commit that referenced this pull request Mar 1, 2018
* add missing flow types (#116)

* upgrade superagent to v3.8.1 (#115)

* Thomasconner add nativescript support (#117)

* Add NativeScript support

* Add tests for NativeScript

* Replace React-Native with NativeScript in NativeScript tests

* Fix support for nativescript

* Add tasks for to gulpfile for nativescript

* Create dist for nativescript

* Update .gitignore for nativescript

* Remove NativeScript dist bundle

* Use NativeScript http module

* Remove some Gulp tasks related to NativeScript

* Update compiled modules

* Update dist bundles

* Replace all uses of uuid with lil-uuid

* Fix error detection for NartiveScript network module

* Check if abort is a function before calling it

Some platforms don't return an object that contains an abort function to cancel network requests. This change checks if an abort function is available before calling it.

* Update all the builds

* add entry point to app with Native Script

* resolve eslint issues

* add operation delete to native script

* remove multi-spaces

* replace empty body for the function delete in Native Script

* v4.19.0

* add method setProxy for Nodejs (#120)

* set ssl to true for nodejs by default

* Heartbeat configs (#119)

* isHeartbeatOnAllSubscriptions

* remove isHeartbeatOnAllSubscriptions from the config

* start only the heartbeat loop with heartbeatChannels and heartbeatChannelGroup

* post merge fixes

* 4.20.0

* cleanup

* update .pubnub.yml and changelog.md

* fix yaml identity

* allow set ssl for nodejs

* v4.20.1

* fix signature to delete message

* v4.20.2

* sign v4.20.2 to distribution files
@davidnub davidnub deleted the setProxy branch July 31, 2019 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants