Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since avatar.js is now essentially empty remove it | Roeland Jago Douma | 2015-12-17 | 1 | -5/+0 |
| | |||||
* | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 1 | -4/+0 |
| | | | | | This removed the need to do an avatar request on the "empty" row in the user settings. | ||||
* | Only load the big (128x128) avatar on the perosnal page | Roeland Jago Douma | 2015-12-17 | 1 | -2/+1 |
| | | | | | Before the code was executed on every page if a user was logged in. Now only on the personal page. Thus saving a request on all other pages. | ||||
* | Load avatar in header via PHP | kondou | 2014-10-23 | 1 | -10/+0 |
| | | | | | * fix #7484 * use UID, css, and div instead of span | ||||
* | Scrutinizer cleanup | kondou | 2014-06-02 | 1 | -1/+3 |
| | |||||
* | do not show display name on mobile when profile picture is present | Jan-Christoph Borchardt | 2014-02-20 | 1 | -1/+8 |
| | |||||
* | Hide defaultavatar in #header and don't darken proper avatars in #header | kondou | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | disable avatar loading on public guest page | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -3/+5 |
| | |||||
* | Don't use HTML5 <header> to support avatars in IE8 | kondou | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Better naming than "ava" & "data", cache timeout, use ↵ | kondou | 2013-09-01 | 1 | -2/+2 |
| | | | | OC.Router.registerLoadedCallback() | ||||
* | Add a description for $.avatar() and remove TODOs @raghunayyar fixed | kondou | 2013-08-31 | 1 | -2/+1 |
| | |||||
* | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 1 | -2/+2 |
| | |||||
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -0/+10 |