Commit graph

694 commits

Author SHA1 Message Date
Samuel Clay
ff09a6f262 Fixing bookmarklet add_site when the token is bad. 2011-05-08 19:52:41 -04:00
Samuel Clay
390f8489dc jQuery 1.5.1 -> jQuery 1.6.1pre. 2011-05-07 21:33:42 -04:00
Samuel Clay
c6ebb58cf8 Merge branch 'master' of github.com:samuelclay/NewsBlur into send_email 2011-05-07 21:12:24 -04:00
Samuel Clay
03d74d5313 Cleaning up the send email dialog (as well as the add site dialog). Everything looks great, save for an email icon and a bit more validation. 2011-05-07 21:12:13 -04:00
Samuel Clay
da7e36db2e Sending html/text emails based on user input. Just need to add some validation and potential cleanups. The form is kinda ugly. 2011-05-07 17:58:53 -04:00
Samuel Clay
54a10301b9 Adding community feedback to whats new module on dashboard. 2011-05-07 12:06:51 -04:00
Samuel Clay
c7af661047 Removing unneccessary logging. 2011-05-06 11:04:03 -04:00
Samuel Clay
079e0b0ded Front-end complete. Need to send the email now. 2011-05-06 10:06:13 -04:00
Samuel Clay
eb3c2ccefe Merge branch 'master' into send_email 2011-05-05 17:56:07 -04:00
Samuel Clay
ab8a0a3e6e New color luminosity algorithm. Used to detect whether a light or dark text color should be used in the River of News feed title floater bar. 2011-05-05 17:55:57 -04:00
Samuel Clay
2f0633e538 Drawing out send email dialog. Still needs love and an entire backend. 2011-05-03 20:59:07 -04:00
Samuel Clay
6e29f46be7 Merge branch 'master' into send_email 2011-05-03 18:31:54 -04:00
Samuel Clay
e791eef6d4 Fixing issue around showing the wrong intelligence level when using the feed_view_single_story preference. Thanks to @CyberGhost for the help in figuring this one out. 2011-05-03 12:19:53 -04:00
Samuel Clay
08bee1e13c Adding Send to Email button on stories. 2011-05-03 11:40:38 -04:00
Ben Cohen
3d5eb0440a Adding 'r' as a hotkey for opening all river stories. 2011-05-02 14:15:24 -07:00
Samuel Clay
88480a5886 Show/hide tooltips is a new preference. 2011-05-01 20:22:54 -04:00
Samuel Clay
5bfb41e97d Using the correct template loaders for 1.3. 2011-05-01 20:08:03 -04:00
Samuel Clay
f8583ad955 Django 1.3-izing everything. Moving logging back to counting everything in the last day, but without the hard-work of deleting old entries. 2011-05-01 19:58:40 -04:00
Samuel Clay
6d04024340 Loading favicons for new users. Also not clobbering them when possible. 2011-05-01 18:57:19 -04:00
Samuel Clay
1b0669f58c Fixing a ridiculous issue around paging the feed when clicking on Next Unread count if page not loaded. 2011-05-01 15:53:26 -04:00
Samuel Clay
c806e54118 The B key now does the opposite of the N key: goes back a story. 2011-05-01 00:03:13 -04:00
Samuel Clay
1075776478 Finding correct story when needed. Keeping the same story view is acceptable, since hiding/showing the sidebar should trigger it. 2011-04-30 23:40:05 -04:00
Samuel Clay
e79b6a6f4c No longer scrolling to story if the feed view isn't changing. This is nice for resize events that come from training a feed. Fixes #27. 2011-04-30 23:33:36 -04:00
Samuel Clay
8b4b696b47 Show next story button now works across feeds. 2011-04-30 22:09:43 -04:00
Samuel Clay
63d6e792fb Stupid jquery syntax highlighting bug in textmate. 2011-04-30 20:20:20 -04:00
Samuel Clay
337a2be064 Doh! Lowercase feed titles and folder names. b > C. 2011-04-26 18:58:42 -04:00
Samuel Clay
50e72d1384 Cranking up the feed fetch intervals by half. 2011-04-26 17:16:57 -04:00
Samuel Clay
5a4640afa4 Quickfix on sorting feeds. 2011-04-26 10:25:44 -04:00
Samuel Clay
401a0e2c9b Quickfix on sorting feeds. 2011-04-26 10:22:33 -04:00
Samuel Clay
70f14c9e7b Quickfix on sorting feeds. 2011-04-26 10:20:07 -04:00
Samuel Clay
cc94f3fd12 Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea. 2011-04-25 20:53:29 -04:00
Samuel Clay
8cf598fcbe Refreshing dashboard graphs every 10 minutes. Why not? 2011-04-24 22:47:20 -04:00
Samuel Clay
2842162b0e Adding an API endpoint for feed training. Cleaning up internal use of the feed trainer (fixing a bug around training a single unloaded feed.) 2011-04-24 21:27:31 -04:00
Samuel Clay
84280806c2 Increasing # of stories in River of News view for standard users. Upping from 5 stories to 12. 2011-04-24 20:48:16 -04:00
Samuel Clay
82d4b1923c A few minor fixes: feed chooser now has no artifacts from the feedlist. Fixing the Add button on recommended feeds. 2011-04-24 20:42:42 -04:00
Samuel Clay
6b13260872 Screenshots added to press page. Press Page is now complete! 2011-04-24 11:20:22 -04:00
Samuel Clay
42cd43681f Completed API. May need some example output, but it's all there and documented. 2011-04-24 01:52:44 -04:00
Samuel Clay
9bb423936d Filling out the feed and stories and feed management sections of the API. Just intelligence and import/export to go. 2011-04-24 00:05:39 -04:00
Samuel Clay
1d9168bd0e Moving API to a YAML backed template. 2011-04-23 18:22:52 -04:00
Samuel Clay
e81a843b09 API continuing to evolve. 2011-04-22 10:05:22 -04:00
Samuel Clay
3f04fbfc82 Further refining the API. 2011-04-21 22:36:26 -04:00
Samuel Clay
a2e082b0d8 Paging from 1 and not 0. Moving the JS assetmodel to use new paging and API endpoints. 2011-04-21 10:44:55 -04:00
Samuel Clay
42d6abe247 Refactoring URLs for the reader. 2011-04-20 09:35:59 -04:00
Samuel Clay
3b76b5e5c2 Merge branch 'master' into dashboard_tweaks 2011-04-14 09:29:39 -04:00
Samuel Clay
ac4cd65062 Adding search for deleted story content when in hide_changes mode. 2011-04-13 23:31:00 -04:00
Samuel Clay
3b96f5da55 Adding preference for hiding story changes. This also allows users to have story changes off and selectively see them using the same logic to detect if a story has any modifications. 2011-04-13 23:06:16 -04:00
Samuel Clay
b7bd0c1186 Fixing issue around classifying a tag inline in the Feed view causes the link to not open in a new window. (DohThanks to CyberGhost for the bug. 2011-04-13 18:22:56 -04:00
Samuel Clay
8c727743eb Merge branch 'master' into dashboard_tweaks 2011-04-12 19:43:45 -04:00
Samuel Clay
f387a5c2be Minor tweak to story count floater to make sure it animates without interruption. 2011-04-12 19:43:30 -04:00
Samuel Clay
e2f28f173c Delay drop of feed floater on empty. 2011-04-12 18:29:42 -04:00