Skip to content

Commit 4bb4200

Browse files
authored
Sprint 10
QB.chat.privacylist.setAsActive() is deprecated; Fixed extentions.userInfo as another platform, now all custom data set to userInfo object; Improvements for data sample (working with media); Fix for Mozilla Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1377434).
1 parent ce422da commit 4bb4200

31 files changed

+11006
-1955
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"strict": [2, "global"],
1313
"no-unused-vars": [2, { "args": "none" }],
1414
"no-labels": 0,
15+
"semi": 2,
1516
"no-empty-label": 0,
1617
"no-alert": 2,
1718
"no-console": 1,

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ npm-debug.log
1111
# *Sublime
1212
*.sublime-*
1313

14+
#vscode
15+
.vscode
16+
1417
#jasmine-npm generate
1518
.grunt
1619

docs/QB.chat.dialog.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ <h4 class="name" id=".create">
442442

443443

444444
<div class="tag-source">
445-
modules/qbChat.js, line 2177
445+
modules/qbChat.js, line 2180
446446
</div>
447447

448448
</div>
@@ -581,7 +581,7 @@ <h4 class="name" id=".delete">
581581

582582

583583
<div class="tag-source">
584-
modules/qbChat.js, line 2225
584+
modules/qbChat.js, line 2228
585585
</div>
586586

587587
</div>
@@ -746,7 +746,7 @@ <h4 class="name" id=".list">
746746

747747

748748
<div class="tag-source">
749-
modules/qbChat.js, line 2152
749+
modules/qbChat.js, line 2155
750750
</div>
751751

752752
</div>
@@ -885,7 +885,7 @@ <h4 class="name" id=".update">
885885

886886

887887
<div class="tag-source">
888-
modules/qbChat.js, line 2203
888+
modules/qbChat.js, line 2206
889889
</div>
890890

891891
</div>
@@ -1053,7 +1053,7 @@ <h4 class="name" id=".update">
10531053

10541054

10551055
<footer>
1056-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
1056+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
10571057
</footer>
10581058
</div>
10591059
</div>

docs/QB.chat.helpers.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ <h4 class="name" id=".getBsonObjectId">
491491

492492

493493
<div class="tag-source">
494-
modules/qbChat.js, line 2544
494+
modules/qbChat.js, line 2547
495495
</div>
496496

497497
</div>
@@ -591,7 +591,7 @@ <h4 class="name" id=".getDialogIdFromNode">
591591

592592

593593
<div class="tag-source">
594-
modules/qbChat.js, line 2488
594+
modules/qbChat.js, line 2491
595595
</div>
596596

597597
</div>
@@ -736,7 +736,7 @@ <h4 class="name" id=".getIdFromNode">
736736

737737

738738
<div class="tag-source">
739-
modules/qbChat.js, line 2477
739+
modules/qbChat.js, line 2480
740740
</div>
741741

742742
</div>
@@ -881,7 +881,7 @@ <h4 class="name" id=".getIdFromResource">
881881

882882

883883
<div class="tag-source">
884-
modules/qbChat.js, line 2520
884+
modules/qbChat.js, line 2523
885885
</div>
886886

887887
</div>
@@ -1026,7 +1026,7 @@ <h4 class="name" id=".getRecipientId">
10261026

10271027

10281028
<div class="tag-source">
1029-
modules/qbChat.js, line 2437
1029+
modules/qbChat.js, line 2440
10301030
</div>
10311031

10321032
</div>
@@ -1194,7 +1194,7 @@ <h4 class="name" id=".getRoomJid">
11941194

11951195

11961196
<div class="tag-source">
1197-
modules/qbChat.js, line 2510
1197+
modules/qbChat.js, line 2513
11981198
</div>
11991199

12001200
</div>
@@ -1362,7 +1362,7 @@ <h4 class="name" id=".getRoomJidFromDialogId">
13621362

13631363

13641364
<div class="tag-source">
1365-
modules/qbChat.js, line 2499
1365+
modules/qbChat.js, line 2502
13661366
</div>
13671367

13681368
</div>
@@ -1507,7 +1507,7 @@ <h4 class="name" id=".getRoomJidFromRoomFullJid">
15071507

15081508

15091509
<div class="tag-source">
1510-
modules/qbChat.js, line 2533
1510+
modules/qbChat.js, line 2536
15111511
</div>
15121512

15131513
</div>
@@ -1652,7 +1652,7 @@ <h4 class="name" id=".getUserIdFromRoomJid">
16521652

16531653

16541654
<div class="tag-source">
1655-
modules/qbChat.js, line 2554
1655+
modules/qbChat.js, line 2557
16561656
</div>
16571657

16581658
</div>
@@ -1797,7 +1797,7 @@ <h4 class="name" id=".getUserJid">
17971797

17981798

17991799
<div class="tag-source">
1800-
modules/qbChat.js, line 2454
1800+
modules/qbChat.js, line 2457
18011801
</div>
18021802

18031803
</div>
@@ -1965,7 +1965,7 @@ <h4 class="name" id=".getUserNickWithMucDomain">
19651965

19661966

19671967
<div class="tag-source">
1968-
modules/qbChat.js, line 2467
1968+
modules/qbChat.js, line 2470
19691969
</div>
19701970

