nickyhajal / world-domination-summit

Code for the World Domination Summit
http://worlddominationsummit.com
3 stars 5 forks source link

Move avatars to img.wds.fm #91

Closed nickyhajal closed 9 years ago

nickyhajal commented 9 years ago

I would really like to have all attendee avatars on a different server and to be able to access them with something like img.wds.fm/avatar/

This means that we don't have to send the user's avatar with any responses and could potentially handle resizing to send smaller images on our side.

Not sure if it would make sense to copy over their twitter image to our server as well or if we should continue to call the twitter URL for users that are connected there.

nickyhajal commented 9 years ago

This is all set and can be accessed at http://avatar.wds.fm/?width=

Default width is 64px.

Twitter images are copied over.

One missing piece is to flush cached images if they update their profile.