1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/phid
epriestley 8ed48a89f4 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
2012-04-27 17:44:10 -07:00
..
constants Phame V1 - Phabricator blogging software 2012-04-12 13:09:04 -07:00
controller Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
graph Basic task dependencies for Maniphest 2011-08-02 11:16:31 -07:00
handle Use a disk-based default avatar, not a database-based one 2012-04-27 17:44:10 -07:00
storage Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
utils Add some core phid functions 2012-04-02 16:56:49 -07:00