----
TODO
----

HTML
- implement search
- implement "view read items"
- implement "view all items"


XUL
- implement river of posts ["river of news"]
- choose between overload-paged post or the original post in the original
  webpage
- -> implement user settings page [html page that's loaded in the content frame]


Bugs
- Fix dual column layout: missing div when odd number of items
- Validate entered feed uri's [check for http:// etc]
- Fix lists when no feeds and groups are present
- In Internet Explorer, when the session timed out and user tries to do a "mark
  read" or "flag" action on an item, this raises a Javascript error
- Fix overwriting current settings when opening Settings page


Related items
- If item is not in a userfeed, show the link to the website
- The same for linking items [even more interesting as it's basically indirect
  commenting]
- load related items through xmlhttprequest? [lots faster!]

Features in general
- Support for enclosures [download link, styled as related items]
  magpierss and enclosures:
  http://sourceforge.net/mailarchive/message.php?msg_id=10124229


