Commit graph

68 commits

Author SHA1 Message Date
Samuel Clay
5927f857b2 Handling non-numeric ports in icon fetching. 2011-01-30 14:26:18 -05:00
Samuel Clay
470af9fa19 Handling non-numeric ports in icon fetching. 2011-01-30 14:23:26 -05:00
Samuel Clay
f3d922f6b1 Fixing up statistics modal.Also handling weird URL cases in icon fetching. 2011-01-30 13:33:09 -05:00
Samuel Clay
40b6ac4c7c Handling parser errors from lxml in icon fetching. 2011-01-30 13:25:45 -05:00
Samuel Clay
3f4018249f Handling parser errors from lxml in icon fetching. 2011-01-30 13:24:17 -05:00
Samuel Clay
eefb189e52 Handling parser errors from lxml in icon fetching. 2011-01-30 13:23:54 -05:00
Samuel Clay
7941e2f8b0 Handling parser errors from lxml in icon fetching. 2011-01-30 13:23:20 -05:00
Samuel Clay
0175a8b26f Forcing useful feed_links. 2011-01-30 13:07:55 -05:00
Samuel Clay
bb0b8502af Handling timeouts from inside the icon_importer. 2011-01-30 13:06:31 -05:00
Samuel Clay
c5d380ec3e Adding timeout to icon fetching, and handling bad .ICOs 2011-01-30 12:53:05 -05:00
Samuel Clay
d4bed1399c Don't bother fetching an icon if we don't even have the feed_link. 2011-01-30 12:44:34 -05:00
Samuel Clay
93810cf1c6 Short circuiting feeds with no pages during icon importing. 2011-01-30 12:40:29 -05:00
Samuel Clay
f9062edc6e Using global PIL imports rather than namespaced PIL imports. (import Image vs. from PIL import Image) 2011-01-30 11:07:15 -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
235f88fb50 Handling Win32 ICOs with alpha. Holy god, this was fucking insane to handle. My saturday evenings, people. 2011-01-29 20:20:35 -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