Commit Graph

12 Commits

Author SHA1 Message Date
sairajzero
e7e701cbad Automatically reconnect selfWebsocket and reloadAPI
SelfWebSocket will now automatically attempt to reconnect when its disconnected
Added setInterval to reloadAPIdata (only for superNodes)
2019-07-24 15:26:22 +05:30
sairajzero
20c8f124e5 Adding reload API data button
The reload API data button (top-right) refreshes the API for new data
The refreshed API data are added to memory as well as stored in IDB.
The kBucket is reloaded
2019-07-24 15:01:21 +05:30
sairajzero
174b9fddf6 Improved user login and stability of funtions
Old prompt based user login and server connect are replaced with login page
Improved stability and simplification of functions
Moved all superNode functions to app.js
Supernode mode will now work in all pages (home,profile,msg) instead of just home
2019-07-24 03:01:29 +05:30
sairajzero
cd31d9c267 Added messaging feature
Now users can send and receive messages directly.
The messages are stored only in the browser IDB.
The messages are encrypted and signed by sender.
2019-07-18 03:04:22 +05:30
sairajzero
284f4411cc bug fix 2019-07-16 15:00:41 +05:30
sairajzero
e5c9b763f7 Bug fix 2019-07-16 14:21:41 +05:30
sairajzero
39118fc392 Extending superNode functionality to Profile page 2019-07-16 14:16:31 +05:30
sairajzero
eb5608ff2b fix bug 2019-07-15 15:05:47 +05:30
sairajzero
fed70a441c fix bug: not retriving self tweets from selfserver 2019-07-15 14:09:28 +05:30
sairajzero
9c8ae50ce8 bug fix: reading supernode data from API 2019-07-15 13:06:52 +05:30
sairajzero
8851eed06c Adding SuperNode feature 2019-07-14 21:15:35 +05:30
sairajzero
c117df38cb Adding Installation setup and starter 2019-05-20 20:22:41 +05:30