23 Commits (f1bb63f915f929087115cd4f936d1a0d04b135b2)

Author SHA1 Message Date
ansuz 22464af6a5 fix reference to incorrect config flag 8 years ago
ansuz 3dfa19b786 more flexible websocket configuration (WIP) 8 years ago
ansuz 9fa7da60b9 confirm that a socket is ready to send before sending 8 years ago
ansuz 4b238de84c quieter stdout and stderr logs 8 years ago
yflory 37c3f12790 Use the new end_of_history message 8 years ago
yflory ad32ea2a82 Store the validate key in the history keeper database 8 years ago
yflory 7cc5218422 Messages are now verified by the users instead of the server 8 years ago
Yann Flory 368e253c9f Ability to send a read-only URL 8 years ago
ansuz 1f4d0888ad fix false positive for error handler 8 years ago
Caleb James DeLisle 2021bf6702 Improvements to the file storage format 8 years ago
Caleb James DeLisle ba4dba24dd If there are no checkpoints, the document fails to sync 9 years ago
Caleb James DeLisle da2bfe2de9 Added checkpoints with the new code from ChainPad 9 years ago
ansuz 62dba6de7b add specific complaints for removeChannel's non-existence 9 years ago
ansuz 2d3ed84f5d don't say you deleted database entries if you didn't 9 years ago
ansuz 3232671a6a implement optional channel removal hooks
add configuration variables to the default config
9 years ago
ansuz fe261c34bb set log level via the config file, not via a constant 9 years ago
ansuz a5ae027043 make logging configurable 9 years ago
Yann Flory 619406f868 Send an ACK when someone asks for the history 9 years ago
ansuz 7a02d85ec5 Netflux server mustn't send a zero message until the history is synced 9 years ago
Yann Flory 0b3d6e15b8 Replace the Netflux old client (netflux.js) by the Netflux2 client.
Move the WebRTC peer-to-peer use case in /padrtc, which still uses the old
Netflux client
Use es6-promises.min.js to solve a issue with some browser and the new
Netflux client
9 years ago
Yann Flory cf9f60bd57 The server don't send back anymore messages to their sender 9 years ago
Yann Flory eb4ea7a6b0 Remove the content from the ACK messages sent by the server 9 years ago
Yann Flory ba4faea939 Update the pads to run with the latest improvements to the websocket server 9 years ago