server/core
Daniel Calviño Sánchez ff71dd07a6 Unify appearance of avatars for undefined and unknown users
When calling the jQuery avatar plugin with a user that did not exist
(that is, users for which "/avatar/{user}/{size}" return a JSON response
with an empty "displayname" value) "?" on a grey background was shown.
However, if the jQuery avatar plugin was called with an undefined
JavaScript value then "?" was shown on a bluish background. This commit
unifies both cases to use the grey background.

The unit tests were also modified to ensure that the grey background is
used in both cases.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-09-20 17:19:35 +02:00
..
ajax Stricter phan config fixes 2017-08-01 08:20:13 +02:00
Command Fix missing "unsigned" on integer columns 2017-09-19 20:09:10 +02:00
Controller Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/URLGenerator.php#224" 2017-09-07 08:34:02 +02:00
css [WIP] Added copy and move buttons 2017-09-15 16:53:10 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts
img Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update places/link svg. Add filetype/link icon. Add repair step for mime types. 2017-08-31 16:53:07 +02:00
js Unify appearance of avatars for undefined and unknown users 2017-09-20 17:19:35 +02:00
l10n [tx-robot] updated from transifex 2017-09-20 00:08:25 +00:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
Migrations Fix missing "unsigned" on integer columns 2017-09-19 20:09:10 +02:00
search Remove single quotes around search query like in user search 2017-03-15 12:53:44 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Add manifest.json to the login page 2017-09-12 09:23:13 +02:00
vendor merge vendor js 2017-09-18 15:16:28 +02:00
Application.php Automatic creation of Identity manager 2017-05-10 09:45:11 +02:00
register_command.php add occ app:install command 2017-07-26 14:35:42 +02:00
routes.php Run phan over code base 2017-07-19 10:28:11 +02:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00