Samuel Clay
|
e0a164338a
|
Adding folder choices for add feed and add folder.
|
2010-04-04 20:15:00 -04:00 |
|
Samuel Clay
|
1906c95f04
|
All classifiers now dynamically update each other, so no having to call the server to verify classifiers.
|
2010-04-03 22:50:32 -04:00 |
|
Samuel Clay
|
b6495eeab4
|
Crazy refactor and optimization for choosing and removing classifiers. Now feeds and stories use the same modal, and everything uses the same classifier save on the back-end.
|
2010-04-03 20:32:40 -04:00 |
|
Samuel Clay
|
80733fd80a
|
Removing dupe classifiers and enforcing score changes.
|
2010-04-03 17:59:00 -04:00 |
|
Samuel Clay
|
91126ef5a6
|
Django 1.2 prep. Also fixing up styling for tags.
|
2010-04-03 16:05:52 -04:00 |
|
Samuel Clay
|
1366f5e750
|
Making tags uniform across the site. Also beginning the final modal: Add feed.
|
2010-04-03 00:59:03 -04:00 |
|
Samuel Clay
|
4b5510d1c1
|
Renaming feeds front-end.
|
2010-03-28 18:41:31 -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 |
|
Samuel Clay
|
c4d6c0ef52
|
Upgrading JavaScript libraries left and right.
|
2010-03-28 14:50:58 -04:00 |
|
Samuel Clay
|
8dd4f84398
|
Feed management now has a front-end. Shows opinions for tags, titles, authors, and the publisher.
|
2010-03-28 14:50:41 -04:00 |
|
Samuel Clay
|
18698dc435
|
Adding corners and more manage feeds.
|
2010-03-23 20:03:40 -04:00 |
|
Samuel Clay
|
7bc7873db9
|
Adding manage feed intelligence information. Just need to add it as a view in JS.
|
2010-03-16 23:18:54 -04:00 |
|
Samuel Clay
|
e966cd1ff8
|
Adding manage feed modal.
|
2010-03-15 00:52:06 -04:00 |
|
Samuel Clay
|
c072b01355
|
Woah nelly, fixed a lot of bugs introduced by adding that third Story pane. All good now.
|
2010-03-14 17:56:01 -04:00 |
|
Samuel Clay
|
b36ff4e3c0
|
Added a Story view and story direction buttons.
|
2010-03-13 18:59:06 -05:00 |
|
Samuel Clay
|
f069fdaa47
|
Reflowing initial screen. Now, everything is laid out pretty before the javascript loads. This is dedication.
|
2010-03-05 01:49:35 -05:00 |
|
Samuel Clay
|
e846fe6d6c
|
Moving things around for final feed management coming soon.
|
2010-03-02 10:56:25 -05:00 |
|
Samuel Clay
|
95a2ebc878
|
Improving front-end JS by fixing all loading page bugs.
|
2010-02-17 03:22:45 -05:00 |
|
Samuel Clay
|
90adb4f875
|
Fixed many, many outstanding JavaScript issues. Most bugs were around clicking all over the interface and stuff failing.
|
2010-02-17 00:53:05 -05:00 |
|
Samuel Clay
|
8f22031ea3
|
Adding threaded folders and feeds. Also refactored OPML import to handle many edge cases and nested cases. Rewrote feed loading on front-end so everything's faster to load.
|
2010-02-11 01:28:47 -05:00 |
|
Samuel Clay
|
3e89f1dc08
|
Filtering out invisible story titles. Also renaming Native to Original, and Remote to Feed.
|
2010-02-05 17:12:07 -05:00 |
|
Samuel Clay
|
0cca446560
|
Rewrote both iframe and feed view story finders. Both much faster and much more accurate.
|
2010-02-03 11:38:04 -05:00 |
|
Samuel Clay
|
2c25b585dd
|
Rewrote giant clusterfuck of a story finder. Now finds the story title with the biggest font size. This works surprisingly well.
|
2010-02-02 18:01:02 -05:00 |
|
Samuel Clay
|
cdb0e65a3e
|
Fixing unread counts dynamically reducing on reads.
|
2010-01-24 23:15:25 -05:00 |
|
Samuel Clay
|
1180100e37
|
- Fixing caching of feeds and users.
- Added loading indicator on new feed.
- Cleaned up numerous bugs around showing/hiding out-of-score stories.
|
2010-01-24 22:53:46 -05:00 |
|
Samuel Clay
|
b1c72c5c9f
|
Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read.
|
2010-01-21 13:12:29 -05:00 |
|
Samuel Clay
|
340ff31228
|
Adding jquery ui slider for some ui goodness soon.
|
2010-01-19 17:46:13 -05:00 |
|
Samuel Clay
|
b5eb296e60
|
Backwards race condition. Two resources were executing independently of each other, when they really needed to block!
|
2010-01-18 00:07:46 -05:00 |
|
Samuel Clay
|
d27e80238a
|
Updating algorithms for finding stories in the feed. Plus lots of refactoring for cleanliness. It is Sunday night, afterall.
|
2010-01-17 23:13:42 -05:00 |
|
Samuel Clay
|
87c9803600
|
Adding new Add Feed modal.
|
2010-01-17 22:11:17 -05:00 |
|
Samuel Clay
|
2610b5b0d3
|
I think I added a login button.
|
2010-01-17 20:00:12 -05:00 |
|
Samuel Clay
|
6451cade96
|
Exponential speed-ups in determining story positions in the feed view pane. Thank you closures.
|
2010-01-17 18:18:51 +00:00 |
|
Samuel Clay
|
b16360462e
|
Improvements to scrolling algorithm. Now more accurate scrolling.
|
2010-01-17 07:24:31 +00:00 |
|
Samuel Clay
|
f710424a0d
|
Wahoo! Scrolling in iframe or feed view now auto-selects the correct story in the story titles pane.
|
2010-01-17 05:47:03 +00:00 |
|
Samuel Clay
|
35df77cdf6
|
Adding classification types for publishers vs. stories.
|
2010-01-12 01:19:37 +00:00 |
|
Samuel Clay
|
0c33bc84cb
|
Adding intelligence button for feeds.
|
2010-01-07 00:04:12 +00:00 |
|
Samuel Clay
|
138f93cf43
|
All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores.
|
2010-01-05 16:07:11 +00:00 |
|
Samuel Clay
|
ad40c429c6
|
Fixing closing of classifier modal.
|
2010-01-04 22:46:06 +00:00 |
|
Samuel Clay
|
8891a859fe
|
Finishing up tags, and the classifier modal in the Reader. Now shows all sorts of classifiers.
|
2010-01-04 22:26:53 +00:00 |
|
Samuel Clay
|
ef70c288ed
|
Adding a classifier to all stories. Classifies on:
- Story title (highlighted phrase)
- Story author
- Feed
|
2010-01-04 04:49:59 +00:00 |
|
Samuel Clay
|
06e94610dc
|
Adding Phrase Filter to Analyzer. Just need to hook up the phrase filter to the story classifier and then save the results to be used for later processing.
|
2009-11-15 18:57:53 +00:00 |
|
Samuel Clay
|
bc47a70058
|
Fixed numerous issues with story finding on frame page. And refactored switcheroo functions.
|
2009-11-08 03:26:54 +00:00 |
|
Samuel Clay
|
5fa009113c
|
Moving around the like/dislike buttons to a per-story basis in the story-titles section of the page.
|
2009-11-03 20:25:40 +00:00 |
|
Samuel Clay
|
0caf49e9a4
|
OK. Turning on threading for feed fetching. Enough logging to catch the bugs. Fixed the segmentation fault on exit.
|
2009-09-10 02:31:55 +00:00 |
|
Samuel Clay
|
5185da7b16
|
Mark All as Read fixed.
|
2009-09-08 04:37:38 +00:00 |
|
Samuel Clay
|
f9a0087334
|
Adding django-compress.
|
2009-09-08 03:15:49 +00:00 |
|
Samuel Clay
|
0fd9d0fbdb
|
Making those "pages" of stories actually work correctly.
|
2009-09-08 01:26:13 +00:00 |
|
Samuel Clay
|
853d653dd8
|
Paging in the story titles pane. Now with indicator status and feed view updating.
|
2009-09-08 01:06:48 +00:00 |
|
Samuel Clay
|
2ac39549ae
|
The "Hacker News" bug is fixed. Weirdo HN site doesn't publish guids or timestamps. Now bubbling priorities on ids. Also added 'j' and 'k' keyboard shortcuts. And fixed the escaping url bug on the Reader.
|
2009-09-08 00:13:49 +00:00 |
|