Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert event model to be more like "The Elm Architecture" (#38)
* create actions/update/get_action * ui.rs: get rid of unnecessary allocation in draw_entry * add module-level docs * use real types for FeedId and EntryId * give refresh functionality its own module * bump deps * clean up entry/feed datatypes * bump deps * more deps bumps * update changelog
- Loading branch information