• Sebastian Kummer's avatar
    ZP-849 SYNC_STATUS_FOLDERHIERARCHYCHANGED is always global and should be · 47ed7cca
    Sebastian Kummer authored
    transmitted like a common status code (fix for BB), AdditionalFolders
    API and statically shared folders work always with backendids (they are
    internally mapped and transmitted with integerIds), 
    expose integerIds in the listing of the AdditionalFolders API as
    "syncfolderid", generate integerid when an additional folder is added,
    have ZPush::$addSyncFolders and
    DeviceManager()->GetAdditionalUserSyncFolders() always work on
    backendIds, ZPush::GetAdditionalSyncFolders() can return integerIds as
    keys if requested (default as backendIds), do Backend->Setup() with
    backendIds in ChangesMemoryWrapper, backendfolderid needs to be set in
    SyncParameters unsetdata, allow Notes folders as additional static
    folders.
    
    Released under the Affero GNU General Public License (AGPL) version 3.
    47ed7cca
folderchange.php 10.8 KB