Commit graph

1967 commits

Author SHA1 Message Date
Samuel Clay
a4414eebde Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up. 2012-07-18 18:34:19 -07:00
Samuel Clay
54c68578db Merge branch 'social' of github.com:samuelclay/NewsBlur into social
* 'social' of github.com:samuelclay/NewsBlur:
  fixing bug with feed exception when there is a duplicate feed id
2012-07-17 14:19:16 -07:00
Roy Yang
28b81ec74a fixing bug with feed exception when there is a duplicate feed id 2012-07-17 14:18:26 -07:00
Samuel Clay
f5c9a72c05 Fixing shift+a for social subs. Also fixing bug where site would stay selected after adding a new site. 2012-07-17 14:14:45 -07:00
Samuel Clay
1d398118d4 Fixing tutorial by forcing dialog resize. Thanks to @afita for finding this bug. 2012-07-17 13:59:39 -07:00
Samuel Clay
d1126ae64d Fixing the living snot out of the add site dialog. Adding an autocomplete spinner, showing results on focus, and no longer auto-adding on click (allowing user to select a folder). Big thanks to @afita for the push. 2012-07-17 13:00:30 -07:00
Samuel Clay
9c96210850 Fixing broken offset for locked mouse indicator on site reload. Thanks to @afita for bug report. 2012-07-17 12:28:24 -07:00
Samuel Clay
a47abcb007 Small bugs. 2012-07-15 22:51:27 -07: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
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