Commit graph

278 commits

Author SHA1 Message Date
Samuel Clay
78225cfe29 Finishing popular stories account. Just needs a cronjob. 2012-04-25 20:00:52 -07:00
Samuel Clay
7f3ec48665 Cleanup. 2012-04-25 12:18:26 -07:00
Samuel Clay
34083085cf Sorting social feeds according to preferences. 2012-04-24 13:18:08 -07:00
Samuel Clay
80d638543c Invite request blast. 2012-04-24 12:07:58 -07:00
Samuel Clay
139761a148 Adding share story menu option to story context menu. Took all day. 2012-04-24 10:38:23 -07:00
Samuel Clay
74bb4780ea Adding dashboard date and auto-highlighting new interactions, to be cleared on dashboard view. 2012-04-21 18:20:49 -07:00
Samuel Clay
df8a67434f Updating followers in profile when following/unfollowing. 2012-04-21 16:14:53 -07:00
Samuel Clay
2205814f2a Adding public user activity to social profile. 2012-04-19 19:09:31 -07:00
Samuel Clay
2aea457455 Marking socialsubs with same shared stories as dirty to recount. Also scrolling down to comments from activities. 2012-04-19 15:01:01 -07:00
Samuel Clay
01e4827d80 Stubbing in broken recommended users. 2012-04-19 12:46:58 -07:00
Samuel Clay
1955dca844 Shortening activities/interactions to 4, to make room for coming user recomendations table. Also speeding up favicons. 2012-04-18 22:04:13 -07:00
Samuel Clay
f48e6d6999 Preventing dupe starred story activities. 2012-04-17 10:45:21 -07:00
Samuel Clay
a3f49bbe0d No dupe follow activities or interactions. 2012-04-16 20:10:00 -07:00
Samuel Clay
ffcb9b4ed4 Opening private beta to all invitees. 2012-04-16 15:44:22 -07:00
Samuel Clay
aa42f098cf Adding a ton of activities. Fixing numerous bug saround interactions. 2012-04-16 11:21:52 -07:00
Samuel Clay
38b64999be Moving activities and features module. Fixing bug around interactions when following self. 2012-04-12 11:43:36 -07:00
Samuel Clay
4612bedb49 Adding paging to interactions and activities on dashboard. 2012-04-12 11:18:56 -07:00
Samuel Clay
ce18a4eab7 Adding beta email. Sending out a slow trickle of invites... 2012-04-11 17:13:54 -07:00
Samuel Clay
3f7810287b Refactoring features module and adding interactions module + model. Stubbed in interactions module. 2012-04-09 17:20:47 -07:00
Samuel Clay
e9f104d2ee Adding follow date on subscriptions. Will need to add a model to show follows, comments, and reply notifications/interactions. 2012-04-07 12:57:51 -07:00
Samuel Clay
eb9bb2c1bd Adding invite request. 2012-04-05 13:51:08 -07:00
Samuel Clay
3e4bdf9a66 Fixing major bug around missing user profiles on replies. Also adding 'nothing' option to profile photo. 2012-04-04 20:54:54 -07:00
Samuel Clay
d9d80939b0 Fixing bug around refresh social feeds that have no unread stories, so they have no last unread dates. 2012-04-03 20:28:18 -07:00
Samuel Clay
60ab83a715 Boom. Real-time social feed updates. 2012-04-03 19:24:02 -07:00
Samuel Clay
7365faa42a Fixing unread counts, using mark read date from original feed if possible. 2012-04-03 16:37:05 -07:00
Samuel Clay
851d92f00c Add social feeds to refresh_feeds, don't count unreads on load, and then correcting issue around old stories showing up as unread. 2012-04-03 16:02:32 -07:00
Samuel Clay
1c80bcf126 Finishing up manage menu for social feeds. Needed a fix for unfollows. 2012-03-30 14:56:16 -07:00
Samuel Clay
a728317682 Comment replies! Practically threaded comments. Reply as many times as you like. 2012-03-22 19:37:19 -07:00
Samuel Clay
2a1da3d886 Combining both social and personal intelligence filters on social feeds. 2012-03-22 15:27:28 -07:00
Samuel Clay
67ea2452a7 Uniqifying profiles. Small cleanup. 2012-03-20 16:46:38 -07:00
Samuel Clay
6ad94db4e8 Adding popular user which controls popular stories. 2012-03-19 17:16:59 -07:00
Samuel Clay
efad53bec6 Adding Preview Social Sub, but it still needs to have the difference between user model and socialsub model fleshed out. 2012-03-14 12:38:59 -07:00
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