NewsBlur-viq/apps/social
2013-08-21 18:38:07 -07:00
..
management Fixing sharing of popular stories. 2013-04-10 21:07:12 -07:00
migrations Removing unused redis keys for shared/comments. Dry-run. 2013-03-28 16:39:37 -07:00
templatetags Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
__init__.py Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00
models.py Preventing popular from sharing stories from the same feed id in the same batch. 2013-08-21 18:38:07 -07:00
tasks.py Boosting shared stories on popular. 2013-08-21 11:56:21 -07:00
tests.py Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00
urls.py Fixing broken social stats. 2013-08-15 15:36:24 -07:00
views.py Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00