19711971
</div>
@@ -2110,7 +2110,7 @@ <h4 class="name" id=".jidOrUserId">
21102110

21112111

21122112
<div class="tag-source">
2113-
modules/qbChat.js, line 2400
2113+
modules/qbChat.js, line 2403
21142114
</div>
21152115

21162116
</div>
@@ -2258,7 +2258,7 @@ <h4 class="name" id=".typeChat">
22582258

22592259

22602260
<div class="tag-source">
2261-
modules/qbChat.js, line 2418
2261+
modules/qbChat.js, line 2421
22622262
</div>
22632263

22642264
</div>
@@ -2412,7 +2412,7 @@ <h5>Returns:</h5>
24122412

24132413

24142414
<footer>
2415-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
2415+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
24162416
</footer>
24172417
</div>
24182418
</div>

docs/QB.chat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3441,7 +3441,7 @@ <h5>Returns:</h5>
34413441

34423442

34433443
<footer>
3444-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
3444+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
34453445
</footer>
34463446
</div>
34473447
</div>

docs/QB.chat.message.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ <h4 class="name" id=".create">
442442

443443

444444
<div class="tag-source">
445-
modules/qbChat.js, line 2286
445+
modules/qbChat.js, line 2289
446446
</div>
447447

448448
</div>
@@ -581,7 +581,7 @@ <h4 class="name" id=".delete">
581581

582582

583583
<div class="tag-source">
584-
modules/qbChat.js, line 2333
584+
modules/qbChat.js, line 2336
585585
</div>
586586

587587
</div>
@@ -743,7 +743,7 @@ <h4 class="name" id=".list">
743743

744744

745745
<div class="tag-source">
746-
modules/qbChat.js, line 2266
746+
modules/qbChat.js, line 2269
747747
</div>
748748

749749
</div>
@@ -882,7 +882,7 @@ <h4 class="name" id=".unreadCount">
882882

883883

884884
<div class="tag-source">
885-
modules/qbChat.js, line 2362
885+
modules/qbChat.js, line 2365
886886
</div>
887887

888888
</div>
@@ -1021,7 +1021,7 @@ <h4 class="name" id=".update">
10211021

10221022

10231023
<div class="tag-source">
1024-
modules/qbChat.js, line 2308
1024+
modules/qbChat.js, line 2311
10251025
</div>
10261026

10271027
</div>
@@ -1189,7 +1189,7 @@ <h4 class="name" id=".update">
11891189

11901190

11911191
<footer>
1192-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
1192+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
11931193
</footer>
11941194
</div>
11951195
</div>

docs/QB.chat.muc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ <h4 class="name" id=".listOnlineUsers">
865865

866866

867867
<footer>
868-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
868+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
869869
</footer>
870870
</div>
871871
</div>

docs/QB.chat.privacylist.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,8 @@ <h4 class="name" id=".getNames">
870870

871871

872872
<div class="description">
873-
Get names of privacy lists. <a target="_blank" href="https://quickblox.com/developers/Web_XMPP_Chat_Sample#Retrieve_privacy_lists_names">More info.</a>Run without parameters
873+
Get names of privacy lists. <a target="_blank" href="https://quickblox.com/developers/Web_XMPP_Chat_Sample#Retrieve_privacy_lists_names">More info.</a>
874+
Run without parameters
874875
</div>
875876

876877

@@ -975,7 +976,7 @@ <h4 class="name" id=".setAsActive">
975976

976977

977978
<div class="tag-source">
978-
modules/qbChat.js, line 2085
979+
modules/qbChat.js, line 2086
979980
</div>
980981

981982
</div>
@@ -985,10 +986,6 @@ <h4 class="name" id=".setAsActive">
985986
<dd>
986987

987988

988-
<div class="description">
989-
Set as active privacy list. <a target="_blank" href="https://quickblox.com/developers/Web_XMPP_Chat_Sample#Activate_a_privacy_list">More info.</a>
990-
</div>
991-
992989

993990

994991

@@ -1073,6 +1070,9 @@ <h4 class="name" id=".setAsActive">
10731070

10741071

10751072

1073+
<dt class="important tag-deprecated">Deprecated</dt><dd><ul class="dummy"><li>Only QB.chat.privacylist.setAsDefault() will be used since version 2.8.0.
1074+
Set as active privacy list. <a target="_blank" href="https://quickblox.com/developers/Web_XMPP_Chat_Sample#Activate_a_privacy_list">More info.</a></li><ul></dd>
1075+
10761076

10771077

10781078

@@ -1398,7 +1398,7 @@ <h4 class="name" id=".update">
13981398

13991399

14001400
<footer>
1401-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
1401+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
14021402
</footer>
14031403
</div>
14041404
</div>

docs/QB.chat.roster.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@ <h4 class="name" id=".remove">
11321132

11331133

11341134
<footer>
1135-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
1135+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
11361136
</footer>
11371137
</div>
11381138
</div>

docs/QB.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ <h4 class="name" id=".logout">
13601360

13611361

13621362
<footer>
1363-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
1363+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Tue Jul 11 2017 18:11:00 GMT+0300 (Финляндия (лето))
13641364
</footer>
13651365
</div>
13661366
</div>

0 commit comments

Comments
 (0)