server/core
Roeland Jago Douma 50d862e5d1 [Avatars] JS should not load same avatar twice
Old code first dit an ajax request to the avatar. Then a new image
object with the same src was created and since we do not cache avatars
yet :(  this resulted in 2 sequential requests to the exact same URL

Now if you set the displayname it will first set the placeholder and
then load the avatar in the background. Only once this time!
2015-12-04 10:42:11 +01:00
..
ajax User IUser::getEMailAddress() all over the place 2015-12-02 21:25:05 +01:00
avatar Update license headers 2015-10-26 14:04:01 +01:00
command Add code integrity check 2015-12-01 11:55:20 +01:00
css update page: fix heading whitespace and unbold less important sections 2015-11-25 13:16:00 +01:00
doc
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Merge pull request #20236 from maprambo/safari-pinned-tab-icon 2015-11-09 11:12:38 +01:00
js [Avatars] JS should not load same avatar twice 2015-12-04 10:42:11 +01:00
l10n [tx-robot] updated from transifex 2015-12-04 01:56:31 -05:00
lostpassword User IUser::getEMailAddress() all over the place 2015-12-02 21:25:05 +01:00
search add search fallback to browser 2015-11-24 15:01:20 +01:00
setup update licence headers via script 2015-10-05 21:15:52 +02:00
skeleton
tags
templates Don't trust update server 2015-11-28 12:21:53 +01:00
user
vendor update bootstrap from 3.3.5 to 3.3.6 2015-11-30 14:12:57 +01:00
application.php Update license headers 2015-10-26 14:04:01 +01:00
register_command.php Add code integrity check 2015-12-01 11:55:20 +01:00
routes.php Update license headers 2015-10-26 14:04:01 +01:00
shipped.json Add Workflow app to shipped list 2015-11-27 14:26:39 +01:00
strings.php