Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
975a5d3
fetch
Vladlukhanin Nov 30, 2017
ae87f85
fetch (middle)
Vladlukhanin Dec 1, 2017
e632291
fetch method (save updates)
Dec 3, 2017
1c8b8c4
fetch (middle)
Vladlukhanin Dec 4, 2017
21a613f
Merge branch 'dev.REST_API_Requests' of https://github.com/QuickBlox/…
Vladlukhanin Dec 4, 2017
ba341de
fetch (save updates)
Vladlukhanin Dec 4, 2017
9a6ae13
fetch (save updates)
Vladlukhanin Dec 5, 2017
cec0770
added fetch API instead $.ajax() and request(). REST API support for …
Vladlukhanin Dec 5, 2017
a219a96
The MessageProxy and the DialogProxy were remove from chat to separat…
Vladlukhanin Dec 6, 2017
87a52a6
Handle response with empty body for NativeScript
Vladlukhanin Dec 6, 2017
70a7b76
Removed 'request' from package.json
Vladlukhanin Dec 7, 2017
c8dabf1
Added NativeScript support
Vladlukhanin Dec 21, 2017
440316f
Added NativeScript support (Adapted Chat Module)
Vladlukhanin Dec 21, 2017
1796bd4
Added NativeScript support (Updated Chat Module)
Vladlukhanin Dec 21, 2017
26fafc0
Added NativeScript support (Updated determination of environments)
Vladlukhanin Dec 21, 2017
ead8a77
Merge pull request #289 from QuickBlox/dev.nativescript
Vladlukhanin Dec 21, 2017
1e19f95
Merge branch 'dev' into dev.REST_API_Requests
Vladlukhanin Dec 21, 2017
7356282
Rebuild
Vladlukhanin Dec 21, 2017
8a25018
Merge remote-tracking branch 'origin/dev.REST_API_Requests' into dev.…
Vladlukhanin Dec 21, 2017
84ef7c5
Rebuild
Vladlukhanin Dec 21, 2017
01b5205
Updated package.json (possible to use nativescript-websockets from or…
Vladlukhanin Dec 27, 2017
88d0373
Fixed QB Utils module for the NativeScript iOS platform
Vladlukhanin Dec 27, 2017
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'dev' into dev.REST_API_Requests
  • Loading branch information
Vladlukhanin authored Dec 21, 2017
commit 1e19f954649e8e507f8864c0b79a8a6b52c68b5a
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions spec/SpecRunner.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<script type="text/javascript" src="QB-ChatSpec.js"></script>
<script type="text/javascript" src="QB-HelpersSpec.js"></script>
<script type="text/javascript" src="QB-WebRTCSpec.js"></script>
<script type="text/javascript" src="QB-StreamManagment.js"></script>
<script type="text/javascript" src="QB-CoreSpec.js"></script>
<script type="text/javascript" src="QB-UsersSpec.js"></script>
<script type="text/javascript" src="QB-ContentSpec.js"></script>
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.