From: Wilfried Goesgens Date: Tue, 6 Sep 2011 23:00:12 +0000 (+0000) Subject: Limit length of Commands sent to citserver; do multible json requests if neccessary X-Git-Tag: v8.11~480 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=b84408f4c69030535a3db080783ad5b612731fa7;hp=b84408f4c69030535a3db080783ad5b612731fa7;p=citadel.git 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 moving to trash / purging split into chunks to limit the command lengths ---