Samuel Clay
|
b68611a6d2
|
Fixing more bugs in feed fetching.
|
2011-02-15 21:16:34 -05:00 |
|
Samuel Clay
|
bb4e81b278
|
Fixing a whole lot of feed fetch bugs.
|
2011-02-15 21:08:40 -05:00 |
|
Samuel Clay
|
6549aa3a65
|
Adding feed and page fetch histories to statistics dialog.
|
2011-02-13 14:47:58 -05:00 |
|
Samuel Clay
|
bea23e23de
|
Speeding up feed refreshes. Hopefully this won't strain the system too much.
|
2011-02-11 11:49:21 -05:00 |
|
Samuel Clay
|
5f473ef746
|
Fixing a glut of issues for missing feeds and missing subscriptions.
|
2011-02-09 18:52:36 -05:00 |
|
Samuel Clay
|
b22cada5e4
|
Adding full bootstrapping to fabfile.
|
2011-02-09 15:45:41 -05:00 |
|
Samuel Clay
|
6f92b7082e
|
Fixing a slight error in lists vs. instances of feeds during adding.
|
2011-02-08 22:54:40 -05:00 |
|
Samuel Clay
|
48afe91758
|
Refactoring how feeds are found using urls in the add modal. Also fixing a display issue around showing the river icon in a collapsed feed and showing the manage menu. Lastly, changing the feedfinder's user agent because some assclown website was disallowing on the string 'feedfinder'
|
2011-02-08 22:07:59 -05:00 |
|
Samuel Clay
|
5b982d61b5
|
Fixing drag-and-drop for folders. Not ideal, but at least it works, including empty folders.
|
2011-02-08 09:44:24 -05:00 |
|
Samuel Clay
|
07e7e744c9
|
Helping out a strained fetch system by adding time between updates.
|
2011-02-07 17:19:40 -05:00 |
|
Samuel Clay
|
7892dbec33
|
No need to change tagline's max_length on migration.
|
2011-02-06 15:43:13 -05:00 |
|
Samuel Clay
|
4fd6a7cfe0
|
Fixing a metric-ton of bugs: Google Reader import on badly parsed xml, refreshing toplevel feeds loses their manage menu, retrying exception feeds now de-dupes and correctly updates on the page. Plus a bunch of other bugs.
|
2011-02-06 15:04:21 -05:00 |
|
Samuel Clay
|
33e2ee0960
|
Length check on feed tagline.
|
2011-02-05 22:19:28 -05:00 |
|
Samuel Clay
|
1b83aa088f
|
Testing why a feed_tagline thats too long is causing issues.
|
2011-02-05 22:16:27 -05:00 |
|
Samuel Clay
|
ebad038920
|
Length check on feed tagline.
|
2011-02-05 22:15:03 -05:00 |
|
Samuel Clay
|
fc4d39da04
|
Length check on feed tagline.
|
2011-02-05 22:09:31 -05:00 |
|
Samuel Clay
|
57bb59bc4c
|
Turning of MapReduce on popular tags for now. Waiting until Mongodb 1.8 to get MR on item_frequencies, so I can finally shard the database.
|
2011-02-05 19:37:15 -05:00 |
|
Samuel Clay
|
4a1062927a
|
Turning off logging for dupe stories.
|
2011-02-05 15:43:59 -05:00 |
|
Samuel Clay
|
3723160155
|
A huge number of misc fixes: fixing potential errors on paypal return screen, mailing all feed/page parse errors, and swithcing to mapreduce item_frequencies in mongoengine.
|
2011-02-05 15:34:43 -05:00 |
|
Samuel Clay
|
5acbae2da9
|
Scaling back refreshes a bit for the time being.
|
2011-02-04 11:00:32 -05:00 |
|
Samuel Clay
|
53d759520f
|
Fixing miscellaneous issues that have been throwing exceptions. Feed importing, google reader, loading feeds/pages, approving feeds. ALl with bad requests now let the user down easily as opposed to 500ing.
|
2011-02-03 18:38:10 -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
|
58ae33fd50
|
Dynamically updating feed icons as they load.
|
2011-01-30 21:40:00 -05:00 |
|
Samuel Clay
|
47a2b4868d
|
Don't save the literal word None. Doh.
|
2011-01-30 12:42:32 -05:00 |
|
Samuel Clay
|
b37d57613e
|
Adapting icon_url, which comes from lxml, into unicode for the purposes of storing in the db.
|
2011-01-30 11:22:57 -05:00 |
|
Samuel Clay
|
75fead0a27
|
Cleaning up logging, adding several errors and timeout checks on page and icon fetching. Standardizing fetcher headers.
|
2011-01-29 22:01:09 -05:00 |
|
Samuel Clay
|
b938e95124
|
Correctly downloading, storing, retrieving, and showing favicons and gradients for favicons. This commit includes numerous fixes for the Feed view, too. Loaded.
|
2011-01-29 19:16:40 -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
|
a182bb1216
|
Finally saving proper base64 encoded favicons, along with their URLs, autodetecting when not found at /favicon.ico, and now all thats left is serving icons and their colors. Woohoo!
|
2011-01-27 19:05:50 -05:00 |
|
Samuel Clay
|
1478d7371b
|
Merge branch 'river' into favicon
Conflicts:
utils/feed_functions.py
|
2011-01-26 22:02:23 -05:00 |
|
Samuel Clay
|
93829518c1
|
Fixing errors in feed fetching.
|
2011-01-26 17:45:04 -05:00 |
|
Samuel Clay
|
ed3e34ea36
|
Merge branch 'master' into bookmarklet
|
2011-01-22 14:18:34 -05:00 |
|
Samuel Clay
|
cfc84416a4
|
Fixing up trim feeds so we can trim old unused feeds.
|
2011-01-22 11:33:58 -05:00 |
|
Samuel Clay
|
e14ba054ad
|
Fixing up trim feeds so we can trim old unused feeds.
|
2011-01-22 11:32:49 -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
|
80de98662a
|
Removing many psql tables that no longer do anything.
|
2011-01-17 23:24:30 -05:00 |
|
Samuel Clay
|
0ab880f855
|
Dropping a bunch of extra postgres tables.
|
2011-01-17 23:20:25 -05:00 |
|
Samuel Clay
|
443fe69156
|
Moving text fields from Feed to FeedData. Migration includes deletion of old fields on Feed, now unused.
|
2011-01-17 22:48:38 -05:00 |
|
Samuel Clay
|
b433fae866
|
Adding FeedData table to remove the extra text heavy ifnormation from the already too-cluttered Feed table.
|
2011-01-17 20:23:29 -05:00 |
|
Samuel Clay
|
abb1b08f68
|
Updating timezones to be django 1.3 compliant. Also adding index to active and active_subs fields on feeds table.
|
2011-01-17 13:52:11 -05:00 |
|
Samuel Clay
|
2396854475
|
Handling feeds that disappear due to being duped, but the user is already logged in and is eventually going to click on the now missing feed. Correctly identifies missing feed, switches out the original non-dupe feed, and all is well.
|
2011-01-14 00:59:51 -05:00 |
|
Samuel Clay
|
fed9bc0924
|
Downloading, parsing, and shaping favicons into colors. Doesn't work for many images, though. Still need to parse the best non-black/white color.
|
2011-01-09 23:11:09 -05:00 |
|
Samuel Clay
|
f0a75efe0a
|
Forcing merge_feeds to respect insertion order.
|
2010-12-23 17:09:08 -05:00 |
|
Samuel Clay
|
4f35c2fade
|
Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin.
|
2010-12-23 13:29:31 -05:00 |
|
Samuel Clay
|
b98c63dd14
|
Abstracting feed queueing so I can queue a queryset of feeds from the command line. Also adding in queueing of feeds that have not been updated in a week (for those that fall through the cracks.
|
2010-12-23 12:32:24 -05:00 |
|
Samuel Clay
|
ae4646e979
|
Nice middle ground between guids and dates. Now only retrieving as many guids are in the feed, but then comparing them with N stories. Very old stories shouldnt change, and they'll get thwarted by an IntegrityCheck.
|
2010-12-16 17:10:13 -05:00 |
|
Samuel Clay
|
86af737159
|
Experimental feed difference change. More expensive, but will detect when things are actually changing.
|
2010-12-16 16:52:00 -05:00 |
|
Samuel Clay
|
ea024ad0ff
|
Remvoing read stories from river, but this doesn't take into account the last marked_read date, nor intelligence classifiers.
|
2010-12-13 10:15:43 -05:00 |
|
Samuel Clay
|
a6818219d7
|
Fixing feed parsing for stories with dict ids. This includes all Google Reader feeds and Google News Alerts. Thanks to Richard <richard@lbrc.org>.
|
2010-12-10 15:58:21 -05:00 |
|
Samuel Clay
|
fd88d41f74
|
Showing starred stories in their own feed view.
|
2010-12-02 20:18:33 -05:00 |
|