Homec4science

Use a disk-based default avatar, not a database-based one

Authored by epriestley <git@epriestley.com> on Apr 28 2012, 02:44.

Description

Use a disk-based default avatar, not a database-based one

Summary:
This is mostly in an effort to simplify D2323. Currently, we load one image into the database by default. This is a weird special case that makes things more complicated than necessary.

Instead, use a disk-based default avatar.

Test Plan: Verified that a user without an image appears with the default avatar as a handle, in profile settings, and on their person page.

Reviewers: btrahan, vrana, edward, jungejason

Reviewed By: vrana

CC: aran

Maniphest Tasks: T345

Differential Revision: https://secure.phabricator.com/D2331

Details

Committed
epriestley <git@epriestley.com>Apr 28 2012, 02:44
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd27a751339b7: Create overview of Conduit methods
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8ed48a89f451: Use a disk-based default avatar, not a database-based one (authored by epriestley <git@epriestley.com>).Apr 28 2012, 02:44