Samuel Clay
|
d5b8c7bea2
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-30 23:56:59 -04:00 |
|
Samuel Clay
|
e9f5fc3350
|
More .gitignore, and adding cron jobs to fetch feeds. These will be replaced by celery within the next day or two.
|
2010-08-30 23:56:53 -04:00 |
|
Samuel Clay
|
48b147751d
|
Adding a timelimit to feed fetching. 20 seconds, that's all you got.
|
2010-08-30 23:55:24 -04:00 |
|
Samuel Clay
|
cb59861098
|
Correcting bug where next_update would be set in the future too quickly.
|
2010-08-30 23:37:39 -04:00 |
|
Samuel Clay
|
1454ba1063
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-30 22:58:45 -04:00 |
|
Samuel Clay
|
c90d553677
|
Copy changes.
|
2010-08-30 22:58:41 -04: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
|
cea3bda090
|
Minor bug fixes around error catching in feed exceptions, drag-and-drop on top-level feeds, and styling of feed title buttons.
|
2010-08-30 19:57:27 -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
|
25c0450020
|
Commenting out map/reduce statistics because mongo keeps crashing.
|
2010-08-30 13:33:29 -04:00 |
|
Samuel Clay
|
ba578804b2
|
Fixing error sin new mongo models.
|
2010-08-29 20:11:36 -04:00 |
|
Samuel Clay
|
d85194c165
|
Moving feed/page fetch histories to mongodb.
|
2010-08-29 14:32:54 -04:00 |
|
Samuel Clay
|
4147881f62
|
Compressing stories by feed.
|
2010-08-29 13:59:32 -04:00 |
|
Samuel Clay
|
c9d06f9358
|
Compressing stories. Also fixing compression of feed_pages bootstrap.
|
2010-08-29 13:23:50 -04:00 |
|
Samuel Clay
|
e26ee9dbcc
|
Moving feed_pages from PostgreSQL to Mongo. Adding compression.
|
2010-08-29 12:35:09 -04:00 |
|
Samuel Clay
|
6881cf94f5
|
Map reduce for counting stories per month and saving both a per-month breakdown, preserving history of old months, and counting the average stories per month.
|
2010-08-27 19:09:47 -04:00 |
|
Samuel Clay
|
060f63f8a0
|
Myriad number of bug fixes to reduce the number of exception e-mails I get. Forbidden JSON requests now send 403s. Adding a URl no longer uses a partial URL saearch on feed_link (which would link usetoday.com -> usatoday.com/sports.xml). Also adding the model for FeedPage for mongo.
|
2010-08-27 18:35:33 -04:00 |
|
Samuel Clay
|
f32bc396b4
|
Commenting out informational. Adding seconds to logs.
|
2010-08-26 17:18:08 -04:00 |
|
Samuel Clay
|
7e69374d88
|
Commenting out informational. Adding seconds to logs.
|
2010-08-26 17:16:39 -04:00 |
|
Samuel Clay
|
4c52c5efb9
|
Fixing a small bug on feed exception handling where the user tries to fetch the feed_link.
|
2010-08-26 12:37:03 -04:00 |
|
Samuel Clay
|
9ca080138e
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-26 10:04:43 -04:00 |
|
Samuel Clay
|
1444ba9a24
|
Adding granular recommendations to feed/page exceptions.
|
2010-08-26 10:04:32 -04:00 |
|
Samuel Clay
|
077fdea638
|
Fixing a common error for feeds: too many feed authors causing an error. Now correctly reducing the author list to an acceptable amount.
|
2010-08-25 21:55:22 -04:00 |
|
Samuel Clay
|
cf8cfaba75
|
Typo on munin feed exception count.
|
2010-08-25 21:06:41 -04:00 |
|
Samuel Clay
|
1d077bb325
|
Merge feeds that are found to be dupes during the exception handling manual process.
|
2010-08-25 21:02:21 -04:00 |
|
Samuel Clay
|
cbbe8afd58
|
Upping limits on stories.
|
2010-08-25 20:48:48 -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
|
16cea3e174
|
Merging master
|
2010-08-25 19:37:07 -04:00 |
|
Samuel Clay
|
f879985946
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into exceptions
|
2010-08-25 19:37:00 -04:00 |
|
Samuel Clay
|
5c48d0fa94
|
Feeds that fetch successfully no longer have an exception.
|
2010-08-25 19:22:53 -04:00 |
|
Samuel Clay
|
98489a0057
|
Also fixing feeds that suffer from non-xml-ity.
|
2010-08-25 19:13:28 -04:00 |
|
Samuel Clay
|
49d8b6d505
|
Huge fix for exception feeds. Now tries to fetch the correct URL from the feed_link or the feed_address (if the rss URL is actually HTML), and uses that to figure out the right feed. Also merges feeds if a duplicate is found during this process. Really nifty. Let's hope nobody dies.
|
2010-08-25 19:10:55 -04:00 |
|
Samuel Clay
|
bfa01bede2
|
New informational message.
|
2010-08-25 14:54:28 -04:00 |
|
Samuel Clay
|
86a00f6b5f
|
Typo on the word targeted."
|
2010-08-25 10:18:55 -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
|
bba0a2a267
|
Adding inmportant information display about Linode's outage. Can be used for server information (maintenance) later on.
|
2010-08-25 09:29:20 -04:00 |
|
Samuel Clay
|
389157e2f0
|
Fixing invalid feed tags.
|
2010-08-24 16:22:12 -04:00 |
|
Samuel Clay
|
0deb0aff2f
|
Fixing invalid feed tags.
|
2010-08-24 16:19:09 -04:00 |
|
Samuel Clay
|
538854f8e4
|
Fixing invalid feed tags.
|
2010-08-24 16:14:56 -04:00 |
|
Samuel Clay
|
44969c7eee
|
Upgrading feedparser.
|
2010-08-24 15:35:05 -04:00 |
|
Samuel Clay
|
f3698a4bfc
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-24 15:32:50 -04:00 |
|
Samuel Clay
|
a5e2868849
|
Upgrading feedparser.
|
2010-08-24 15:32:38 -04:00 |
|
Samuel Clay
|
547d7efd9f
|
Deferring the loading of the iframe + feed to decrease latency before it all loads.
|
2010-08-23 23:29:43 -04:00 |
|
Samuel Clay
|
d90f1791e1
|
Refactored a bit here and there. The real changes are coming tonight.
|
2010-08-23 21:04:51 -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
|
36abf00267
|
Code refactors. Just changing styles.
|
2010-08-23 16:23:16 -04:00 |
|
Samuel Clay
|
f7951b4274
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-23 14:48:38 -04:00 |
|
Samuel Clay
|
e4f8f09f32
|
Merge branch 'mongo'
Conflicts:
apps/reader/views.py
|
2010-08-23 09:55:51 -04:00 |
|
Samuel Clay
|
fc16a1b8a9
|
Small refactor on names and amalgamated methods.
|
2010-08-23 09:55:21 -04:00 |
|
Samuel Clay
|
8cfb6a0be9
|
Now that we're using correct story_guids, we need to parse POSTed guids correctly. No more commas.
|
2010-08-23 08:22:10 -04:00 |
|