Samuel Clay
|
8db9d02124
|
Last possible stop for subscriber expire. 2 days.
|
2011-02-04 10:32:06 -05:00 |
|
Samuel Clay
|
4168eb1993
|
Small tweaks to subscriber expire and feed floater.
|
2011-02-04 00:49:03 -05:00 |
|
Samuel Clay
|
22cf5ede6c
|
Crazy refactor of feedfinder to extract timelimits, so they can be caught by a lower-level api instead of messing up the feed fetcher.
|
2011-02-02 13:07:12 -05:00 |
|
Samuel Clay
|
7ec3eca817
|
Trying to fix right-clicks. Also making feed floater a bit transparent. And setting subscriber expire to 4 days, since stale feeds are now instantly updated.
|
2011-02-01 22:58:00 -05:00 |
|
Samuel Clay
|
27c633f0b0
|
Success on saving all images. Still some issues with transparency and resizing large images and having weird cutoffs.
|
2011-01-29 11:24:27 -05:00 |
|
Samuel Clay
|
24da103f03
|
Adding jQuery noconflict. Whoops. Sorry, everybody on the Internet.
|
2011-01-22 21:53:40 -05:00 |
|
Samuel Clay
|
90bc120599
|
Adding folders to bookmarklet.
|
2011-01-21 22:00:36 -05:00 |
|
Samuel Clay
|
567840ffff
|
Bookmarklet now shows a modal where you can select which folder to add the site. Includes JS and CSS, uncompressed, on host page.
|
2011-01-21 20:29:19 -05:00 |
|
Samuel Clay
|
dbf664ebb5
|
Bookmarklet now calls api.add_site using the secret token.
|
2011-01-20 19:14:54 -05:00 |
|
Samuel Clay
|
8afdbd8ab0
|
Adding bookmarklet modal. Also adding the api app, which will handle incoming bookmarklet site adds. Uses a new privacy token to generate a unique URL for each user, so only they can add sites, no login needed.
|
2011-01-20 09:57:23 -05:00 |
|
Samuel Clay
|
f85b757f5b
|
Retooling River of News to use three hueristics: Story date, statistics, and intelligence. So far, this is story date, with the necessary changes to ensure unread stories are within the correct date bounds at all times.
|
2011-01-15 18:41:41 -05:00 |
|
Samuel Clay
|
3a2f294746
|
Adding autocomplete to add feed. Includes feed title, address, and link.
|
2010-12-23 16:02:17 -05:00 |
|
Samuel Clay
|
58102af1a3
|
Expiring session in 2 years rather than 2 weeks.
|
2010-12-01 14:18:08 -05:00 |
|
Samuel Clay
|
1ae5a2c26d
|
Changing session cookie name to prevent loss of session information that has been plagueing users since forever.
|
2010-12-01 14:14:13 -05:00 |
|
Samuel Clay
|
e089c210ed
|
The fix for the Dev-Team blog was really just changing jQuery's $.trim() method to not use the weird Unicode character in a whitespace check. However, upgrading from 1.4.2 to 1.4.3 seemed to do the trick, as well.
|
2010-11-25 00:41:29 -05:00 |
|
Samuel Clay
|
5f222f1620
|
Adding the dashboard counts in the feed header. Also gives a new Back To Dashboard button. Refactored the progress bar, but it still shows the wrong heights in certain instances, doesn't animate, and breaks on google reader import.
|
2010-11-22 10:44:52 -05:00 |
|
Samuel Clay
|
e05460abb5
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-11-08 12:10:49 -05:00 |
|
Samuel Clay
|
2c64337026
|
Lowering MAX_TASKS_PR_CHILD for celery workers.
|
2010-11-08 12:10:44 -05:00 |
|
Samuel Clay
|
e7646d7e98
|
Adding change password to Preferences. Also changing timing for feed updates.
|
2010-11-08 12:09:55 -05:00 |
|
Samuel Clay
|
a9849cce85
|
Removing max time on celery tasks. Seems to not be rolling voer successfully.
|
2010-11-05 13:24:23 -04:00 |
|
Samuel Clay
|
cc11905fda
|
Adding a task time limit to celery to handle those really misbehaving feeds.
|
2010-11-05 11:49:40 -04:00 |
|
Samuel Clay
|
786b3d9982
|
Fixed a bunch fo bugs around feed chooser, OPML import, google reader import, and counts. Also added preferences for new windows, timezone support, and default views. This is one loaded commit.
|
2010-10-30 00:27:52 -04:00 |
|
Samuel Clay
|
870af936ca
|
Adding paypal ipn checks for premium status. Still needs a count fo the number of tries for failure status.
|
2010-10-22 10:22:19 -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
|
8dee466fbd
|
Removing feed manager for good.
|
2010-10-22 00:19:22 -04:00 |
|
Samuel Clay
|
9d51e999ba
|
First draft of brand new dual-mode classifiers. Both tumbs up and thumbs down in the same classifier. Hover behavior works, not much else, so far.
|
2010-10-19 20:57:25 -04:00 |
|
Samuel Clay
|
6c4f3e5871
|
Adding paypal return screen, which holds the user until paypal ipn kicks in and their feeds are converted.
|
2010-10-19 19:09:08 -04:00 |
|
Samuel Clay
|
ee0d86f055
|
Merge branch 'master' into chooser
|
2010-10-17 14:04:55 -04:00 |
|
Samuel Clay
|
fea4a5ce47
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-10-16 23:33:51 -04:00 |
|
Samuel Clay
|
df782dee8f
|
Adding error logging to celeryd.
|
2010-10-16 23:33:44 -04:00 |
|
Samuel Clay
|
c5772ae10a
|
Adding staging to settings.py
|
2010-10-17 01:40:41 +00:00 |
|
Samuel Clay
|
00d42abb47
|
Adding Paypal IPN integration.
|
2010-10-16 18:52:52 -04:00 |
|
Samuel Clay
|
6cccd70eb4
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into chooser
|
2010-10-15 19:02:49 -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
|
3daeee24c3
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-10-10 23:36:25 -04:00 |
|
Samuel Clay
|
3809c65206
|
Fixing feed exceptions modal to actually allow feeds to update. Also adding stub for keyboard shortcuts and new preferences.
|
2010-10-10 23:36:09 -04:00 |
|
Samuel Clay
|
693eb9272e
|
Merge branch 'master' into chooser
|
2010-10-06 19:26:10 -04:00 |
|
Samuel Clay
|
22348d3212
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
settings.py
|
2010-10-06 19:13:00 -04:00 |
|
Samuel Clay
|
0e0940317f
|
Gunicorn changes on server.
|
2010-10-06 19:12:38 -04:00 |
|
Samuel Clay
|
70222bec34
|
Trying to fix the feed buster buster.
|
2010-10-06 19:12:20 -04:00 |
|
Samuel Clay
|
2e3f7d415b
|
Fixing celery queues and exchanges by adding explicit bindings for the new and update queues.
|
2010-09-28 19:50:29 -04:00 |
|
Samuel Clay
|
a76719bb97
|
Fixing celery queues and routers to corrrectly route to new_feeds and update_feeds
|
2010-09-28 19:22:52 -04:00 |
|
Samuel Clay
|
d40530a230
|
The feedchooser is nearly complete on the UI front. Just need to add subscriber information and auto-population. Then there's the backend...
|
2010-09-24 01:08:03 -04:00 |
|
Samuel Clay
|
ff8d7fce12
|
Right-clicking on feeds and folders brings up the context menu.
|
2010-09-22 19:26:56 -04:00 |
|
Samuel Clay
|
ad398a78b4
|
Fixing broken exchanges for celery by adding a binding_key. Rather use the default of 'celery' than have to configure a silly binding_key on each machine. Just use the default.
|
2010-09-20 19:31:17 -04:00 |
|
Samuel Clay
|
9d265e9db0
|
Adding a new queue that handles new feeds, so they can be prioritized over updating old feeds.
|
2010-09-20 19:22:19 -04:00 |
|
Samuel Clay
|
b9cbf6a71e
|
Deleting old read stories and speeding up computing feed scores by caching stories to search through.
|
2010-09-19 11:30:18 -04:00 |
|
Samuel Clay
|
ab3432366e
|
Changing timezone to GMT in prep for timezone preferences.
|
2010-09-17 12:10:24 -04:00 |
|
Samuel Clay
|
a1b3926249
|
Removing transactions middleware. Possibly rolling back on web requests that time out.
|
2010-09-07 16:24:54 -07:00 |
|
Samuel Clay
|
ca06958dd1
|
Adding About and FAQ modals. Still need to fill in the FAQ, then link them together correctly.
|
2010-09-02 20:41:53 -04:00 |
|