Commit Graph

12 Commits (e86a3567bedc4eb4c3c21fdde3de4e917ce2f0b3)

Author SHA1 Message Date
Caleb James DeLisle da2bfe2de9 Added checkpoints with the new code from ChainPad 2016-05-26 17:09:02 +02:00
ansuz 62dba6de7b add specific complaints for removeChannel's non-existence 2016-05-14 13:27:15 +02:00
ansuz 2d3ed84f5d don't say you deleted database entries if you didn't 2016-05-14 13:14:55 +02:00
ansuz 3232671a6a implement optional channel removal hooks
add configuration variables to the default config
2016-05-14 13:04:05 +02:00
ansuz fe261c34bb set log level via the config file, not via a constant 2016-05-14 12:47:59 +02:00
ansuz a5ae027043 make logging configurable 2016-04-27 15:03:41 +02:00
Yann Flory 619406f868 Send an ACK when someone asks for the history 2016-04-27 12:17:39 +02:00
ansuz 7a02d85ec5 Netflux server mustn't send a zero message until the history is synced 2016-04-21 17:02:54 +02:00
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
2016-04-08 16:54:03 +02:00
Yann Flory cf9f60bd57 The server don't send back anymore messages to their sender 2016-04-07 11:27:14 +02:00
Yann Flory eb4ea7a6b0 Remove the content from the ACK messages sent by the server 2016-04-05 15:06:38 +02:00
Yann Flory ba4faea939 Update the pads to run with the latest improvements to the websocket server 2016-04-05 12:17:43 +02:00