Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
765a78982b Fixing up the statistics modal. New style, moving around feed selector, and making it expand gracefully on load. 2010-08-03 09:19:38 -04:00
Samuel Clay
871101b2dd Feed trainer outro and handled unauthenticated users using the feed trainer. 2010-08-02 09:28:56 -04:00
Samuel Clay
4012a10b21 Touch ups before demo. Feed sorting with no top level feeds, visibility of trash icon, and Saving text in classifiers modal. 2010-08-02 00:15:20 -04:00
Samuel Clay
ac2f7e567a Accidentally redirected opinion management to POST instead of POST ajax. 2010-08-01 23:59:22 -04:00
Samuel Clay
da1bb81cd2 Updated Trainer. Now comes with a full tutorial and resized modals. 2010-08-01 23:47:45 -04:00
Samuel Clay
66eae41e2d Intelligence Trainer. A whopper of a commit. 2010-08-01 19:12:49 -04:00
Samuel Clay
543384ed84 Removing 3 JS files that are no longer in big use. Thus saving around 50KB. 2010-07-31 00:13:27 -04:00
Samuel Clay
3a3dcd8924 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-07-30 23:51:10 -04:00
Samuel Clay
4f3630ba2a Finishing up the statistics modal, save for actually graphing out correct values. Not sure how exactly to graph the paltry data points we have. 2010-07-30 23:50:49 -04:00
Samuel Clay
2fe632b4bc Closing the database connection on the parent feed fetcher so it can be re-opened by worker threads. 2010-07-30 20:04:02 -04:00
Samuel Clay
58cb01adb5 Further timing refinements on feed drawing. 2010-07-30 18:03:21 -04:00
Samuel Clay
8f9f79f4d4 Further timing refinements on feed drawing. 2010-07-30 18:02:19 -04:00
Samuel Clay
f7f05cb8af Timing changes on feed drawing. Threaded drawing is tough 2010-07-30 18:00:13 -04:00
Samuel Clay
8dd7673d99 Refactoring feed title creation to be able to handle large feed lists. 2010-07-30 17:53:55 -04:00
Samuel Clay
246d3273dc Manage feed style enhancements. Also statistics. 2010-07-30 17:12:20 -04:00
Samuel Clay
a4c6b093c4 Don't normalize non-string urls. 2010-07-28 18:18:01 -04:00
Samuel Clay
7b7475ac70 Adding feed update stats to stats modal. 2010-07-28 01:14:25 -04:00
Samuel Clay
65e5b0dada Rudimentary statistics modals. There's more data coming in, but I'm too excited to work on the collocation phrase filter to finish this out. It'll get done, but for now it's functional. 2010-07-26 22:21:58 -04:00
Samuel Clay
0f50f1349b Adding a last updated date display to every feed. 2010-07-26 21:38:56 -04:00
Samuel Clay
3c6fdfdea7 Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
Samuel Clay
a33de9af27 Fixing classifier modals bugs with positions and the inaccurate slider. Now modals correctly size and positions themselves. 2010-07-25 15:41:18 -04:00
Samuel Clay
2e640970d5 Considerable speed up in returning to the originally scrolled position on the feed iframe. 2010-07-24 18:22:23 -04:00
Samuel Clay
31407a998f Handling anonymous users with more grace. They will now be told that they need to signup in order to add a feed/folder/opml. The old way was to show a loading indicator forever. Yeah. 2010-07-24 15:54:25 -04:00
Samuel Clay
14561afe7e Adding train intelligence menu item. Flipping manage menu upside down to match expectations for how often menu items will be clicked. 2010-07-24 00:04:14 -04:00
Samuel Clay
314d35328f Final tweaks to big new manage menu. 2010-07-22 00:08:32 -04:00
Samuel Clay
edf58ea631 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-07-21 23:27:13 -04:00
Samuel Clay
d24fdf2388 New larger manage menu for managing feeds in the Reader. 2010-07-21 23:22:27 -04:00
Samuel Clay
7afdd3344b Neutral slider has been broken for a week due to JavaScript thinking 0 was false. 2010-07-21 00:47:55 -04:00
Samuel Clay
0248b5c89a Finished feed drag-and-drop reordering 2010-07-11 11:10:45 -04:00
Samuel Clay
938eec7505 First half of drag-and-drop: The JavaScript half is done. Feeds can be moved freely. Complete with prettiness. 2010-07-10 17:59:17 -04:00
Samuel Clay
9e65a4931b jQuery UI 1.8 -> 1.8.2 2010-07-08 20:06:22 -04:00
Samuel Clay
1e5f8e9d43 How It Works module is now a paged features carousel. 2010-07-07 16:22:26 -04:00
Samuel Clay
d686246f11 Accidentally removed the feed_id from the iframe when going to an external link. 2010-07-06 18:46:54 -04:00
Samuel Clay
7e6801a360 Unloading iframe when switching feeds to remove friction when moving from a Page view setting to a Feed view setting. 2010-07-06 18:43:06 -04:00
Samuel Clay
180769c3c8 Prevent loading iframe when feed view is set. Defer loading iframe until explicitly switching to page view. 2010-07-06 18:30:16 -04:00
Samuel Clay
e46f6cee7f Refactoring a bit and marking a subscription as read when it's out of stories. 2010-07-06 16:37:49 -04:00
Samuel Clay
5740ad6d9f Persisting view settings (page, view, story) on a per feed basis. Saves the current view for the feed for a user. 2010-07-06 14:59:34 -04:00
Samuel Clay
1c42a7088d A number of aesthetic changes that make signup and login sharper. 2010-07-05 22:15:09 -04:00
Samuel Clay
5735fe5b6a Passwordless accounts. Email is also optional. 2010-07-05 16:05:54 -04:00
Samuel Clay
2133ee81e7 Fixing issues with feature paging. JSON was incorrectly serializing it, the page_counter was being reset when feeds were loaded, and cleaned up feed resetting. 2010-07-02 12:02:10 -04:00
Samuel Clay
83d95a6897 Fixing annoying bug around story titles being inside of other story titles, and then selecting the wrong title. 'iPhone 4' and 'More Thoughts on iPhone 4' would be incorrectly linked. 2010-07-02 11:14:41 -04:00
Samuel Clay
113a4e058c Adding a Delete This Site manage menu item, complete with cancel button. 2010-07-01 00:29:26 -04:00
Samuel Clay
71e7d0f926 Ignoring page-checker feature. 2010-06-30 22:13:24 -04:00
Samuel Clay
d90117aa46 Fancy arrows for the feature board. 2010-06-30 21:57:24 -04:00
Samuel Clay
44f3b91fc4 New JS date library and fixing date handling for features in Safari. 2010-06-30 20:09:42 -04:00
Samuel Clay
1e1528482a Warning label on importing from google reader. 2010-06-30 16:33:41 -04:00
Samuel Clay
a5c7adba49 Ajax-ify the feature board. Can now cycle through old features. 2010-06-30 16:18:55 -04:00
Samuel Clay
381c61868e Fixing vertical height max for all modals. Also finishing Google Reader feed sync. 2010-06-30 12:17:22 -04:00
Samuel Clay
ce932a95ec Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
Samuel Clay
47c03810fe Fixing bugs around blank page_data, and a bug where the Feed view would not load until the Original view did. 2010-06-28 13:25:02 -04:00