commit | 04a17cfa75134915765f521732ee8d0dd8d125ee | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Nov 23 19:46:40 2012 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Fri Nov 23 22:20:20 2012 -0800 |
tree | 0467088bbbeb97dd4858cc946b5686a08460dfe5 | |
parent | abaa4d9578079e40f056177b1d8b3ad56db4c243 [diff] |
Accept in_reply_to to thread inline comments The in_reply_to field supplies the id of another comment, enabling threading. Because id is URL encoded to match a REST API we also encode the in_reply_to field, allowing clients to correctly line up messages by simple string equality. Change-Id: Idc6af51873b9b8a12707c6f4df9d25b627e8b409