aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gravatar
Commit message (Collapse)AuthorAgeFilesLines
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
| | | | | | To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-util.
* EGravatarPhotoSource: Work around libsoup deadlocks.Matthew Barnes2013-04-271-36/+7
| | | | | The SoupRequest API seems to have some concurrency issues to work out, so for the time being create a unique SoupSession for each SoupRequest.
* Add a gravatar module.Matthew Barnes2013-04-266-0/+573
This is a new EPhotoSource that obtains images from gravatar.com.