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 |
|