Conversation:
Notices
-
@verius /actions/apitimeline[home|public|etc].php has the definitions, but noticeID is the one you want for a notice.
It doesn't help that the terminology is inconsistent here. in_reply_to_status_id is used to refer to a notice which you're replying to.
-
@verius I believe this is a case of inconsistent terminology. 'status' and 'notice' are used interchangably here. Status seems to be a remnant from 'StatusNet'
If it wouldn't break other client's, I'd want to go through and correct the terminology to be consistent. This is a lot of why I think a new API is a good idea.
-
@verius Reminds me, I should go through and slap NaturalDocs into everything where there's existing commenting so I can have it spit out human-readable (and more importantly, much more easily searched) documentation.