Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
3b9e950c37 Feed renaming on the server-side. 2010-12-11 15:26:45 -05:00
Samuel Clay
e9f12a6059 Actually finished rename feed/folder front-end. Everything is now finished for the front-end. Just need to write the backend calls to rename. 2010-12-11 14:02:37 -05:00
Samuel Clay
d2481f8561 Adding renames to folders. 2010-12-11 12:41:24 -05:00
Samuel Clay
e8e0b8f129 Finishing up front-end for rename feed. 2010-12-11 11:26:21 -05:00
Samuel Clay
f6c841974f Initial stub of River of News (everything view). Breaks on collapsed folders with unreads. Also doesn't work at all. 2010-12-10 15:26:50 -05:00
Samuel Clay
144b04feb6 Minor fix to feed fetching -- retry a feed with a bad HTTP status code but an OK feed link which points to a new feed address. 2010-12-10 09:32:06 -05:00
Samuel Clay
3620861df0 Updating jquery UI and jQuery Layout. Also fixing bug in starred stories if the feed no longer exists on the page. 2010-12-09 19:45:15 -05:00
Samuel Clay
85effdf9c3 Removing race condition in scrolling lock. Click on a story, moving your mouse won't trigger a new story select until the scrolling is completed. 2010-12-09 18:47:06 -05:00
Samuel Clay
ffc01f21c2 Fixing up the single story preference in the feed view. Everything is nice and smooth now. 2010-12-09 09:59:45 -05:00
Samuel Clay
21ad14517c Merge branch 'master' of github.com:samuelclay/NewsBlur into story_view 2010-12-08 20:53:57 -05:00
Samuel Clay
d2c5f067eb Major story opening and view switching refactor. Now switches effortlessly between page<->feed<->story views, temporarily shifting to a working view on click or double-click. 2010-12-08 20:53:45 -05:00
Samuel Clay
3aaf831205 Speeding up initial load on feed heavy top-levels. 2010-12-07 23:40:29 -05:00
Samuel Clay
4f3ae4507a Fixing issue from switching between story_not_found in feed view from page view and loading story view temporarily from page view. Whew view. 2010-12-07 20:04:37 -05:00
Samuel Clay
561f336fc4 Turning off story view outside of the view. 2010-12-07 18:52:01 -05:00
Samuel Clay
e7b99d9f01 Switching to the story view on double-click, and correctly moving back and forth between views automatically. Also cleaned up copy in Add modal and Intelligence Classifier Intro modal. 2010-12-07 09:52:14 -05:00
Samuel Clay
d564c64400 New story view skeleton. Things are completely broken, but at least it's primed and ready to go for the new view. 2010-12-06 10:41:24 -05:00
Samuel Clay
5d80e2d5a8 Speeding up story transitions on both page and feed. 2010-12-05 23:40:20 -05:00
Samuel Clay
2b0c564885 Fixing iframebuster a bit by not trying to bust if a story has been prefetched and at least one second has elapsed since. If the user closes the window, it will not be considered a iframe bust, since the iframe had a chance and decided not to bust. 2010-12-04 23:26:52 -05:00
Samuel Clay
1184223149 Tossing the hidereadfeeds button and just using the site count as the button. Beautiful! 2010-12-04 23:18:07 -05:00
Samuel Clay
3b2c36b23d Adding a hide read sites button to the dashbaord header. Used to be a preference. Still is. 2010-12-04 23:06:35 -05:00
Samuel Clay
5a2dee1dd4 Allowing anonymous usage of the feed trainer. Used in a few places, so might a swell, since they can't svae anything. 2010-12-04 22:01:26 -05:00
Samuel Clay
1983990495 Disabling original view for starred stories view. Also cleaning up a bunch of text shadow styles for the story titles pane and story feed pane. 2010-12-04 21:53:39 -05:00
Samuel Clay
b7379b9532 Tooltip starring is now optomistic. Why bother waiting for a callback? It seems faster this way. 2010-12-04 17:21:01 -05:00
Samuel Clay
7b9cb98202 Changing tooltip text on save and remove of starred stories. 2010-12-04 17:18:07 -05:00
Samuel Clay
bb3a390b5c Fixing style difference between starred and unstarred stories by using a body class instead of per-story-title class. 2010-12-04 17:07:28 -05:00
Samuel Clay
3557303ca3 Adding classifiers for starred stories. 2010-12-04 16:42:51 -05:00
Samuel Clay
06d95d4c76 Formatting starred stories in starred stories view. 2010-12-04 13:32:13 -05:00
Samuel Clay
f5f82a68f0 Paging starred stories. 2010-12-03 09:49:38 -05:00
Samuel Clay
fd88d41f74 Showing starred stories in their own feed view. 2010-12-02 20:18:33 -05:00
Samuel Clay
c69fce03a7 Updating feed header star count for story starring. Also starting to retrieve starred stories and displaying them in the feed view. 2010-12-02 11:09:09 -05:00
Samuel Clay
822ad26c63 Updating starred count on load. 2010-12-01 14:11:42 -05:00
Samuel Clay
82dd89b161 Starred Stories bar at top, with blue count. 2010-12-01 09:30:56 -05:00
Samuel Clay
69adbb122e Merge branch 'master' of github.com:samuelclay/NewsBlur into starring 2010-11-30 10:30:42 -05:00
Samuel Clay
4507f7286a Stars now save to the new StarredStory mongo model. THey are also persistent on the client-side. Now to just make a special starred stories view and counter. 2010-11-30 10:30:18 -05:00
Samuel Clay
4a6e8185e2 The feed chooser now automatically selects the 64 most popular feeds, ignoring feeds with exceptions until there's nothing left to get. 2010-11-29 21:34:52 -05:00
Samuel Clay
7b53b38bdb Adding tooltips, remvoing clutter from feedbar, and switching in the new star icon. 2010-11-26 19:03:31 -05:00
Samuel Clay
c092509c0d Serif story pane line height change. Also fixing bug where you could click on the empty feed sorting placeholder (used for empty folders). 2010-11-25 15:46:54 -05:00
Samuel Clay
98f3261ef8 Adding font styling as a preference for the feed view. 2010-11-25 15:34:06 -05:00
Samuel Clay
35d2ef6d6b Fixing bug where clicking on the title classifier would reset it to the unhighlighted state. 2010-11-25 11:00:57 -05:00
Samuel Clay
198b6e48de Merge branch 'master' into hidden_stories
Conflicts:
	media/css/reader.css
