-----
Changes
`
- The full post title is now included as `title` attribute on the source
link.
- On parse error, the server part returns a 500 status instead of an empty
object. Also, less parse errors sould occur.
Bugs
`
- Fix visited link color.
- Feeds that do not provide timestamps will be shown in the right order.
This is accomplished by useing current time for each item and subtracting
n seconds from the nth entry.