20 Commits (259772dd62035c03759a075b2e30a41f98b08c7b)

Author SHA1 Message Date
Caleb James DeLisle 8a36963582 Enable ChainPad PARANOIA mode but remove the part which causes most slowness 9 years ago
ansuz a1f9b10175 remove offending line from chainpad entirely
RTCHAINPAD-3
9 years ago
ansuz 4ba68eb2bf fix leaky variable in chainpad
Patch.transform declared a 'toTransform' variable without using 'var'
this caused it to leak onto the window during operational transformations
9 years ago
ansuz 05108efdfa correct chainpad's transformation function
addresses RTCHAINPAD-3

Pending further testing, this change will still need
to be corrected in https://github.com/xwiki-contrib/chainpad/
9 years ago
ansuz 96e03fcfa4 Use latest chainpad without mutations 9 years ago
ansuz 6c340a6527 chainpad testing = true, reject non-compliant messages 9 years ago
ansuz 478ccbf984 revert changes to chainpad 9 years ago
Caleb James DeLisle b372b0b77c small change to chainpad in order to make it more likely to fail if the authDoc goes into the wrong state 9 years ago
Caleb James DeLisle 98c85cef8b xxx 9 years ago
Caleb James DeLisle 62eabbc7ae If a message does not match parent hash, don't delete it from storage 9 years ago
Caleb James DeLisle 03932d0169 small changes to chainpad for testing 9 years ago
Caleb James DeLisle 420a7098a6 more testing and crap 9 years ago
ansuz 91ada5ce7a export Operation from chainpad. for use with OT 9 years ago
Caleb James DeLisle 2031191261 testing=false 9 years ago
Caleb James DeLisle 37db31b09e Attempt an operational transformation and if the result is not valid JSON then fail 9 years ago
ansuz ac0f7852fc committing latest changes for review 9 years ago
ansuz ff52f050e5 chainpad.js : pull in upstream changes to chainpad.js. new APIs 9 years ago
ansuz 9fc44cdf0c add notes to clientside js files 9 years ago
Caleb James DeLisle e039e90a24 upgrade to most recent chainpad 10 years ago
Caleb James DeLisle 50c10f818e Added cryptsheet to cryptpad suite! 10 years ago