2010-11-25 10:35:46 -05:00
Samuel Clay
3855547394 No longer updating unread counts for active feed. It was almost always wrong from the last read story. It will now update passively. 2010-11-25 10:32:00 -05:00
Samuel Clay
ce28ac3082 Updating header counts when marking a feed or a folder as read (not just individual stories). 2010-11-25 09:26:21 -05:00
Samuel Clay
e089c210ed The fix for the Dev-Team blog was really just changing jQuery's $.trim() method to not use the weird Unicode character in a whitespace check. However, upgrading from 1.4.2 to 1.4.3 seemed to do the trick, as well. 2010-11-25 00:41:29 -05:00
Samuel Clay
6dcb65080b Fixing broken Google Reader import with a progress bar that was drawing itself before the scaffolding was in place. 2010-11-24 15:01:35 -05:00
Samuel Clay
469d52365d Sizing feeds progress pane correctly. Also reseting the Original view between site changes. 2010-11-24 13:16:10 -05:00
Samuel Clay
bccb8e16bc Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
	media/iphone/NewsBlur.xcodeproj/conesus.mode1v3
	media/iphone/NewsBlur.xcodeproj/conesus.pbxuser
2010-11-22 11:12:54 -05:00
Samuel Clay
5f222f1620 Adding the dashboard counts in the feed header. Also gives a new Back To Dashboard button. Refactored the progress bar, but it still shows the wrong heights in certain instances, doesn't animate, and breaks on google reader import. 2010-11-22 10:44:52 -05:00
Samuel Clay
540246e30a Trying to load redirected images in the feed view. Also fixing up the feed api to not quote URLs. 2010-11-15 22:43:01 -05:00
Samuel Clay
21379537aa Showing title classifiers in story trainer. 2010-11-09 22:06:08 -05:00
Samuel Clay
f72aa14b5c Fixing switch feeds with keyboard. It was accidentally erroring on NB-Empty feeds, used for drag-and-drop into empty folders. Also skipping hidden feeds. 2010-11-09 18:30:18 -05:00