Commit graph

330 commits

Author SHA1 Message Date
Samuel Clay
8151d3acde Fixing read stories bug in social feeds. 2012-02-10 13:53:33 -08:00
Samuel Clay
3c2447cfe1 The Backbone-ification of NewsBlur continues: moving social feeds to backbone.js. 2012-02-10 12:48:14 -08:00
Samuel Clay
193201061e A whopper: marking stories as read in a social feed. 2012-02-03 11:41:01 -08:00
Samuel Clay
4fb275ccfc Rearranging common social views. 2012-02-02 17:43:17 -08:00
Samuel Clay
3904a5f763 Adding a story header and filling out more design on blurblogs. 2012-02-01 09:14:19 -08:00
Samuel Clay
14d7849878 Adding Original page for social shared feeds. 2012-01-31 10:15:11 -08:00
Samuel Clay
8519d68c36 Including feeds that a user isn't subscribed to in social feeds. Also adding a new url for feed icons. 2012-01-26 18:59:40 -08:00
Samuel Clay
87f6c541b5 Showing unread stories. I don't think this works at all yet, but it should. 2012-01-26 09:54:48 -08:00
Samuel Clay
2b9ad97b51 Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id" 2012-01-26 09:32:24 -08:00
Samuel Clay
fb659b3d6f Social stories feed view nearly finished. Loads, pages, shows stories and shares and comments and stars. Still needs intelligence, better date sorting, and unread counts. 2012-01-26 08:43:46 -08:00
Samuel Clay
f82380c183 Showing social stories feed in reader. Needs unread counts, original view, routing, starred status, among others. 2012-01-25 09:52:34 -08:00
Samuel Clay
20122b05d6 Fetching correct comments and shares on share feeds. 2012-01-24 18:14:52 -08:00
Samuel Clay
94c34d646a Showing friends feedlist. Publishing story feed, but it needs social shares built in. 2012-01-24 09:02:23 -08:00
Samuel Clay
93fb5038a7 Dynamically updating comments under stories when adding comments or sharing. 2012-01-15 21:09:49 -08:00
Samuel Clay
0468fe12dc Finished styling comments. Showing all sharers now. 2012-01-15 20:51:48 -08:00
Samuel Clay
c0fa6b263e Adding share keys and comment keys to redis, in order to distinguish between the two. 2012-01-13 09:20:37 -08:00
Samuel Clay
3e0a184fc0 Loading public comments through ajax. Needs to remove friends. 2012-01-11 22:01:06 -08:00
Samuel Clay
c108afd39a Completing the fetching of story comments from friends. Also counting story comments and shares. Lastly, creating the social graph in redis. Still needs to auto-follow self. 2012-01-09 13:55:26 -08:00
Samuel Clay
293474d51c Updating follow profiles during actions. 2012-01-05 20:54:24 -08:00
Samuel Clay
9ea6ee9086 Rearranging javascript. Also backbonizing user models for follower and following collections. 2012-01-04 09:42:35 -08:00
Samuel Clay
36ded0085a Complete user profile -- photo select, bio, location, website, editing and defaulting during OAuth social service connect. 2011-12-25 20:50:59 -08:00
Samuel Clay
3b061f9529 Hiding upload image. Changing a few bits of copy. 2011-12-25 12:27:05 -08:00
Samuel Clay
638963f31a Adding profile photos, hiding of completed Getting Started items, following and auto-following of new friends, creating connections. 2011-12-24 00:30:37 -08:00
Samuel Clay
d9efea8f1a Completing Twitter/FB OAuth end to end. Now need to surface and find friends. 2011-12-23 18:28:31 -08:00
Samuel Clay
de49d81f5e Adding twitter/facebook connect/disconnect buttons to find friend dialog. 2011-12-22 13:36:03 -08:00
Samuel Clay
bfbba21711 Adding Twitter OAuth. Syncing friends for both twitter and facebook. Needs disconnect and resync. 2011-12-21 09:43:17 -08:00
Samuel Clay
cbea833e05 Adding Facebook OAuth and friend list saving. 2011-12-20 11:49:49 -08:00
Samuel Clay
0d34f9a402 Adding has_comments boolean to shared stories for efficieny. 2011-12-19 09:24:19 -08:00
Samuel Clay
b166d37e2c Updating shared story comments, displaying multiple comments for testing. 2011-12-17 13:05:11 -08:00
Samuel Clay
b94d48b793 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