in usersalmon.php, what does this mean:
// Notice must either be a) in reply to a notice by this user
// or b) to the attention of this user
im trying to slap and i get: <div class="error">In reply to a notice not by
this user</div>
this is my atom:
notice = "http://dev.walkah.me/notice/55"
<?xml version='1.0' encoding='UTF-8'?>
<entry xmlns='http://www.w3.org/2005/Atom'>
<id>[email protected]</id>
<author><name>[email protected]</name><uri>
[email protected]</uri></author>
<thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0'
ref='#{notice}' href='#{notice}'></thr:in-reply-to>
<content>#{Time.now}</content>
<title>#{Time.now}</title>
<updated>#{Time.now.xmlschema}</updated>
</entry>
--
Everyone Loves Tea
http://www.everyonelovestea.com
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev