Samuel Clay
|
20c4d4d916
|
Allowing unread recount to happen when marking all feeds as read.
|
2010-08-18 08:10:24 -04:00 |
|
Samuel Clay
|
9174df9503
|
Dramatically sped up Mark All as Read by deferring to the new count progress bar.
|
2010-08-18 08:05:59 -04:00 |
|
Samuel Clay
|
aa99517511
|
Completely changing how subscriptions are counted. Now happens after page load. Also retooled Google Reader import to load, count, and fetch after page load so the user is not kept waiting. Progress bars for everything.
|
2010-08-17 23:40:03 -04:00 |
|
Samuel Clay
|
db3bdbc0d5
|
First half of the new Google Reader importer progress bar.
|
2010-08-17 20:59:47 -04:00 |
|
Samuel Clay
|
f7574e6d11
|
Tweaks to fetching times. This will buy me about 3 days to figure out how to scale.
|
2010-08-16 17:51:15 -04:00 |
|
Samuel Clay
|
e253ad9603
|
Fixing bug with missing feeds.
|
2010-08-16 16:30:04 -04:00 |
|
Samuel Clay
|
588207384c
|
Logging tweaks to handle console and file handlers.
|
2010-08-16 12:52:39 -04:00 |
|
Samuel Clay
|
1afddf5a22
|
About time: Pane sizes are now persisted as preferences.
|
2010-08-13 19:50:56 -04:00 |
|
Samuel Clay
|
88161e64c2
|
Upgrading layout, fixing resize bug, and preparing iframe buster buster (which is currently disabled).
|
2010-08-13 19:21:29 -04:00 |
|
Samuel Clay
|
1c6e69d396
|
Fixing issues with statistics. Also adding a button to open statistics from feed's story titles.
|
2010-08-13 18:18:46 -04:00 |
|
Samuel Clay
|
bbc15f4fbd
|
Story count histories. +migrations
|
2010-08-13 11:03:07 -04:00 |
|
Samuel Clay
|
d4f30d8236
|
Finishing up statistics graphs. Using Flot instead of Raphael. Added a migration to change how stories are counted.
|
2010-08-13 10:43:48 -04:00 |
|
Samuel Clay
|
56c4fd005c
|
Progressive feed loading in feed list.
|
2010-08-11 23:52:17 -04:00 |
|
Samuel Clay
|
47720c60a7
|
Handling errors on unauthenticated users trying to do stuff they shouldn't be doing.
|
2010-08-11 23:25:07 -04:00 |
|
Samuel Clay
|
5de960f97a
|
Finalizing feed fetch progress bar. Also updating jquery.layout and jquery UI to 1.8.4.
|
2010-08-11 22:05:02 -04:00 |
|
Samuel Clay
|
9850f53e31
|
Beginnings of progress bar for importing feeds. Still needs a graphical bar (not just the percentage), and needs to be fixed so it doesn't show up incorrectly.
|
2010-08-11 11:43:48 -04:00 |
|
Samuel Clay
|
aeda525b55
|
1) Adding new feed story counter. 2) Adding feed fethed initially status. Useful for displaying percentages of fetched feeds for new users. 3) Fade in with loader on feed list.
|
2010-08-09 20:44:46 -04:00 |
|
Samuel Clay
|
33b2508332
|
Major changes to modals. They should all size nicely, now.
|
2010-08-03 23:41:02 -04:00 |
|
Samuel Clay
|
0bcc3ae484
|
Small fixes: removing height calculation from classifier modal, adding in better logging for feed address changes, iPhone story detail view bug.
|
2010-08-03 21:53:08 -04:00 |
|
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 |
|