Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
5adc74cd5d Activities and Interactions for favoriting shared story comments. 2012-07-15 19:29:05 -07:00
Samuel Clay
497f610056 Adding likes/favorites to comments. Still needs interaction history and perhaps an email. 2012-07-15 17:59:19 -07:00
Samuel Clay
8d8514080f Fixing bugs around follow information. 2012-07-13 15:32:27 -07:00
Samuel Clay
3d8f206d60 Getting IE9 working with OPML ajax upload. 2012-07-12 23:44:30 -07:00
Samuel Clay
ded3b9d554 Typo on never_cache after json view. Doh. 2012-07-12 22:48:58 -07:00
Samuel Clay
c9425860d8 Fixing the living crap out of IE9. Everything works excellently now. 2012-07-12 22:26:49 -07:00
Samuel Clay
e2da3881d4 Upgrading jQuery 1.7.1 to 1.7.2 and upgrading bootstrap's carousel to 2.0.5. 2012-07-12 22:25:50 -07:00
Samuel Clay
5632980430 Taking @mgeraci's suggestion and moving the Starred! message to the opposite gravity of the story titles pane. 2012-07-12 15:20:29 -07:00
Samuel Clay
109a82b680 Double clicking sites and stories now works. Thanks to @ojiikun for figuring this one out. 2012-07-12 15:13:51 -07:00
Samuel Clay
b1bedb42d4 Fixing scroll/paging bug where the wrong story would be selected. Technically it's not fixed, but the indicator is now always present, so you know why it's happening. Thanks to @afita for the thorough investigation. 2012-07-12 13:43:39 -07:00
Samuel Clay
febd0ae0a3 Lots of little bugs: avatar images, icon importer, page importer, adding analytics tracking to intro. 2012-07-12 12:57:35 -07:00
Samuel Clay
75337a65fb Fixing following bug due to array truncation of following list. 2012-07-12 01:21:09 -07:00
Samuel Clay
bfa00d8bd4 Small tweaks to blurblogs. iPadifying blurblogs. 2012-07-11 21:20:38 -07:00
Samuel Clay
5225395b40 Adding /social/activities endpoint for Android and iOS. 2012-07-11 17:51:01 -07:00
Samuel Clay
9b5d9bdea9 Fixing bug when a story changes its guid (like on a tumblr rename), but it still thinks it has comments. Forcing each story to recount its comments if comments are claimed, just in case. 2012-07-11 10:52:50 -07:00
Samuel Clay
01c2ae46f1 Showing social service fetch status in real-time (actually polling every 3 seconds) in both intro and friends dialogs. 2012-07-11 00:43:53 -07:00
Samuel Clay
87350c5bc5 Trying to outwit IE by adding in a fake console. 2012-07-10 15:37:39 -07:00
Samuel Clay
63c8e0691a console.log -> NEWSBLUR.log 2012-07-10 15:26:34 -07:00
Samuel Clay
bf8f474abf Adding sync status and tasking facebook/twitter friend imports. 2012-07-10 15:24:54 -07:00
Samuel Clay
bfbcf54d80 Showing Twitter/Facebook posting links more prominently. 2012-07-10 14:43:33 -07:00
Samuel Clay
64d607d7e9 Fully customizable blurblogs: title, background color, and custom css. 2012-07-10 00:17:45 -07:00
Samuel Clay
8010baf70f Signup and login directly from a blurblog. 2012-07-09 18:28:11 -07:00
Samuel Clay
6fb67272ba Showing both login and signup in the same sideoption dialog on blurblogs. Needs to get hooked up. 2012-07-09 15:49:57 -07:00
Samuel Clay
538f08cb46 Hiding uneccessary activites html. Fixing google reader starred stories import. Updating api docs. 2012-07-09 12:41:25 -07:00
Samuel Clay
afb85bcc04 Fixing broken reply button. Need a better solution for unauthenticated replies on blurblogs. 2012-07-09 10:28:24 -07:00
Samuel Clay
8591ef5f3b Typo in refactor. 2012-07-07 12:29:13 -07:00
Samuel Clay
4bcf0751cf Small glitches: statistics showing Not Active on load, maintenace message, turning off ssl for pgsql. 2012-07-07 10:04:13 -07:00
Samuel Clay
6dbc9309a7 Moving reply to activate login for unauthed users. Also adding maintenace scripts. 2012-07-07 00:19:01 -07:00
Samuel Clay
5fadac394d Story urls to blurblogs now work. Gracefully finds the story in the infinite scroll. Uses a Backbone.js Router. 2012-07-06 17:47:06 -07:00
Samuel Clay
c3145486f0 Adding error handling to social page. Looks pretty classy. 2012-07-06 14:41:20 -07:00
Samuel Clay
e45f8d5f6d Readjusting folder and feed contet menu flip points. Thanks to @dariusk and troyb30. 2012-07-06 11:07:40 -07:00
Samuel Clay
84be44f991 Adding logging for blurblogs and time elapsed. 2012-07-06 00:51:38 -07:00
Samuel Clay
75c7d1960c Adding paging to blurblogs. Fancy animations and color changes make for a funner experience. 2012-07-06 00:34:21 -07:00
Samuel Clay
6a3cba1581 Adding emails for new replies to comments. 2012-07-05 18:29:38 -07:00
Samuel Clay
feadee3c5f Posting replies (and handling error cases) on blurblogs. 2012-07-03 17:00:09 -07:00
Samuel Clay
a82492f928 Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07:00
Samuel Clay
00e8a4480c Fixing broken locked mouse indicator position. 2012-07-02 16:24:41 -07:00
Samuel Clay
78c5134fa6 Adding in replies on blurblogs. Still needs to post, handle errors, and work. 2012-07-02 15:40:03 -07:00
Samuel Clay
1efd8fca47 Fixing issues around sharing and unsharing a story when the user is attributed as the source by another user, so their profile still needs to come down the pipe, even though they are no longer sharing the story. 2012-07-02 10:40:45 -07:00
Samuel Clay
049cc78433 Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore. 2012-07-02 10:15:17 -07:00
Samuel Clay
c817d52193 Cleaning up sharing from blurblog. Handling error case gracefully. Also cleaning up when unsharing and no shared comments are left to display. 2012-07-01 21:05:13 -07:00
Samuel Clay
b2f94dc52c Adding sharing and unsharing, with all the bells and whistle, directly to blurblogs. Still needs error handling, a view for unauthenticated users, and starring. 2012-07-01 20:51:34 -07:00
Samuel Clay
c05f47f838 Switching taskbar view when appropriate (i.e. showing a temp story view). 2012-07-01 14:29:17 -07:00
Samuel Clay
f80e6d7272 Adding keyboard shortcut 'e' for emailing a story. Also adding 'command+enter' as a way to send the email once you're in the dialog. 2012-07-01 14:20:21 -07:00
Samuel Clay
11f5fadc9d Fixing bug where you could not traverse stories after training a story into a hidden score. Thanks to @afita for the amazing discovery. 2012-07-01 12:49:08 -07:00
Samuel Clay
f557abb47c Fixing tag and author inline classifier changes to not lose hover behavior when switching scores. 2012-07-01 12:00:30 -07:00
Samuel Clay
642d323fdb Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches. 2012-06-30 11:59:17 -07:00
Samuel Clay
5e71a75d10 Fixing multiple public comments on blurblog rendering issue. 2012-06-29 23:21:28 -07:00
Samuel Clay
d7f565ea1c Adding relative user id to public_comments. If not specified, use current user. 2012-06-29 23:14:02 -07:00
Samuel Clay
8f98ef37b4 Shifting API call from /social/comments to /social/public_comments. 2012-06-29 21:25:35 -07:00