Commit graph

2342 commits

Author SHA1 Message Date
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
Samuel Clay
db3a809dd1 Adding first JS to blurblogs: loading public comments. 2012-06-29 21:06:33 -07:00
Samuel Clay
044b34e8cb Using replaceState instead of pushState when the social user id is there but the slug doesn't match. 2012-06-28 11:09:33 -07:00
Samuel Clay
16781c6450 Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings. 2012-06-27 23:57:57 -07:00
Samuel Clay
63988e9e15 UI tweaks on user profile modal. 2012-06-27 17:10:44 -07:00
Samuel Clay
1412c0012d Adding rounded corners to social photos in feedlist. Also moving feed floater on window resize. 2012-06-27 16:46:19 -07:00
Samuel Clay
53a2a3473a Adding 'Send to' support for Evernote, Diigo, and Kippt. 2012-06-27 12:49:40 -07:00
Samuel Clay
8def3a8ebf Fixing delete feed to include folder title. 2012-06-27 12:16:18 -07:00
Samuel Clay
4b0e7cc74b Can't unfollow yourself. Thanks to @afita for discovering this. 2012-06-27 11:16:14 -07:00
Samuel Clay
281b3561af Fixing issues around blurring to page on opening add site to folder dialog, and mouse indicator position when story titles pane is at top. 2012-06-27 11:08:11 -07:00
Samuel Clay
ef9cfddc6f Fixing small bugs around social source ids, unsharing, and story mods on original blurblog. 2012-06-26 19:19:57 -07:00
Samuel Clay
302e35ca9e Always show own blurblog. Change Share to Post to blurblog. 2012-06-26 18:02:48 -07:00
Samuel Clay
cc64440ae4 Fixing preference for only showing single story at a time in the Feed view. 2012-06-26 13:31:37 -07:00
Samuel Clay
0e8cf258d2 Fixing issues around marking story as read after delay. 2012-06-26 11:26:45 -07:00
Samuel Clay
c2c8851984 Fixing animation preference in Feed view. 2012-06-26 11:20:05 -07:00
Samuel Clay
4f26cd885a Adding comment about explicitly defining feed view for blurblogs. 2012-06-25 17:59:01 -07:00
Samuel Clay
6ad5c862be Fixing saved stories page, showing save date, and attaching events correctly in Original view. 2012-06-25 17:15:57 -07:00
Samuel Clay
1fcaba164f Fixing both saved stories and text shadows on feeds with no favicons. 2012-06-25 11:55:38 -07:00