Samuel Clay
ee2085732b
BIG CHANGE: Moving from intelligence traffic light to All/Unread/Focus, just like the iPad. Wonderful.
2012-07-26 18:24:41 -07:00
Samuel Clay
72655a5116
Unescaping incorrectly escaped and linkified comments and replies.
2012-07-23 23:23:34 -07:00
Samuel Clay
4fe1c3cb65
Fixing logo size.
2012-07-23 10:22:41 -07:00
Samuel Clay
2fb758d8c9
Restyling the demo account dashboard. Thanks to @mgeraci for the inspiration.
2012-07-22 23:27:39 -07:00
Samuel Clay
d1b523df99
Merge branch 'master' into social
...
* master:
Updating the shortcut text for sidebar collapsing.
2012-07-18 23:08:36 -07:00
Samuel Clay
4383b1148d
Fixing interactions and activities to only pull what's necessary. Otherwise doubles show up in android + ios.
2012-07-18 23:06:43 -07:00
Ben Cohen
4998d74e62
Updating the shortcut text for sidebar collapsing.
2012-07-17 17:42:23 -05:00
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
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
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
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
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
1736c35b2f
Cleanup on social beta signup. Feedback from @jwegener.
2012-04-30 17:15:43 -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
ebef3437a6
Styling tags and stars.
2012-04-22 13:24:14 -07:00
Samuel Clay
45b2b06c10
Adding share rainbow to story titles. Thanks Talha Mansoor (@talha131)
2012-04-21 21:50:27 -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
2205814f2a
Adding public user activity to social profile.
2012-04-19 19:09:31 -07:00
Samuel Clay
01e4827d80
Stubbing in broken recommended users.
2012-04-19 12:46:58 -07:00
Samuel Clay
dbcfaf4be5
Fixing template next/previous buttons.
2012-04-18 22:17:29 -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
aa42f098cf
Adding a ton of activities. Fixing numerous bug saround interactions.
2012-04-16 11:21:52 -07:00
Samuel Clay
3f991ca2a0
Automatically showing interactions/activities modules when new info is made, even if they are empty to begin with.
2012-04-12 17:41:33 -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
15e08e653a
Hooking up starred stories and new subscription activities.
2012-04-11 15:53:53 -07:00
Samuel Clay
1c245f1e0a
Clicking on a comment/reply in interactions takes you to it. Also upgrading backbone.js.
2012-04-11 15:21:03 -07:00
Samuel Clay
451485d32e
Splitting interactions into public/private interactions and activities.
2012-04-11 12:14:18 -07:00
Samuel Clay
b9d8b91f6d
Showing interactions in module. Adding interactivity.
2012-04-10 18:24:57 -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
eb9bb2c1bd
Adding invite request.
2012-04-05 13:51:08 -07:00
Samuel Clay
fd0d6f8491
Merge branch 'master' into social
...
* master:
Better logging for socket.io. Giving standard users the pulsating real-time spinner.
Only checking raw parsed hub address 1 in 10 times.
Conflicts:
templates/reader/feeds.xhtml
2012-04-03 22:02:18 -07:00
Samuel Clay
c24c829e58
Better logging for socket.io. Giving standard users the pulsating real-time spinner.
2012-04-03 22:01:12 -07:00
Samuel Clay
4ee3a6c8c4
Merge branch 'master' into social
...
* master:
Showing real-time pubsub status on user dashboards. Opening up real-time for everybody.
Adding real-time connection counts to logs.
2012-04-02 18:49:34 -07:00
Samuel Clay
61f2ced74b
Showing real-time pubsub status on user dashboards. Opening up real-time for everybody.
2012-04-02 18:48:41 -07:00
Samuel Clay
67ea2452a7
Uniqifying profiles. Small cleanup.
2012-03-20 16:46:38 -07:00