File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -171,10 +171,13 @@ coreDistFiles = [
171171 ' freedom-social-firebase/facebook-social-provider.js'
172172 ' freedom-social-firebase/google-social-provider.js'
173173 ' freedom-social-firebase/google-auth.js'
174+ ' freedom-social-quiver/socketio.quiver.json'
175+ ' freedom-social-quiver/socketio.quiver.js'
174176 ' freedom-port-control/port-control.js'
175177 ' freedom-port-control/port-control.json'
176178 ' freedom-pgp-e2e/end-to-end.compiled.js'
177179 ' freedom-pgp-e2e/googstorage.js'
180+ ' freedom-pgp-e2e/hex2words.js'
178181 ' freedom-pgp-e2e/e2e.js'
179182 ' freedom-pgp-e2e/pgpapi.json'
180183
Original file line number Diff line number Diff line change 3232 "freedom-port-control" : " ^0.9.0" ,
3333 "freedom-social-firebase" : " ^2.0.0" ,
3434 "freedom-social-github" : " ^0.1.3" ,
35- "freedom-social-quiver" : " ^0.0.8 " ,
35+ "freedom-social-quiver" : " ^0.1.0 " ,
3636 "freedom-social-wechat" : " ^0.1.5" ,
3737 "freedomjs-anonymized-metrics" : " ^0.7.4" ,
3838 "fs-extra" : " ^0.12.0" ,
Original file line number Diff line number Diff line change 77 ]
88 },
99 "dependencies" : {
10+ "SOCIAL-Quiver" : {
11+ "url" : " ../freedom-social-quiver/socketio.quiver.json" ,
12+ "api" : " social2"
13+ },
1014 "SOCIAL-GMail" : {
1115 "url" : " ../freedom-social-firebase/social.firebase-google.json" ,
1216 "api" : " social2"
Original file line number Diff line number Diff line change @@ -134,12 +134,10 @@ <h2 class="i18n" data-i18n="HOW_DO_I_FIND"></h2>
134134 < p class ="i18n " data-i18n ="HOW_DO_I_FIND_ANSWER "> </ p >
135135 </ section >
136136
137- <!-- TODO: uncomment once Quiver is launched on webstore
138137 < section class ="faq " id ="whatIsUproxyNetwork ">
139138 < h2 class ="i18n " data-i18n ="WHAT_IS_UPROXY_NETWORK "> </ h2 >
140139 < p class ="i18n " data-i18n ="WHAT_IS_UPROXY_NETWORK_ANSWER "> </ p >
141140 </ section >
142- -->
143141
144142 < section class ="faq " id ="whatIsGitHub ">
145143 < h2 class ="i18n " data-i18n ="WHAT_IS_GITHUB "> </ h2 >
You can’t perform that action at this time.
0 commit comments