IanLewis / dlife


Dlife is a personal lifestream implemented in python using django.
Clone URL : http://bitbucket.org/IanLewis/dlife/ (size: 121.8 KB)

Shortlog (showing tip - r26:b34cb048de65)

Age Author Message A M D «
5 weeks IanLewis IanLewis Merge tag count fix 0 2 0
5 weeks IanLewis IanLewis Added support for inline item comments. 0 1 0
7 weeks IanLewis IanLewis Tag counts are now updated after updating feeds. 0 1 0
6 weeks IanLewis IanLewis Moved feed entry processing to an external plugin with hooks that can be… 1 5 0
6 weeks IanLewis IanLewis Merge 0 1 0
6 weeks IanLewis IanLewis Added a base plugin class that can be later extended to support feeds from… 0 1 0
6 weeks IanLewis IanLewis Fixed bug where content was not set if there was no content data in a feed entry 0 1 0
6 weeks IanLewis IanLewis Do some monkeypatch-ish stuff to feedparser._StrictFeedParser to get it to give… 0 1 0
8 weeks IanLewis IanLewis Cleaned up some model/admin behavior for tags 0 2 0
8 weeks IanLewis IanLewis Added item_published to the items list view in the admin. 0 1 0
8 weeks IanLewis IanLewis Fixed some bugs in how the Feed admin works. 0 3 0
8 weeks IanLewis IanLewis Added support for a basic feed per lifestream that can be used to add items… 0 3 0
8 weeks IanLewis IanLewis Added some more valid tags. This is kind of dubious since feedparser does this… 0 1 0
8 weeks IanLewis IanLewis Allowed support for table tags. 0 2 0
8 weeks IanLewis IanLewis Added proper stripping of tags when saving in the admin. 0 2 0
8 weeks IanLewis IanLewis Added a management command to allow updating feeds from manage.py 3 0 0
8 weeks Ian Lewis Removed admin code for old comments model 0 1 0
8 weeks Ian Lewis Implemented a basic comments system based on the django.contrib.comments module. 0 5 0
2 months IanLewis IanLewis Added a comments model and a way to edit comments inline in items. 0 2 0
2 months IanLewis IanLewis Added template to override the admin title and headers 1 0 0
2 months IanLewis IanLewis Updated the template for the item change list to extend the admin changelist… 0 1 0
2 months IanLewis IanLewis Left img and object tags in pulled content. 0 1 0
2 months IanLewis IanLewis Updated the admin to include a custom button for updating feeds. 2 4 0
2 months IanLewis IanLewis Updated the update_feeds function to catch exceptions better 0 1 0
2 months IanLewis IanLewis Fixed the previous link in the pagenator 0 1 0