Commit graph

570 commits

Author SHA1 Message Date
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
78c5134fa6 Adding in replies on blurblogs. Still needs to post, handle errors, and work. 2012-07-02 15:40:03 -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
1e044b07e8 Showing share and save buttons (that don't do much). 2012-07-01 18:34:34 -07:00
Samuel Clay
232d98cf55 Adding translate3d for better scrolling performance on blurblogs on the iphone. 2012-07-01 10:42:27 -07:00
Samuel Clay
219324e113 Adding 3d transforms to spinning logos. 2012-06-30 21:46:57 -07:00
Samuel Clay
cb610e698c Tightening up dates on blurblogs, including responsive design. 2012-06-30 18:51:22 -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
edb43558b8 Adding pleasure border to blurblog posts. 2012-06-29 10:11:51 -07:00
Samuel Clay
8897836021 Adding links to blurblogs. Fixing favicons to take any feed, not just subscribed feeds. 2012-06-28 21:11:35 -07:00
Samuel Clay
a253282dfe Restyling blurblogs. 2012-06-28 20:35:42 -07:00
Samuel Clay
1d22d8236d Adding work queue for emails. 2012-06-28 12:42:49 -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
75eb93b7b0 Adding common followers to new follower email. 2012-06-28 10:14:42 -07:00
Samuel Clay
b17552c256 Adding email for new followers as a background task. 2012-06-27 23:58:10 -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
cd29b35972 Adding comments and replies to original blurblogs. 2012-06-27 00:23:17 -07:00
Samuel Clay
c0d6526a09 Showing share counts and avatars on original blurblog. 2012-06-26 19:54:36 -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
6f67186beb Fixing broken story reshare profile avatar. 2012-06-21 13:32:18 -07:00
Samuel Clay
730c27c5c5 Full social API. 2012-06-21 00:09:17 -07:00
Samuel Clay
c66fd457e5 Moving from samuel@ofbrooklyn.com to samuel@newsblur.com. 2012-06-20 18:37:46 -07:00
Samuel Clay
f3bfc9eaea Refactoring stories preference in feed view. 2012-06-13 11:28:32 -07:00
Samuel Clay
fea26d8256 The mouse indicator (dorito) is back in action. 2012-06-08 18:32:31 -07:00
Samuel Clay
f1f56df8f2 Paging in stories by scrolling titles. 2012-05-25 16:42:41 -07:00
Samuel Clay
0019410c8e Backboneifying story titles and stories in the Feed view. Feed view needs completion, then both need to get fully hooked up. 2012-05-24 17:32:01 -07:00
Samuel Clay
9b18d8b58b Showing feed icons. Cleaning up actions on feed load, including refresh. 2012-05-18 18:13:45 -07:00
Samuel Clay
a380bfcd0c Rendering feeds and folders, including toplevel. Making feed count a separate view. Also making feed list header view, hooking up both buttons. 2012-05-18 16:59:39 -07:00
Samuel Clay
bfe7ee1634 Initial stab at Backbone-ifying the front-end. Added feed, folder, story, and story_title views with feed, folder, story, and feed_list models. Converted AssetModel to a Router. 2012-05-17 18:40:46 -07:00
Samuel Clay
5414b4056a Adding recommend users to Friends dialog. 2012-05-15 16:35:09 -07:00
Samuel Clay
0cdba2ccdf Experimental change: statistics on dashboard now show total for the day. 2012-05-11 09:17:58 -07:00
Samuel Clay
0af7bf2c99 Further refining and fixing links in interactions and activities modules. 2012-05-10 22:29:23 -07:00
Samuel Clay
ae3c9faf1e Updating dashboard social counts. 2012-05-10 15:34:32 -07:00
Samuel Clay
a200a9db2d Fixing 'n' key to work with social feeds. Also scrolling feed list to follow selected site. 2012-05-09 17:06:02 -07:00
Samuel Clay
77795aa6b7 Adding re-share interaction history. 2012-05-09 14:48:10 -07:00
Samuel Clay
783133fa02 Changing real-time text. Fixing weird css layout issue. 2012-05-09 12:26:34 -07:00
Samuel Clay
0856c423e4 Changing real-time labels on dashboard. 2012-05-09 11:45:52 -07:00
Samuel Clay
c6dda3744d Merge branch 'master' into social
* master:
  New preference: delay to mark a story as read.
  Closing #52: Adding delicious to sharing services and preferences. Thanks @palewire for the suggestion.

Conflicts:
	media/css/reader.css
	media/js/newsblur/reader/reader.js
	media/js/newsblur/reader/reader_keyboard.js
2012-05-07 15:23:56 -07:00
Samuel Clay
d17dc14a05 New preference: delay to mark a story as read. 2012-05-07 15:13:02 -07:00
Samuel Clay
1d580554a5 Adding logo to Original blurblogs. 2012-05-02 19:00:17 -07:00
Samuel Clay
c19e068262 Merge branch 'master' of github.com:samuelclay/NewsBlur into social
* 'master' of github.com:samuelclay/NewsBlur:
  Truncating feed title in trainer dialog.
  Adding French review to press page.

Conflicts:
	media/js/newsblur/reader/reader_classifier.js
2012-05-02 12:08:08 -07:00
Samuel Clay
a9bdc7e3ad Adding French review to press page. 2012-05-02 09:22:38 -07:00
Samuel Clay
aeb7accab4 Editing of replies. 2012-05-01 18:00:54 -07:00
Samuel Clay
1736c35b2f Cleanup on social beta signup. Feedback from @jwegener. 2012-04-30 17:15:43 -07:00
Samuel Clay
1e44430698 Merge branch 'master' into social
* master:
  Adding French review to press page.
2012-04-25 12:20:21 -07:00