Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
2011-08-22 | Dirk Olmes | merge with "backend" branch |
2011-08-22 | Dirk Olmes | get rid of the toplevel util module, in only contained unused functions backend |
2011-08-22 | Dirk Olmes | move updating the feeds to the backend backend |
2011-08-22 | Dirk Olmes | remove commented code backend |
2011-08-22 | Dirk Olmes | mark feed entries as read in the backend backend |
2011-08-22 | Dirk Olmes | deleting a feed is now done via the backend backend |
2011-08-22 | Dirk Olmes | editing a feed's properties is implemented through the backend now backend |
2011-08-22 | Dirk Olmes | restructured adding a feed so that only the URL is passed into the backend - the rest of the operation is backend-internal backend |