Add bashSetup and userID registration

This commit is contained in:
sairajzero 2019-03-31 01:26:54 +05:30
parent 30c13cd943
commit 52853f64e3
11 changed files with 5718 additions and 23937 deletions

201
LICENSE
View File

@ -1,201 +0,0 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

888
app.js
View File

@ -1,737 +1,197 @@
var displayAddress = "oKv51tWdZWJyMJfVCtQoTo2FxrPicPtWbe";
var floidToOnion = {};
window.indexedDB = window.indexedDB || window.mozIndexedDB || window.webkitIndexedDB || window.msIndexedDB;
window.IDBTransaction = window.IDBTransaction || window.webkitIDBTransaction ||
window.msIDBTransaction;
window.IDBKeyRange = window.IDBKeyRange ||
window.webkitIDBKeyRange || window.msIDBKeyRange
window.IDBTransaction = window.IDBTransaction || window.webkitIDBTransaction || window.msIDBTransaction;
window.IDBKeyRange = window.IDBKeyRange || window.webkitIDBKeyRange || window.msIDBKeyRange;
if (!window.indexedDB) {
window.alert("Your browser doesn't support a stable version of IndexedDB.")
}
contacts = []
function convertStringToInt(string){
return parseInt(string,10);
}
let ajax = function (uri, params, req_type, callback) {
let url = `https://testnet.flocha.in/${uri}`;
let response = {};
var http = new XMLHttpRequest();
http.open(req_type, url, true);
function userDataStartUp(){
console.log("StartUp");
getDatafromAPI().then(function (res) {
console.log(res);
}).catch(function (error) {
console.log(error.message);
});
http.onreadystatechange = function () {
if (http.readyState == 4 && http.status == 200) {
response.success = true;
response.data = http.responseText;
callback(response.data);
} else {
response.success = false;
}
}
function storedata(data){
return new Promise(
function(resolve, reject) {
var idb = indexedDB.open("FLO_Chat");
idb.onerror = function(event) {
console.log("Error in opening IndexedDB!");
};
idb.onsuccess = function(event) {
var db = event.target.result;
var obs = db.transaction('contacts', "readwrite").objectStore('contacts');
objectRequest = obs.put(data);
objectRequest.onerror = function(event) {
reject(Error('Error occured: Unable to store data'));
};
http.send(params);
}
objectRequest.onsuccess = function(event) {
resolve('Data saved OK');
db.close();
};
};
}
);
}
function getTotalPages(address){
var uri = "api/txs/?address="+address;
try {
let res = ajax(uri, null, 'GET', function (response) {
try {
let data = JSON.parse(response);
getTransactionsByPage(address,convertStringToInt(data["pagesTotal"]+''));
} catch (error) {
console.log(error);
}
});
} catch (error) {
console.error(error);
}
}
function getTransactionsByPage(address,totalPages){
var cnt = 0;
for(var i=0;i<totalPages;i++){
var uri = "api/txs/?address="+address+"&pageNum="+i.toString();
try {
let res = ajax(uri, null, 'GET', function (response) {
try {
let data = JSON.parse(response);
getDataFromTransactions(data["txs"]);
cnt++;
if(cnt === totalPages)
checkIdStorageIndexdb();
} catch (error) {
console.log(error);
function getDatafromAPI(){
return new Promise(
function(resolve, reject) {
var addr = "F6LUnwRRjFuEW97Y4av31eLqqVMK9FrgE2";
var idb = indexedDB.open("FLO_Chat",1);
idb.onerror = function(event) {
console.log("Error in opening IndexedDB!");
};
idb.onupgradeneeded = function(event) {
var objectStore = event.target.result.createObjectStore("contacts",{ keyPath: 'floID' });
objectStore.createIndex('onionAddr', 'onionAddr', { unique: true });
objectStore.createIndex('name', 'name', { unique: false });
var objectStore2 = event.target.result.createObjectStore("lastTx");
};
idb.onsuccess = function(event) {
var db = event.target.result;
//window["wait"] = addrList.length;
var lastTx = db.transaction('lastTx', "readwrite").objectStore('lastTx');
//addrList.forEach(function(addr){
console.log(addr);
new Promise(function(res,rej){
var lastTxReq = lastTx.get(addr);
lastTxReq.onsuccess = function(event){
var lasttx = event.target.result;
if(lasttx === undefined){
lasttx = 0;
}
});
} catch (error) {
console.error(error);
}
}
}
res(lasttx);
}
}).then(function(lasttx){
var response = ajax("GET",`api/addrs/${addr}/txs`);
var nRequired = JSON.parse(response).totalItems - lasttx;
console.log(nRequired);
while(true && nRequired){
var response = ajax("GET",`api/addrs/${addr}/txs?from=0&to=${nRequired}`);
response = JSON.parse(response);
if (nRequired + lasttx != response.totalItems ){
nRequired = response.totalItems - lasttx;
continue;
}
response.items.reverse().forEach(function(tx){
try {
//if (tx.vin[0].addr != addr)
//return;
var data = JSON.parse(tx.floData).FLO_chat;
if(data !== undefined){
data = {floID : tx.vin[0].addr, onionAddr : data.onionAddr, name : data.name};
storedata(data).then(function (response) {
}).catch(function (error) {
console.log(error.message);
});
}
} catch (e) {
//console.log(e)
}
});
function getDataFromTransactions(txid){
var len = txid.length;
var senderAddr='';
for(var i=0;i<len;i++){
var transaction = txid[i];
senderAddr = transaction["vin"]["0"]["addr"] + '';
if(senderAddr !== displayAddress)
continue;
var transactionData = transaction["floData"];
if(transactionData.startsWith('FloId:')){
try{
transactionData = JSON.parse(transactionData.split('FloId:')[1]);
mapIdToOnion(transactionData);
}catch(error){
console.log(error);
continue;
}
}
}
}
function mapIdToOnion(transactionData){
for(var key in transactionData)
floidToOnion[key] = transactionData[key];
// console.log(transactionData);
}
function checkIdStorageIndexdb(){
//console.log("Hello");
var request = window.indexedDB.open("floDbs", 3);
var db,floId;
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
var objectStore = db.transaction(["floid"],"readwrite").objectStore("floid");
objectStore.onerror = function(event) {
console.log("No Store Found!");
}
objectStore.openCursor().onsuccess = function(event) {
var cursor = event.target.result;
if (cursor) {
floId = cursor.value.id;
cursor.continue();
} else {
console.log("No more entries!");
if(floId === undefined){
floId = prompt("Enter A Valid Flo ID!");
while(floidToOnion[floId] === undefined)
floId = prompt("Retry!Enter A Valid Flo ID!");
storeFloIdIndexdb(floId+'');
}
else
executeNow(floId);
}
};
objectStore.openCursor().onerror = function(event) {
console.log("No entries found!");
};
};
request.onupgradeneeded = function(event) {
console.log('upgrade');
db = event.target.result;
var objectStore = db.createObjectStore("floid", {keyPath:"id", autoIncrement:true});
}
}
function storeFloIdIndexdb(floId){
var db;
var request = window.indexedDB.open("floDbs", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
request = db.transaction(["floid"], "readwrite")
.objectStore("floid")
.add({id:floId});
request.onsuccess = function(event) {
console.log("Floid has been added to your database.");
executeNow(floId+'');
};
request.onerror = function(event) {
console.log("Unable to add Floid in your database! ");
}
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("floid", {keyPath:"id", autoIncrement:true});
}
}
getTotalPages(displayAddress);
function executeNow(floId){
for(var key in floidToOnion){
//console.log(floidToOnion[key]);
if(key !== floId ){
var listElement = document.getElementById('contact-list');
var createLi = document.createElement('li');
createLi.innerHTML = key;
listElement.appendChild(createLi);
}
}
var ulElement = document.getElementById('contact-list');
var prevSelectedElement = '';
var recipientId = '';
var db,timing;
var conversation = document.querySelector('.conversation-container');
var isNetwork;
var recursion_called,blueTickFlag = 0;
//requestForDb();//Needed to be fixed
if (navigator.onLine) {
isNetwork = 1;
} else {
isNetwork = 0;
}
ulElement.onclick = function(event){
event = event || window.event;
var target = event.target || event.srcElement;
console.log(target);
if(target.getAttribute("class") === "button__badge")
return;
if(prevSelectedElement !== ''){
prevSelectedElement.style.color = "#00ff00";
}
target.style.color = "red";
var spanTag = target.getElementsByTagName('span')[0];
if(spanTag !== undefined){
spanTag.parentNode.removeChild(spanTag);
//send to selected id from floid to add blue tick to chats of floid in selectedid user
}
recipientId = target.innerHTML;
document.getElementsByClassName('user')[0].innerHTML = recipientId+'';
//Determine Network Status Of Recipient
makeOffline();
addNetworkStatusOfRecipient(recipientId);
//conversation.innerHTML = "";
if(db === undefined)
requestForDb();
else
{
document.getElementsByClassName('input-msg')[0].setAttribute("placeholder","Type A Message!")
document.getElementsByClassName('input-msg')[0].disabled = false;
recursion_called = 0;
readFromDb(recipientId);
}
prevSelectedElement = target;
console.log(target.innerHTML);
}
function addNetworkStatusOfRecipient(recipientId){
var checkSocket;
if(recipientId == 'id2')
checkSocket = new WebSocket("ws://"+floidToOnion[recipientId]+":8000/ws");
else
checkSocket = new WebSocket("ws://"+floidToOnion[recipientId]+"/ws");
checkSocket.onopen = function(event){
makeOnline();
};
checkSocket.onclose = function(event){
makeOffline();
};
checkSocket.onerror = function(event){
makeOffline();
if(isNetwork === 0)
document.getElementsByClassName('status')[0].innerHTML = "Unknown";
console.log('error network');
//if(isNetwork === 1)
//addNetworkStatusOfRecipient(recipientId);
};
}
function requestForDb(){
var request = window.indexedDB.open("Database1", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
document.getElementsByClassName('input-msg')[0].setAttribute("placeholder","Type A Message!")
document.getElementsByClassName('input-msg')[0].disabled = false;
readFromDb(recipientId);
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("chats", {keyPath:"id", autoIncrement:true});
}
}
function requestForUnknownDb(msg,timing,senderId){
var request = window.indexedDB.open("Database1", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
addReceivedChat(msg,timing,senderId);
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("chats", {keyPath:"id", autoIncrement:true});
}
}
function addUnsentChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"U"+selectedId+' '+msg,moment:time});
request.onsuccess = function(event) {
console.log("UnsentMessage has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function addSentChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"S"+selectedId+msg,moment:time});
request.onsuccess = function(event) {
console.log("Message has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function addReceivedChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"R"+selectedId+msg,moment:time});
request.onsuccess = function(event) {
console.log("Message has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function readFromDb(selectedId) {
conversation.innerHTML = "";
console.log("Bllllllllllllllllllllllllaaaaaaaaaaank");
var objectStore = db.transaction(["chats"],"readwrite").objectStore("chats");
objectStore.onerror = function(event) {
console.log("No Store Found!");
}
objectStore.openCursor().onsuccess = function(event) {
var cursor = event.target.result;
if (cursor) {
if(cursor.value.chat[0] === 'U'){
console.log(cursor.value.chat);
var len = cursor.value.chat.length;
var timeSent = cursor.value.moment;
var toSendId = '';
for(var i=1;i<len;i++){
if(cursor.value.chat[i] !== ' ')
toSendId = toSendId + cursor.value.chat[i];
else
break;
}
console.log(recipientId+" checking "+toSendId);
if(toSendId === recipientId){
var idLen = toSendId.length;
var msgToSend = cursor.value.chat.substring(idLen+2);
var message = buildUnSentMessage(msgToSend,timeSent);
//console.log("APPENDED",message);
conversation.appendChild(message);
conversation.scrollTop = conversation.scrollHeight;
var req = cursor.delete();
req.onsuccess = function() {
console.log('Deleted');
//time to resend
//After deleting ,i also need to add to frontend,time icon to tick
//Need to build a msg with no tick and add to conversation
//console.log(msgToSend,timeSent);
recursion_called = 0;
sendMessage(toSendId+" "+floId+" "+msgToSend,timeSent,message);
};
}
}
else{
var len = selectedId.length;
var check = 0;
for(var i=0;i<len;i++)
if(cursor.value.chat[i+1] !== selectedId[i])
{
check = 1;
break;
var obs = db.transaction('lastTx', "readwrite").objectStore('lastTx');
obs.put(response.totalItems,addr);
break;
}
window["wait"]--;
db.close();
resolve('retrived data from API');
});
};
}
if(check === 0)
addChatToFrontEnd(len,cursor.value.chat,cursor.value.moment);
);
}
cursor.continue();
} else {
console.log("No more entries!");
}
};
objectStore.openCursor().onerror = function(event) {
console.log("No entries found!");
};
}
function addChatToFrontEnd(selectedIdLen,msg,time){
var orig_msg = msg.substring(1+selectedIdLen);
if(msg[0] == 'R')
var message = buildMessageReceived(orig_msg,time);
else if(msg[0] == 'S')
var message = buildMessageSent(orig_msg,time);
console.log("APPENDED",message);
conversation.appendChild(message);
//animateMessage(message);
conversation.scrollTop = conversation.scrollHeight;
}
var deviceTime = document.querySelector('.status-bar .time');
var messageTime = document.querySelectorAll('.message .time');
deviceTime.innerHTML = moment().format('h:mm A');
setInterval(function(){
deviceTime.innerHTML = moment().format('h:mm A');
}, 1000);
setInterval(function(){
console.log("Checking network status after 1 min");
if(recipientId !== '' && isNetwork === 1)
addNetworkStatusOfRecipient(recipientId);
console.log(recursion_called);
if(recursion_called === 6){
recursion_called = 0;
readFromDb(recipientId);
function getDataFromIDB(){
return new Promise(
function(resolve, reject) {
var idb = indexedDB.open("FLO_chat");
idb.onerror = function(event) {
console.log("Error in opening IndexedDB!");
};
idb.onsuccess = function(event) {
var db = event.target.result;
var obs = db.transaction('contacts', "readwrite").objectStore('contacts');
appdetails = [];
var cursorRequest = obs.openCursor();
cursorRequest.onsuccess = function(event) {
var cursor = event.target.result;
if(cursor) {
appdetails.push(cursor.value);
cursor.continue();
}else {
resolve(appdetails);
}
};
db.close();
};
}
);
}
},80000);
for (var i = 0; i < messageTime.length; i++){
messageTime[i].innerHTML = moment().format('h:mm A');
}
var host = location.hostname //location.hostname
var wsUri = "ws://"+host+":8000/ws";
console.log(wsUri);
console.log(floidToOnion["id1"]);
console.log(floidToOnion["id2"]);
var websocket;
var recipient_websocket;
//var noOfUsersOnline = 0;
init();
function init(){
//readFromDb();
websocket = new WebSocket(wsUri);
websocket.onopen = function(evt) { onOpen(evt) };
websocket.onclose = function(evt) { onClose(evt) };
websocket.onmessage = function(evt) { onMessage(evt) };
websocket.onerror = function(evt) { onError(evt) };
}
function onOpen(evt){
console.log("CONNECTED",floId);
websocket.send(floId+'$');
//makeOnline();
//noOfUsersOnline++;
//console.log("Total Users = "+noOfUsersOnline.toString());
//document.getElementsByClassName('user')[0].innerHTML = host+'';
}
function onClose(evt){
console.log("DISCONNECTED");
//makeOffline();
//noOfUsersOnline--;
//console.log("Total Users = "+noOfUsersOnline.toString());
}
function onMessage(evt){
console.log(evt.data);
var msgArray = evt.data.split(' ');
console.log("Message Received ",msgArray);
if(msgArray[1] !== floId)
return;
var len = msgArray.length;
var msg = "";
for(var i=3;i<len-1;i++)
msg = msg + msgArray[i] + ' ';
msg = msg + msgArray[len-1];
msg = msg.replace(/</g, "&lt;").replace(/>/g, "&gt;");
//console.log(msg);
var message = buildMessageReceived(msg,moment().format('h:mm A'));
if(msgArray[2] === recipientId){
conversation.appendChild(message);
//add blue tick to the sender of received message
}
else{
//implement badge unread message
var contactListElement = document.getElementById('contact-list');
//console.log(typeof contactListElement.innerHTML);
var items = contactListElement.getElementsByTagName('li');
var itemsLen = items.length;
for(var i=0;i<itemsLen;i++){
if(items[i].innerHTML.startsWith(msgArray[2])){
var spanTag = items[i].getElementsByTagName('span')[0];
if(spanTag === undefined){
var createSpan = document.createElement('span');
createSpan.setAttribute("class","button__badge");
createSpan.innerHTML = "1";
items[i].appendChild(createSpan);
break;
}
else{
var counter = parseInt(spanTag.innerHTML);
counter++;
spanTag.innerHTML = counter+'';
break;
}
}
}
userDataStartUp();
function getuserID(){
return new Promise(
function(resolve,reject){
var idb = indexedDB.open("FLO_Chat");
idb.onerror = function(event) {
console.log("Error in opening IndexedDB!");
};
idb.onsuccess = function(event) {
var db = event.target.result;
var obs = db.transaction('lastTx', "readwrite").objectStore('lastTx');
new Promise(function(res,rej){
var getReq = obs.get('userID');
getReq.onsuccess = function(event){
var userID = event.target.result;
if(userID === undefined){
userID = prompt("Enter A Valid Flo ID!");
while(!validateAddr(userID)){
userID = prompt("Retry!Enter A Valid Flo ID!");
}
console.log(window.location.host);
var obs2 = db.transaction('contacts', "readwrite").objectStore('contacts');
var getReq2 = obs2.get(userID);
getReq2.onsuccess = function(event){
var onionAddr = event.target.result;
if(onionAddr === window.location.host)
res(userID);
else if(onionAddr === undefined)
var reg = confirm('FLO ID is not registers to FLO chat!\nRegister FLO ID?');
else
var reg = confirm('FLO ID is registered to another onion!\nChange FLO ID to this onion?');
if(reg)
if(registerID(userID,window.location.host))
res(userID);
rej('Unable to register userID!\nTry again later!');
}
}
}
}).then(function(result){
console.log(result);
var obs = db.transaction('lastTx', "readwrite").objectStore('lastTx');
obs.put(result,'userID');
db.close();
}).catch(function(error){
console.log(error);
db.close();
});
};
}
if(db === undefined)
requestForUnknownDb(msg,timing,msgArray[2]);
else
addReceivedChat(msg,timing,msgArray[2]);
//animateMessage(message);
conversation.scrollTop = conversation.scrollHeight;
}
function onError(evt){
console.log(evt.data);
}
var form = document.querySelector('.conversation-compose');
form.addEventListener('submit', newMessage);
function newMessage(e) {
var input = e.target.input;
var temp_input = '';
if(input.value){
input.value = input.value.replace(/</g, "&lt;").replace(/>/g, "&gt;");
//console.log(input.value);
var message = buildUnSentMessage(input.value,moment().format('h:mm A')); //Need to change span tag of build
console.log(message);
console.log("APPENDED",message);
conversation.appendChild(message);
//animateMessage(message);
console.log("Network Status",isNetwork);
temp_input = input.value;
if(isNetwork === 0){
console.log("Network Status Offline");
addUnsentChat(temp_input,timing,recipientId);
input.value = '';
conversation.scrollTop = conversation.scrollHeight;
e.preventDefault();
return;
}
//websocket.send(input.value);
/*recipient_websocket.onopen = function(event){
recipient_websocket.send(recipientId+" "+floId+" "+temp_input);
//recipient_websocket.close();
}
recipient_websocket.onerror = function(event){
console.log("Message Not Sent To Recipient!Try Again!");
}*/
recursion_called = 0;
sendMessage(recipientId+" "+floId+" "+temp_input,timing,message);
}
input.value = '';
conversation.scrollTop = conversation.scrollHeight;
e.preventDefault();
}
function sendMessage(msg,timer,message){
// Wait until the state of the socket is not ready and send the message when it is...
var msgArray = msg.split(' ');
var ws,send_check = 0;
console.log('check');
if(msgArray[0] === "id2")
ws = new WebSocket("ws://"+floidToOnion[msgArray[0]]+":8000/ws");
else
ws = new WebSocket("ws://"+floidToOnion[msgArray[0]]+"/ws");
ws.onopen = function(evt){
console.log('open');
ws.send(msg);
send_check = 1;
recursion_called = 0;
addSentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
addTick(message);
}
ws.onclose = function(evt){
console.log("connection closed");
if(network === 1 && send_check === 0 && recursion_called <= 5){
recursion_called++;
sendMessage(msg,timer,message);
return;
}
addUnsentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
}
ws.onerror = function(evt){
console.log('error');
if(isNetwork === 1 && send_check === 0 && recursion_called <= 5){
recursion_called++;
sendMessage(msg,timer,message);
return;
}
addUnsentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
//conversation.innerHTML = "";
//readFromDb(msgArray[0]);
}
}
function buildUnSentMessage(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'sent');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' + '<span data-icon="msg-time" class="unsend_msg"><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" width="16" height="15"><path fill="#859479" d="M9.75 7.713H8.244V5.359a.5.5 0 0 0-.5-.5H7.65a.5.5 0 0 0-.5.5v2.947a.5.5 0 0 0 .5.5h.094l.003-.001.003.002h2a.5.5 0 0 0 .5-.5v-.094a.5.5 0 0 0-.5-.5zm0-5.263h-3.5c-1.82 0-3.3 1.48-3.3 3.3v3.5c0 1.82 1.48 3.3 3.3 3.3h3.5c1.82 0 3.3-1.48 3.3-3.3v-3.5c0-1.82-1.48-3.3-3.3-3.3zm2 6.8a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2h3.5a2 2 0 0 1 2 2v3.5z"></path></svg></span>';
return element;
}
function buildMessageSent(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'sent');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' +
'<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
return element;
}
function buildMessageReceived(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'received');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' +
'<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
return element;
}
function blueTickMessage(message) {
setTimeout(function() {
var tick = message.querySelector('.tick');
tick.classList.remove('tick-animation');
}, 500);
}
function addTick(message) {
setTimeout(function() {
var timerElement = message.querySelector('.unsend_msg');
timerElement.outerHTML = '<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
//tick.classList.remove('tick-animation');
}, 500);
}
window.addEventListener('online', function(e) {
console.log('And we\'re back :).');
//conversation.innerHTML = "";
if(recipientId !== '' && recipientId !== undefined){
addNetworkStatusOfRecipient(recipientId);
readFromDb(recipientId);
}
//makeOnline();
isNetwork = 1;
//alert('You Have Been Disconnected!');
//window.location.href = floidToOnion[floId];
}, false);
window.addEventListener('offline', function(e) {
console.log('Connection is down.');
//makeOffline();
if(recipientId !== '' && recipientId !== undefined)
document.getElementsByClassName('status')[0].innerHTML = "Unknown";
isNetwork = 0;
}, false);
function makeOnline(){
console.log(document.getElementsByClassName('status')[0]);
document.getElementsByClassName('status')[0].innerHTML = "Online";
}
function makeOffline(){
document.getElementsByClassName('status')[0].innerHTML = "Offline";
}
//window.addEventListener("load", init, false);
);
}
getuserID();

734
app2.js Normal file
View File

@ -0,0 +1,734 @@
var displayAddress = "F6LUnwRRjFuEW97Y4av31eLqqVMK9FrgE2";
var floidToOnion = {};
window.indexedDB = window.indexedDB || window.mozIndexedDB || window.webkitIndexedDB || window.msIndexedDB;
window.IDBTransaction = window.IDBTransaction || window.webkitIDBTransaction || window.msIDBTransaction;
window.IDBKeyRange = window.IDBKeyRange || window.webkitIDBKeyRange || window.msIDBKeyRange;
if (!window.indexedDB) {
window.alert("Your browser doesn't support a stable version of IndexedDB.")
}
function convertStringToInt(string){
return parseInt(string,10);
}
let ajax = function (uri, params, req_type, callback) {
let url = `https://livenet.flocha.in/${uri}`;
let response = {};
var http = new XMLHttpRequest();
http.open(req_type, url, true);
http.onreadystatechange = function () {
if (http.readyState == 4 && http.status == 200) {
response.success = true;
response.data = http.responseText;
callback(response.data);
} else {
response.success = false;
}
}
http.send(params);
}
function getTotalPages(address){
var uri = "api/txs/?address="+address;
try {
let res = ajax(uri, null, 'GET', function (response) {
try {
let data = JSON.parse(response);
getTransactionsByPage(address,convertStringToInt(data["pagesTotal"]+''));
} catch (error) {
console.log(error);
}
});
} catch (error) {
console.error(error);
}
}
function getTransactionsByPage(address,totalPages){
var cnt = 0;
for(var i=0;i<totalPages;i++){
var uri = "api/txs/?address="+address+"&pageNum="+i.toString();
try {
let res = ajax(uri, null, 'GET', function (response) {
try {
let data = JSON.parse(response);
getDataFromTransactions(data["txs"]);
cnt++;
if(cnt === totalPages)
checkIdStorageIndexdb();
} catch (error) {
console.log(error);
}
});
} catch (error) {
console.error(error);
}
}
}
function getDataFromTransactions(txid){
var len = txid.length;
var senderAddr='';
for(var i=0;i<len;i++){
var transaction = txid[i];
senderAddr = transaction["vin"]["0"]["addr"] + '';
if(senderAddr !== displayAddress)
continue;
var transactionData = transaction["floData"];
if(transactionData.startsWith('FloId:')){
try{
transactionData = JSON.parse(transactionData.split('FloId:')[1]);
mapIdToOnion(transactionData);
}catch(error){
console.log(error);
continue;
}
}
}
}
function mapIdToOnion(transactionData){
for(var key in transactionData)
floidToOnion[key] = transactionData[key];
// console.log(transactionData);
}
function checkIdStorageIndexdb(){
//console.log("Hello");
var request = window.indexedDB.open("floDbs", 3);
var db,floId;
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
var objectStore = db.transaction(["floid"],"readwrite").objectStore("floid");
objectStore.onerror = function(event) {
console.log("No Store Found!");
}
objectStore.openCursor().onsuccess = function(event) {
var cursor = event.target.result;
if (cursor) {
floId = cursor.value.id;
cursor.continue();
} else {
console.log("No more entries!");
if(floId === undefined){
floId = prompt("Enter A Valid Flo ID!");
while(floidToOnion[floId] === undefined)
floId = prompt("Retry!Enter A Valid Flo ID!");
storeFloIdIndexdb(floId+'');
}
else
executeNow(floId);
}
};
objectStore.openCursor().onerror = function(event) {
console.log("No entries found!");
};
};
request.onupgradeneeded = function(event) {
console.log('upgrade');
db = event.target.result;
var objectStore = db.createObjectStore("floid", {keyPath:"id", autoIncrement:true});
}
}
function storeFloIdIndexdb(floId){
var db;
var request = window.indexedDB.open("floDbs", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
request = db.transaction(["floid"], "readwrite")
.objectStore("floid")
.add({id:floId});
request.onsuccess = function(event) {
console.log("Floid has been added to your database.");
executeNow(floId+'');
};
request.onerror = function(event) {
console.log("Unable to add Floid in your database! ");
}
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("floid", {keyPath:"id", autoIncrement:true});
}
}
getTotalPages(displayAddress);
function executeNow(floId){
for(var key in floidToOnion){
//console.log(floidToOnion[key]);
if(key !== floId ){
var listElement = document.getElementById('contact-list');
var createLi = document.createElement('li');
createLi.innerHTML = key;
listElement.appendChild(createLi);
}
}
var ulElement = document.getElementById('contact-list');
var prevSelectedElement = '';
var recipientId = '';
var db,timing;
var conversation = document.querySelector('.conversation-container');
var isNetwork;
var recursion_called,blueTickFlag = 0;
//requestForDb();//Needed to be fixed
if (navigator.onLine) {
isNetwork = 1;
} else {
isNetwork = 0;
}
ulElement.onclick = function(event){
event = event || window.event;
var target = event.target || event.srcElement;
console.log(target);
if(target.getAttribute("class") === "button__badge")
return;
if(prevSelectedElement !== ''){
prevSelectedElement.style.color = "#00ff00";
}
target.style.color = "red";
var spanTag = target.getElementsByTagName('span')[0];
if(spanTag !== undefined){
spanTag.parentNode.removeChild(spanTag);
//send to selected id from floid to add blue tick to chats of floid in selectedid user
}
recipientId = target.innerHTML;
document.getElementsByClassName('user')[0].innerHTML = recipientId+'';
//Determine Network Status Of Recipient
makeOffline();
addNetworkStatusOfRecipient(recipientId);
//conversation.innerHTML = "";
if(db === undefined)
requestForDb();
else
{
document.getElementsByClassName('input-msg')[0].setAttribute("placeholder","Type A Message!")
document.getElementsByClassName('input-msg')[0].disabled = false;
recursion_called = 0;
readFromDb(recipientId);
}
prevSelectedElement = target;
console.log(target.innerHTML);
}
function addNetworkStatusOfRecipient(recipientId){
var checkSocket;
if(recipientId == 'id2')
checkSocket = new WebSocket("ws://"+floidToOnion[recipientId]+":8000/ws");
else
checkSocket = new WebSocket("ws://"+floidToOnion[recipientId]+"/ws");
checkSocket.onopen = function(event){
makeOnline();
};
checkSocket.onclose = function(event){
makeOffline();
};
checkSocket.onerror = function(event){
makeOffline();
if(isNetwork === 0)
document.getElementsByClassName('status')[0].innerHTML = "Unknown";
console.log('error network');
//if(isNetwork === 1)
//addNetworkStatusOfRecipient(recipientId);
};
}
function requestForDb(){
var request = window.indexedDB.open("Database1", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
document.getElementsByClassName('input-msg')[0].setAttribute("placeholder","Type A Message!")
document.getElementsByClassName('input-msg')[0].disabled = false;
readFromDb(recipientId);
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("chats", {keyPath:"id", autoIncrement:true});
}
}
function requestForUnknownDb(msg,timing,senderId){
var request = window.indexedDB.open("Database1", 3);
request.onerror = function(event) {
console.log("error: ",event.target);
};
request.onsuccess = function(event) {
db = request.result;
console.log("success: "+ db);
addReceivedChat(msg,timing,senderId);
};
request.onupgradeneeded = function(event) {
db = event.target.result;
var objectStore = db.createObjectStore("chats", {keyPath:"id", autoIncrement:true});
}
}
function addUnsentChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"U"+selectedId+' '+msg,moment:time});
request.onsuccess = function(event) {
console.log("UnsentMessage has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function addSentChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"S"+selectedId+msg,moment:time});
request.onsuccess = function(event) {
console.log("Message has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function addReceivedChat(msg,time,selectedId){
var request = db.transaction(["chats"], "readwrite")
.objectStore("chats")
.add({chat:"R"+selectedId+msg,moment:time});
request.onsuccess = function(event) {
console.log("Message has been added to your database.");
};
request.onerror = function(event) {
console.log("Unable to add message in your database! ");
}
}
function readFromDb(selectedId) {
conversation.innerHTML = "";
console.log("Bllllllllllllllllllllllllaaaaaaaaaaank");
var objectStore = db.transaction(["chats"],"readwrite").objectStore("chats");
objectStore.onerror = function(event) {
console.log("No Store Found!");
}
objectStore.openCursor().onsuccess = function(event) {
var cursor = event.target.result;
if (cursor) {
if(cursor.value.chat[0] === 'U'){
console.log(cursor.value.chat);
var len = cursor.value.chat.length;
var timeSent = cursor.value.moment;
var toSendId = '';
for(var i=1;i<len;i++){
if(cursor.value.chat[i] !== ' ')
toSendId = toSendId + cursor.value.chat[i];
else
break;
}
console.log(recipientId+" checking "+toSendId);
if(toSendId === recipientId){
var idLen = toSendId.length;
var msgToSend = cursor.value.chat.substring(idLen+2);
var message = buildUnSentMessage(msgToSend,timeSent);
//console.log("APPENDED",message);
conversation.appendChild(message);
conversation.scrollTop = conversation.scrollHeight;
var req = cursor.delete();
req.onsuccess = function() {
console.log('Deleted');
//time to resend
//After deleting ,i also need to add to frontend,time icon to tick
//Need to build a msg with no tick and add to conversation
//console.log(msgToSend,timeSent);
recursion_called = 0;
sendMessage(toSendId+" "+floId+" "+msgToSend,timeSent,message);
};
}
}
else{
var len = selectedId.length;
var check = 0;
for(var i=0;i<len;i++)
if(cursor.value.chat[i+1] !== selectedId[i])
{
check = 1;
break;
}
if(check === 0)
addChatToFrontEnd(len,cursor.value.chat,cursor.value.moment);
}
cursor.continue();
} else {
console.log("No more entries!");
}
};
objectStore.openCursor().onerror = function(event) {
console.log("No entries found!");
};
}
function addChatToFrontEnd(selectedIdLen,msg,time){
var orig_msg = msg.substring(1+selectedIdLen);
if(msg[0] == 'R')
var message = buildMessageReceived(orig_msg,time);
else if(msg[0] == 'S')
var message = buildMessageSent(orig_msg,time);
console.log("APPENDED",message);
conversation.appendChild(message);
//animateMessage(message);
conversation.scrollTop = conversation.scrollHeight;
}
var deviceTime = document.querySelector('.status-bar .time');
var messageTime = document.querySelectorAll('.message .time');
deviceTime.innerHTML = moment().format('h:mm A');
setInterval(function(){
deviceTime.innerHTML = moment().format('h:mm A');
}, 1000);
setInterval(function(){
console.log("Checking network status after 1 min");
if(recipientId !== '' && isNetwork === 1)
addNetworkStatusOfRecipient(recipientId);
console.log(recursion_called);
if(recursion_called === 6){
recursion_called = 0;
readFromDb(recipientId);
}
},80000);
for (var i = 0; i < messageTime.length; i++){
messageTime[i].innerHTML = moment().format('h:mm A');
}
var host = location.hostname //location.hostname
var wsUri = "ws://"+host+":8000/ws";
console.log(wsUri);
console.log(floidToOnion["id1"]);
console.log(floidToOnion["id2"]);
var websocket;
var recipient_websocket;
//var noOfUsersOnline = 0;
init();
function init(){
//readFromDb();
websocket = new WebSocket(wsUri);
websocket.onopen = function(evt) { onOpen(evt) };
websocket.onclose = function(evt) { onClose(evt) };
websocket.onmessage = function(evt) { onMessage(evt) };
websocket.onerror = function(evt) { onError(evt) };
}
function onOpen(evt){
console.log("CONNECTED",floId);
websocket.send(floId+'$');
//makeOnline();
//noOfUsersOnline++;
//console.log("Total Users = "+noOfUsersOnline.toString());
//document.getElementsByClassName('user')[0].innerHTML = host+'';
}
function onClose(evt){
console.log("DISCONNECTED");
//makeOffline();
//noOfUsersOnline--;
//console.log("Total Users = "+noOfUsersOnline.toString());
}
function onMessage(evt){
console.log(evt.data);
var msgArray = evt.data.split(' ');
console.log("Message Received ",msgArray);
if(msgArray[1] !== floId)
return;
var len = msgArray.length;
var msg = "";
for(var i=3;i<len-1;i++)
msg = msg + msgArray[i] + ' ';
msg = msg + msgArray[len-1];
msg = msg.replace(/</g, "&lt;").replace(/>/g, "&gt;");
//console.log(msg);
var message = buildMessageReceived(msg,moment().format('h:mm A'));
if(msgArray[2] === recipientId){
conversation.appendChild(message);
//add blue tick to the sender of received message
}
else{
//implement badge unread message
var contactListElement = document.getElementById('contact-list');
//console.log(typeof contactListElement.innerHTML);
var items = contactListElement.getElementsByTagName('li');
var itemsLen = items.length;
for(var i=0;i<itemsLen;i++){
if(items[i].innerHTML.startsWith(msgArray[2])){
var spanTag = items[i].getElementsByTagName('span')[0];
if(spanTag === undefined){
var createSpan = document.createElement('span');
createSpan.setAttribute("class","button__badge");
createSpan.innerHTML = "1";
items[i].appendChild(createSpan);
break;
}
else{
var counter = parseInt(spanTag.innerHTML);
counter++;
spanTag.innerHTML = counter+'';
break;
}
}
}
}
if(db === undefined)
requestForUnknownDb(msg,timing,msgArray[2]);
else
addReceivedChat(msg,timing,msgArray[2]);
//animateMessage(message);
conversation.scrollTop = conversation.scrollHeight;
}
function onError(evt){
console.log(evt.data);
}
var form = document.querySelector('.conversation-compose');
form.addEventListener('submit', newMessage);
function newMessage(e) {
var input = e.target.input;
var temp_input = '';
if(input.value){
input.value = input.value.replace(/</g, "&lt;").replace(/>/g, "&gt;");
//console.log(input.value);
var message = buildUnSentMessage(input.value,moment().format('h:mm A')); //Need to change span tag of build
console.log(message);
console.log("APPENDED",message);
conversation.appendChild(message);
//animateMessage(message);
console.log("Network Status",isNetwork);
temp_input = input.value;
if(isNetwork === 0){
console.log("Network Status Offline");
addUnsentChat(temp_input,timing,recipientId);
input.value = '';
conversation.scrollTop = conversation.scrollHeight;
e.preventDefault();
return;
}
//websocket.send(input.value);
/*recipient_websocket.onopen = function(event){
recipient_websocket.send(recipientId+" "+floId+" "+temp_input);
//recipient_websocket.close();
}
recipient_websocket.onerror = function(event){
console.log("Message Not Sent To Recipient!Try Again!");
}*/
recursion_called = 0;
sendMessage(recipientId+" "+floId+" "+temp_input,timing,message);
}
input.value = '';
conversation.scrollTop = conversation.scrollHeight;
e.preventDefault();
}
function sendMessage(msg,timer,message){
// Wait until the state of the socket is not ready and send the message when it is...
var msgArray = msg.split(' ');
var ws,send_check = 0;
console.log('check');
if(msgArray[0] === "id2")
ws = new WebSocket("ws://"+floidToOnion[msgArray[0]]+":8000/ws");
else
ws = new WebSocket("ws://"+floidToOnion[msgArray[0]]+"/ws");
ws.onopen = function(evt){
console.log('open');
ws.send(msg);
send_check = 1;
recursion_called = 0;
addSentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
addTick(message);
}
ws.onclose = function(evt){
console.log("connection closed");
if(network === 1 && send_check === 0 && recursion_called <= 5){
recursion_called++;
sendMessage(msg,timer,message);
return;
}
addUnsentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
}
ws.onerror = function(evt){
console.log('error');
if(isNetwork === 1 && send_check === 0 && recursion_called <= 5){
recursion_called++;
sendMessage(msg,timer,message);
return;
}
addUnsentChat(msg.substring(2+msgArray[0].length+msgArray[1].length),timer,msgArray[0]);
//conversation.innerHTML = "";
//readFromDb(msgArray[0]);
}
}
function buildUnSentMessage(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'sent');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' + '<span data-icon="msg-time" class="unsend_msg"><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" width="16" height="15"><path fill="#859479" d="M9.75 7.713H8.244V5.359a.5.5 0 0 0-.5-.5H7.65a.5.5 0 0 0-.5.5v2.947a.5.5 0 0 0 .5.5h.094l.003-.001.003.002h2a.5.5 0 0 0 .5-.5v-.094a.5.5 0 0 0-.5-.5zm0-5.263h-3.5c-1.82 0-3.3 1.48-3.3 3.3v3.5c0 1.82 1.48 3.3 3.3 3.3h3.5c1.82 0 3.3-1.48 3.3-3.3v-3.5c0-1.82-1.48-3.3-3.3-3.3zm2 6.8a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2h3.5a2 2 0 0 1 2 2v3.5z"></path></svg></span>';
return element;
}
function buildMessageSent(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'sent');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' +
'<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
return element;
}
function buildMessageReceived(text,time) {
var element = document.createElement('div');
timing = time;
element.classList.add('message', 'received');
element.innerHTML = text +
'<span class="metadata">' +
'<span class="time">' + time + '</span>' +
'<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
return element;
}
function blueTickMessage(message) {
setTimeout(function() {
var tick = message.querySelector('.tick');
tick.classList.remove('tick-animation');
}, 500);
}
function addTick(message) {
setTimeout(function() {
var timerElement = message.querySelector('.unsend_msg');
timerElement.outerHTML = '<span class="tick tick-animation">' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck" x="2047" y="2061"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#92a58c"/></svg>' +
'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" id="msg-dblcheck-ack" x="2063" y="2076"><path d="M15.01 3.316l-.478-.372a.365.365 0 0 0-.51.063L8.666 9.88a.32.32 0 0 1-.484.032l-.358-.325a.32.32 0 0 0-.484.032l-.378.48a.418.418 0 0 0 .036.54l1.32 1.267a.32.32 0 0 0 .484-.034l6.272-8.048a.366.366 0 0 0-.064-.512zm-4.1 0l-.478-.372a.365.365 0 0 0-.51.063L4.566 9.88a.32.32 0 0 1-.484.032L1.892 7.77a.366.366 0 0 0-.516.005l-.423.433a.364.364 0 0 0 .006.514l3.255 3.185a.32.32 0 0 0 .484-.033l6.272-8.048a.365.365 0 0 0-.063-.51z" fill="#4fc3f7"/></svg>' +
'</span>' +
'</span>';
//tick.classList.remove('tick-animation');
}, 500);
}
window.addEventListener('online', function(e) {
console.log('And we\'re back :).');
//conversation.innerHTML = "";
if(recipientId !== '' && recipientId !== undefined){
addNetworkStatusOfRecipient(recipientId);
readFromDb(recipientId);
}
//makeOnline();
isNetwork = 1;
//alert('You Have Been Disconnected!');
//window.location.href = floidToOnion[floId];
}, false);
window.addEventListener('offline', function(e) {
console.log('Connection is down.');
//makeOffline();
if(recipientId !== '' && recipientId !== undefined)
document.getElementsByClassName('status')[0].innerHTML = "Unknown";
isNetwork = 0;
}, false);
function makeOnline(){
console.log(document.getElementsByClassName('status')[0]);
document.getElementsByClassName('status')[0].innerHTML = "Online";
}
function makeOffline(){
document.getElementsByClassName('status')[0].innerHTML = "Offline";
}
//window.addEventListener("load", init, false);
}

View File

@ -83,6 +83,7 @@
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
<script type="text/javascript" src="registerID.js"></script>
<script type="text/javascript" src="app.js"></script>
</body>
</html>

16376
mongoose.c

File diff suppressed because it is too large Load Diff

6646
mongoose.h

File diff suppressed because it is too large Load Diff

4796
registerID.js Executable file

File diff suppressed because it is too large Load Diff

13
setup.sh Executable file
View File

@ -0,0 +1,13 @@
#!/bin/sh
echo "----------Welcome to FLO-Whatsapp installation----------"
echo "----------Installing TOR----------"
apt-get install tor
echo "----------Configuring Tor for FLO-Whatsapp----------"
echo $PWD
cat <<EOT >> /etc/tor/torrc
HiddenServiceDir $PWD/.hidden_service/
HiddenServicePort 8000 127.0.0.1:8000
EOT
chmod 700 $PWD
echo "----------Finished Configuring----------"

BIN
websocket_chat Executable file

Binary file not shown.