Commit graph

1360 commits

Author SHA1 Message Date
Samuel Clay
35acbeeec7 Adding Send to Instapaper functionality. I thought this would require IP credentials, but that's to use the /add endpoint. The /edit endpoint works just fine. Finally. 2011-01-07 16:36:46 -05:00
Samuel Clay
f4114e038f Removing items before the mark_read_date. Paging is broken though. 2011-01-07 16:26:17 -05:00
Samuel Clay
846c06161a Adding new feeds should instantly count their subscribers and set the next fetch date. Bizarre that this hasn't been happening. 2011-01-06 08:50:28 -05:00
Samuel Clay
b562446884 Adding timediff to river. 2011-01-05 10:18:40 -05:00
Samuel Clay
cc3cb4f416 Merge branch 'master' into river 2011-01-05 09:53:31 -05:00
Samuel Clay
93ee9b054e Weird bug which hid all feeds in the feedbar when hidereadfeeds was turned on. 2011-01-04 20:23:54 -05:00
Samuel Clay
5e05df8ffd Command+clicking on a feed opens unread stories in new tabs. 2011-01-04 19:47:02 -05:00
Samuel Clay
54c5796c53 Removing log statement. 2011-01-04 19:44:00 -05:00
Samuel Clay
38b04c5943 Removing redundant CSS that came from a bad merge. 2011-01-04 19:41:43 -05:00
Samuel Clay
eadbddd376 Temporary unread threshold stories work between pages and clicking through to multiple levels deep. 2011-01-04 19:39:57 -05:00
Samuel Clay
76fc2124e0 Keeping temporary unread threshold state between page loads. 2011-01-04 19:27:00 -05:00
Samuel Clay
a9909fc3d1 Small fixes to hidden indicator. Showing after switching intelligence after clicking show hidden stories. Also wrapping the feed title in the feedbar. Lastly, fixing the slider to see 0 as neutral, not missing. 2011-01-04 10:10:23 -05:00
Samuel Clay
8eb1c795c5 Merge branch 'master' into hidden_stories 2011-01-04 09:59:12 -05:00
Samuel Clay
c2137d5230 Adding starred stories to mongo backup. 2011-01-04 09:05:11 -05:00
Samuel Clay
9cc610cc12 Adding robots.txt so only the homepage will be crawled. 2011-01-04 08:56:25 -05:00
Samuel Clay
f4c82213fd Interacting with intelligence slider now updates hidden stories indicator with proper counts. 2011-01-04 08:40:15 -05:00
Samuel Clay
4239564586 Logic finished for showing/hiding the show hidden stories button based on stories at and below the threshold on load and on clicks. 2011-01-04 08:21:47 -05:00
Samuel Clay
f9282bfd1f Merge branch 'master' into hidden_stories
Conflicts:
	media/css/reader.css
	media/js/newsblur/reader.js
2011-01-03 19:18:27 -05:00
Samuel Clay
2ce15eaeee Hiding the Open Unreads in X Tabs feed menu item on feeds with no unreads. This differs from the Mark as Read menu item, because its location as top-most signals usage importance. 2011-01-03 10:09:01 -05:00
Samuel Clay
26935fe181 Simple shadow on story entry titles. 2011-01-03 09:58:49 -05:00
Samuel Clay
121e5a3529 Merge branch 'master' into river 2011-01-03 09:57:44 -05:00
Samuel Clay
9262c9d70b Showing/hiding trainer on wrong count. 2010-12-31 15:06:26 -05:00
Samuel Clay
126a6bfbb6 Showing intelligence trainer on approving feedchooser. 2010-12-31 15:03:34 -05:00
Samuel Clay
5bf869e1da Fixing up hover behavior on stories. Also hiding inactive feeds correctly. 2010-12-31 14:54:48 -05:00
Samuel Clay
93f404fa6c Speeding up feed title arrows. 2010-12-31 14:41:59 -05:00
Samuel Clay
1caf12cae8 Speeding up feed title arrows. 2010-12-31 14:40:42 -05:00
Samuel Clay
81e0205859 Speeding up feed title arrows. 2010-12-31 14:38:19 -05:00
Samuel Clay
0391c5dd0c Fixing right-clicks and commenting out marking as unread. 2010-12-31 14:35:20 -05:00
Samuel Clay
6fc2bc7f37 Killing right-click on context menus themselves. 2010-12-31 12:36:29 -05:00
Samuel Clay
34b8861e8b Right-click on stories. 2010-12-31 12:13:57 -05:00
Samuel Clay
a36623d2b9 Forcing smooth render of text on feed pane. 2010-12-31 11:55:08 -05:00
Samuel Clay
bab9897d0b Adjusting story titles background color to fix the Flash bug where text no longer renders with anti-aliasing. 2010-12-31 11:19:34 -05:00
Samuel Clay
d2f9196008 Instapaper icon. 2010-12-31 10:42:19 -05:00
Samuel Clay
7d3a173422 Rudimentary makring as unread. Also repositioning starring. 2010-12-31 10:34:31 -05:00
Samuel Clay
ff401bb896 Marking as unread updates all appropriate counts. 2010-12-30 19:24:52 -05:00
Samuel Clay
d4daaaba5e Adding story menu, which swallows starring and classifying stories. Also adds Instapaper support. 2010-12-30 18:37:29 -05:00
Samuel Clay
402ff5bb31 Forcing story position refreshing on paging. 2010-12-25 23:25:09 -05:00
Samuel Clay
2f570cf4ad Fixing drag-and-drop, correctly collapsing folders, scrolling on feedlist edge, and handling toplevel cases. 2010-12-25 23:04:43 -05:00
Samuel Clay
901d419425 Refactoring feed refreshing so new classifiers update the unread counts immediately. 2010-12-24 11:00:30 -05:00
Samuel Clay
7f0db78551 Adding logging for autocomplete add searches. 2010-12-24 10:44:02 -05:00
Samuel Clay
87c65a8718 Cleaning up privacy issues in autocomplete. Only feeds with > 1 subscriber, and can't contain the word 'token' 2010-12-24 10:41:32 -05:00
Samuel Clay
f0a75efe0a Forcing merge_feeds to respect insertion order. 2010-12-23 17:09:08 -05:00
Samuel Clay
35662d8e64 Scaling images in the Feed view to be no larger than the viewport. 2010-12-23 16:27:44 -05:00
Samuel Clay
3a17bc976c Fixing a broken query in autocomplete that caused full table scans. Now optimized and refactored. 2010-12-23 16:19:21 -05:00
Samuel Clay
7ce16b9cc7 Optimizing feed autocomplete query. 2010-12-23 16:04:30 -05:00
Samuel Clay
3a2f294746 Adding autocomplete to add feed. Includes feed title, address, and link. 2010-12-23 16:02:17 -05:00
Samuel Clay
8decf4dd80 Empty feed chooser now links to the Add modal instead of showing a blank acceptance screen. 2010-12-23 14:18:40 -05:00
Samuel Clay
a507e2528b Merge branch 'master' into river 2010-12-23 14:05:39 -05:00
Samuel Clay
4f35c2fade Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
Samuel Clay
e039d9a1bd Queueing fallen-through-the-cracks feeds appropriately, giving a day of leniency. 2010-12-23 12:39:28 -05:00