nextcloud-server/core
Julius Härtl d497f79625
Fix fallback when image loading fails
With the new avatar endpoint there is no difference between unknown
users and errors when generating the placeholder avatar. Therefore the
avatar function will now show the old placeholder if both a user and
displayname was given as parameters.

In case there is no displayname provided we cannot build the proper
placeholder so the unknown user placeholder is shown.

The displayname is not required for the avatar anymore, so we can
get rid of the old code path for placeholders.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-12-19 18:49:26 +01:00
..
ajax Get the Installer via DI 2017-11-25 12:00:57 +01:00
Command Merge pull request #7517 from nextcloud/add-index-to-share-table 2017-12-18 22:23:53 +01:00
Controller Merge pull request #7324 from nextcloud/no-sorters-no-instances 2017-12-11 15:27:44 +01:00
css Fix opening the menu in a Share page 2017-12-19 06:58:58 +01:00
doc
fonts
img Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
js Fix fallback when image loading fails 2017-12-19 18:49:26 +01:00
l10n [tx-robot] updated from transifex 2017-12-11 01:10:20 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations add index for share_with table for newly created tables 2017-12-18 21:14:45 +01:00
search Move checkboxes to their own column 2017-10-19 01:46:13 +02:00
skeleton
templates Removed unwanted and unused spacer 2017-12-12 16:45:56 +01:00
vendor merge vendor js 2017-09-18 15:16:28 +02:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php make occ command more generic 2017-12-18 21:14:45 +01:00
routes.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
shipped.json
strings.php