Changelog:
- Created the initial UI
- Feeds now update on startup. Note that there are two differences from the previous version: First, the updates don't freeze the UI anymore. The second major difference is that the feeds should no longer have to update in order, but instead update all at once. This should speed up the update process as well.
- Feed items can keep track of when they were downloaded, so that later I can have them be deleted once they've been around for a while.
- Added buttons to the UI for adding and deleting feeds. This was one of the biggest missing features from the old version, so I'm glad that it all works.
- Deleted feeds aren't fully expunged until the application exits, so that I can easily add an undo function later.
- Started initial work on Atom parsing
Expect a minor release soon!
Finally, here's a screenshot of the work in progress UI:
Lots of placeholders still, but it's already a bit better than how the old version looked. |
No comments:
Post a Comment