Changes between Version 29 and Version 30 of Notifications


Ignore:
Timestamp:
11/04/09 10:31:42 (4 years ago)
Author:
romw
Comment:

Provide a mechinism for the client to inform the project when a PM/Thread is read or deleted

Legend:

Unmodified
Added
Removed
Modified
  • Notifications

    v29 v30  
    4545http://www.example.com/rss_main.php 
    4646http://www.example.com/forum_pm_rss.php?auth=4ebd3e5fd8a88f48ed708f04f81fefb7 
     47http://www.example.com/forum_pm_rss.php?auth=4ebd3e5fd8a88f48ed708f04f81fefb7&guid=blah&action=read 
    4748}}} 
    4849 
     
    5152|| auth || <null> || Authenticator of the volunteer requesting the feed data. NOTE: For private feeds no information should be provided without the full authenticator. Weak authenticators should be treated as though no authenticator has been provided.|| 
    5253|| last_guid || <null> || The last guid received by the client.|| 
     54|| guid || <null> || The GUID in which an action should be preformed on. || 
     55|| action || <null> || Which action should be recorded. (Read, Deleted) || 
    5356 
    5457=== Response ===