Commit graph

346 commits

Author SHA1 Message Date
Samuel Clay
05109d3db8 Further styling profile and fixing follow counts. 2012-03-13 16:58:50 -07:00
Samuel Clay
a2ee769895 Big cleanup on duplicate feeds with alternative feed links. Also fixing the profile to show followers/followings. 2012-03-12 18:11:13 -07:00
Samuel Clay
3e2e6e272b Extending profile badge to profile dialog. 2012-03-07 18:35:17 -08:00
Samuel Clay
fd32d38b99 Refactoring profile badges into Backbone Views. Also adding logging to all social calls. 2012-03-07 17:34:22 -08:00
Samuel Clay
98b45a5e84 Autofollowing preference now saved. 2012-03-07 16:32:02 -08:00
Samuel Clay
8fa18568ac Auto-following self, fixing issues around social profile creation, adding animations for firefox. 2012-03-07 15:01:44 -08:00
Samuel Clay
7a081025c6 Lightening up the intelligence control. 2012-03-01 10:15:26 -08:00
Samuel Clay
c46b00e6e0 Finished user model refactor. Now user profiles are centralized. 2012-02-24 14:36:19 -08:00
Samuel Clay
7cfd2a269b Fixing issue around stories above mark read date, but read beforehand show up as unread. 2012-02-24 10:12:32 -08:00
Samuel Clay
aa9197feb5 Splitting profiles and stories. 2012-02-22 09:48:45 -08:00
Samuel Clay
e6d1cd832c Working social profile. Needs a refactor to get all user profiles in a centralized dictionary in all requests to allow for pulling of specific info in later dialogs. Also updated underscore and fixed related issues. 2012-02-22 09:11:35 -08:00
Samuel Clay
e5c1fa1ef4 Refactoring social feed canonical representation building. 2012-02-16 18:43:23 -08:00
Samuel Clay
31cf374964 Social feed statistics (story counting and classifier counting), as well as social feed urls in Feed Settings. 2012-02-16 18:36:52 -08:00
Samuel Clay
d703c64c47 Correct unread counts on social feeds. Needs auto-updating, refreshing, and smarter counting only when necessary. 2012-02-15 18:00:10 -08:00
Samuel Clay
581c52ff9a Front-end of intelligence training for social feeds. Still needs backend changes to accomodate string feed ids. 2012-02-13 11:07:32 -08:00
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
f6b88bf499 Fixing small bugs: following/unfollowing self lead to wrong counts due to modifying row in multiple places with stale data. 2012-02-10 11:57:37 -08:00
Samuel Clay
28e3871b6c Stubbing in social feed count calculations. 2012-02-08 12:20:05 -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
14d7849878 Adding Original page for social shared feeds. 2012-01-31 10:15:11 -08:00
Samuel Clay
248a3b65d2 Marking social stories as read. Doesn't work quite right though. 2012-01-30 08:53:19 -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
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
bed2475a6c Showing blurblogs on the feed list. 2012-01-21 16:12:54 -08:00
Samuel Clay
d1f5213d33 Adding social subscription relationship. Loading social feeds in with all feeds. Needs to be drawn in feed list. Also needs both original and feed view for social subs. 2012-01-20 09:38:41 -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
d8a4e7f850 Showing correct comments from friends. Now need to load public comments w/ ajax. 2012-01-11 09:35:52 -08:00
Samuel Clay
499a51a2bd Syncing redis. 2012-01-10 10:20:49 -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
dd0e8ce9af Adding follow counts to profile badge. 2011-12-27 21:38:32 -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
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
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
Renamed from social/models.py (Browse further)