NewsBlur-viq/apps/social
Samuel Clay c9dae06d0f Merge branch 'master' into ios_story
* master:
  Adding bs facebook assets.
  Better to push together than to spread apart. Diffing html is hard.
  Changing logging colors for social activities.
2012-11-20 09:54:40 -08:00
..
management Publishing updates to subscribers of popular shared stories. 2012-04-27 14:37:06 -07:00
migrations Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find! 2012-08-27 14:10:34 -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 Changing logging colors for social activities. 2012-11-20 09:41:58 -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 Fixing sharing and comments and replying with new page controls. 2012-11-13 12:28:16 -08:00