Skip to content
  • Alan McNatty's avatar
    Changes for Mobile API v2 (Bug #1032420) · 6c4da66a
    Alan McNatty authored
    
    
    This mobile api is in 2 parts, a sync api and an upload api.
    
    The sync API allows mobile devices to read basic information for a user, such as:
    - notifications
    - blogs
    - blogposts
    - folders
    - tags
    It could be extended to provide a list of friends and contact information for mobile
    communication.
    
    The upload API is an extension of the original mobile API
    htdocs/artefact/file/mobileupload.php but also supports journals and attaching files
    to journal posts.
    
    This API is re-housed under the htdocs/api section and is design to deprecate
    htdocs/artefact/file/mobileupload.php
    
    The API may be extended to support messaging and commenting on blogposts in due course.
    
    Change-Id: Idb32712383f8feb7c12dc9cbcdfa54c38a8e4481
    Signed-off-by: default avatarAlan McNatty <alan@catalyst.net.nz>
    6c4da66a