NewsBlur-viq/apps/social
Samuel Clay ec3f8ded9e Typo
2012-11-30 16:14:22 -08:00
..
management Publishing updates to subscribers of popular shared stories. 2012-04-27 14:37:06 -07:00
migrations Cleaning up Facebook og description. 2012-11-26 17:26:01 -08: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 Marking global social stories as read even if the user is not subscribed to them. 2012-11-30 16:12:40 -08:00
tasks.py Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system. 2012-10-24 16:09:47 -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 Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship? 2012-10-24 18:52:24 -07:00
views.py Typo 2012-11-30 16:14:22 -08:00