Samuel Clay
|
7b4060a384
|
Fixing errors around a user trying to open a feed that has been de-duped and lost. The server now finds the de-duped feed and sends it back.
|
2010-10-25 20:20:59 -04:00 |
|
Samuel Clay
|
b8df7ef045
|
Fixing feed chooser for top-level feeds.
|
2010-10-23 12:14:57 -04:00 |
|
Samuel Clay
|
20195f4345
|
Merge branch 'master' into chooser
Conflicts:
media/js/newsblur/reader_classifier.js
media/js/newsblur/reader_manage_feed.js
media/js/underscore.js
|
2010-10-22 09:56:06 -04:00 |
|
Samuel Clay
|
02964a5775
|
Internet Explorer fix for Array.indexOf(). Now using _.contains() instead.
|
2010-10-21 13:48:08 -04:00 |
|
Samuel Clay
|
e284598e0f
|
Removing invalid feeds from feed chooser.
|
2010-10-16 20:07:47 -04:00 |
|
Samuel Clay
|
9b5ec6eaa2
|
Merge branch 'master' into chooser
Conflicts:
apps/reader/models.py
apps/rss_feeds/models.py
media/css/reader.css
media/js/newsblur/reader.js
utils/feed_fetcher.py
|
2010-10-13 09:08:42 -04:00 |
|
Samuel Clay
|
5d9660f5d8
|
New feature: Insta-fetch stories. Refreshes a feed by fetching and parsing latest stories. Can be accessed from the right-click per-site-menu.
|
2010-10-10 20:14:31 -04:00 |
|
Samuel Clay
|
092b560abe
|
Merge branch 'master' into chooser
|
2010-10-07 19:33:39 -04:00 |
|
Samuel Clay
|
79262609f6
|
Forcing traditional ajax experience since the new ajax manager uses jquery's ajaxsettings.
|
2010-10-06 20:58:29 -04:00 |
|
Samuel Clay
|
33d4e1f354
|
Fixing iframe buster buster to correctly continue loading feeds after busting.
|
2010-10-06 20:26:42 -04:00 |
|
Samuel Clay
|
1a5a908466
|
Separating feed chooser into standard and premium.
|
2010-10-02 17:05:55 -04:00 |
|
Samuel Clay
|
6d20886529
|
Putting server and client sides together to choose feeds.
|
2010-09-28 18:53:57 -04:00 |
|
Samuel Clay
|
9870276df1
|
Adding Delete Folder to the folder action menu. Uses a new algorithm that is far better and way more efficient than deleting each feed individually.
|
2010-09-22 10:12:38 -04:00 |
|
Samuel Clay
|
4ea886be15
|
Adding checks for feed in trainer, now that the trainer is doing double-duty for individual feeds and for the trainer itself.
|
2010-09-21 19:07:36 -04:00 |
|
Samuel Clay
|
235f159fea
|
Refactoring manage/train classifiers. A bit broken.
|
2010-09-17 12:40:42 -04:00 |
|
Samuel Clay
|
220b4f6033
|
Mark Folder as Read.
|
2010-09-16 11:28:42 -04:00 |
|
Samuel Clay
|
154ac4d3a9
|
Fixing delete feeds to only delete the one feed you want to delete, not all of the others. Also fixed add URL to check more aggressively for duplicate feeds.
|
2010-09-14 23:47:21 -04:00 |
|
Samuel Clay
|
5ca39809e9
|
Refactoring delete feeds and adding delete folders, which does not yet work.
|
2010-09-14 20:49:28 -04:00 |
|
Samuel Clay
|
4eabb83def
|
Folder moving and collapsing. Persistent across sessions, and is pretty fancy, too.
|
2010-09-05 18:08:08 -07:00 |
|
Samuel Clay
|
468f12e9ff
|
Adding automatic updating of feed counts even on current feeds. Also updating feeds in real-time when refresh is forced.
|
2010-08-30 22:42:44 -04:00 |
|
Samuel Clay
|
1cd91544c6
|
Improvements to front-end modals on exception handling, managing intelligence, and feed titles.
|
2010-08-30 18:41:53 -04:00 |
|
Samuel Clay
|
04a50dcfa8
|
Adding all exception handling fields. Also using exception status in the dialog.
|
2010-08-25 20:43:35 -04:00 |
|
Samuel Clay
|
e01bb9eb74
|
Exception modal now has delete and retry options that work. Change feed link/address are still in the works, but they show up. (Buttons don't do anything yet.)
|
2010-08-25 10:18:08 -04:00 |
|
Samuel Clay
|
7f7fcdcbcd
|
Fixing the j/k password problem. (WTF, you type a j/k in a password field and it doesn't register. Now have to handle all users who have a j/k in their password.) Also fixing mark_story_as_read when multiple stories come in at once.
|
2010-08-23 18:37:59 -04:00 |
|
Samuel Clay
|
e208f6885c
|
Erasing unused functions. Feels good, every time.
|
2010-08-20 18:09:43 -04:00 |
|
Samuel Clay
|
68b0ae7254
|
Adding exception handling UI. Also disabled feeds that are just chock full of exceptions. No need to continually fetch buggy feeds. Still need to figure out a way to let users fix problematic feeds, but letting them know is an improvement.
|
2010-08-18 20:35:45 -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
|
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
|
66eae41e2d
|
Intelligence Trainer. A whopper of a commit.
|
2010-08-01 19:12:49 -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
|
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
|
0248b5c89a
|
Finished feed drag-and-drop reordering
|
2010-07-11 11:10:45 -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
|
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
|
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
|
30bd4610e8
|
Adding a mark all as read older than modal.
|
2010-06-14 01:01:21 -04:00 |
|
Samuel Clay
|
ee61967a2b
|
Redesigning the main view: including a new features list, reformatted login and signup form.
|
2010-06-12 21:20:06 -04:00 |
|
Samuel Clay
|
1e810105ad
|
Big new feature: locking the mouse indicator keyline. This comes with user profiles, so I can now store lots of personalized data between sessions.
|
2010-06-11 20:55:38 -04:00 |
|
Samuel Clay
|
87c53bf2f9
|
Protopub -> NewsBlur
|
2010-06-08 11:19:41 -04:00 |
|
Samuel Clay
|
b1ac2147ba
|
Renaming News Blur to Protoread.
|
2010-05-13 11:11:01 -04:00 |
|
Samuel Clay
|
f46cd89506
|
Updating intelligence on any page now updates both the titles and the feed view.
|
2010-05-11 14:16:16 -04:00 |
|
Samuel Clay
|
aa4c06bc24
|
De-duping stories in front-end: on successive pages and on refreshes.
|
2010-05-11 12:28:39 -04:00 |
|
Samuel Clay
|
dd588c7c69
|
Changing Next/Previous buttons to go to Next Unread and Previous Read stories. Makes much more sense this way.
|
2010-04-27 12:02:20 -04:00 |
|
Samuel Clay
|
67cc20c272
|
Dynamically refreshing feeds in real-time. This is now a real-time service, and there's no looking back.
|
2010-04-14 22:58:00 -04:00 |
|
Samuel Clay
|
a2458f0973
|
Add feed and Add folder. Dynamically loads and refreshes, too.
|
2010-04-06 20:41:00 -04:00 |
|
Samuel Clay
|
ffd370375c
|
Fixing weird keyboard behavior due to jquery 1.4.2's handling of keydown.
|
2010-03-28 17:45:54 -04:00 |
|
Samuel Clay
|
f30551b3d8
|
Deleting feeds. Front-end + back-end.
|
2010-03-28 17:06:19 -04:00 |
|