innoq / statuses

statuses
Apache License 2.0
13 stars 14 forks source link

atom feed entries should link to previous entry in conversation #116

Closed pschirmacher closed 9 years ago

pschirmacher commented 9 years ago

This would allow feed processors to provide additional context to users.

Might look something like this:

<entry><link rel='prev' href='/previous-status-in-conversation' /><content type="html">...</content>...</entry>

aheusingfeld commented 9 years ago

+1! This was one of the ideas behind #72

aheusingfeld commented 9 years ago

@pschirmacher could you please take the time and review #117? Looks good to be but would like to have a second opinion.

pschirmacher commented 9 years ago

@aheusingfeld had a brief look at it and added some comments (very minor issues) - it's merged already, though