Limit length of Commands sent to citserver; do multible json requests if neccessary
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 6 Sep 2011 23:00:12 +0000 (23:00 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 6 Sep 2011 23:00:12 +0000 (23:00 +0000)
commit01a0fdb8d91b441953247f9d31b633888f90c2a1
tree4c7ef25f7939e563b54e5822986d3f0afc4ff234
parentca16ddcf59744c0f21ac41aa7aef8ee91c3478bf
Limit length of Commands sent to citserver; do multible json requests if neccessary

  - roomListDropHandler() when cut'n'paste moving split after the move vector reaches 800 chars
  - deleteAllSelectedMessages() when <del> moving to trash / purging split into chunks to limit the command lengths
webcit/static/summaryview.js
webcit/static/wclib.js