8589b3e Add compose delete API

Authored and Committed by qwan 6 years ago
    Add compose delete API
    
    When a delete request for a compose is received, we'll change the value
    of compose's time_to_expire to current time, this will mark the compose
    as expired and will be processed by backend to delete it.
    
        
file modified
+1 -0
file modified
+4 -0
file modified
+31 -1
file modified
+1 -0
file modified
+68 -9
file modified
+1 -1