bug list
--------

- check_for_updates() sometimes not working


stuff to implement and requests for new features
------------------------------------------------

- search/filter feature (option to filter out feed items on str,
  publication date, ...)

- option not to end every feed by an empty line but by some user set
  separator

- in feed picker: selection start from beginning -> from selected feed ?

- add 'open feed picker' after getting sample list (doesn't work at the
  moment)

- color-coded feeds ?

- background gradient colors ?


(nothing decided yet)

- libxml2 read only html *numeric* entities, not *named* ones (with a
  few exceptions) - for instance, &#160; is ok but &nbsp; is not
  -> should all html *named* entities in input be converted to *numeric*
  ones ?

- add an option to show passwords and one to save passwords in connection
  settings window (and warn that passwords are saved in plain text)

- https support (ssl/tls)

- rss 1.0 (rdf) support

- implement digest access authentication

- option to not show again already read items ?

- run socket code in a separate thread ?

- upload translation templates on launchpad

- improve file i/o code consistency ?

- add 'detachable control win'

- handles to drag window

- 12h time format / show seconds option

- read feed(s) in loop / once only ?

- new cli args: attop, atbottom, fullwidth ?
