1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/people/controller
Bob Trahan 9dd09f7171 Remove gravatar support
Summary: Fixes T6261. The performance of asking gravatar for these images is horrible and causing lots of people to have issues with the page.

Test Plan: noted how wildly fast the edit profile picture page loaded

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6261

Differential Revision: https://secure.phabricator.com/D10724
2014-10-17 09:56:34 -07:00
..
PhabricatorPeopleApproveController.php Add a setting to disable all notification email 2014-08-12 12:28:29 -07:00
PhabricatorPeopleCalendarController.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorPeopleController.php Fix broken references to auth adapters 2014-07-22 21:20:45 +10:00
PhabricatorPeopleCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleDeleteController.php Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
PhabricatorPeopleDisableController.php Put Disable/Admin flags on profiles 2014-04-02 12:05:49 -07:00
PhabricatorPeopleEmpowerController.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorPeopleLdapController.php Add autocomplete=off to all non-login password forms 2014-08-13 10:06:48 -07:00
PhabricatorPeopleListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorPeopleLogsController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorPeopleNewController.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorPeopleProfileController.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorPeopleProfileEditController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleProfilePictureController.php Remove gravatar support 2014-10-17 09:56:34 -07:00
PhabricatorPeopleRenameController.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorPeopleWelcomeController.php Move "Send Welcome Email" to profiles and nuke old weird edit UI 2014-04-02 12:06:17 -07:00