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>
Wed, 7 Sep 2011 15:00:31 +0000 (15:00 +0000)
commitb84408f4c69030535a3db080783ad5b612731fa7
tree95a1ee9a7fd3b970ea8b21540ba7062f8bd84a57
parent607880cfaee7b35a635328e443417c0d01b74922
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