Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -501/+0 |
* | Clear avatar cache with frontend repair | John Molakvoæ (skjnldsv) | 2018-11-08 | 1 | -4/+4 |
* | fixup! Fix comment and cap-height | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+3 |
* | Fix comment and cap-height | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+6 |
* | Use correct typeface for avatar generator | Jan-Christoph Borchardt | 2018-10-23 | 1 | -14/+14 |
* | get avatar custom status from user config | Robin Appelman | 2018-08-07 | 1 | -1/+1 |
* | Make the info available if the avatar was uploaded or generated | Joas Schilling | 2018-08-01 | 1 | -1/+10 |
* | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 |
* | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -15/+38 |
* | Embedded font | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -2/+11 |
* | Unify colour algorithm output | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -5/+11 |
* | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -2/+3 |
* | Use base image size | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -15/+13 |
* | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -25/+60 |
* | Fix avatar generator centering | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -5/+31 |
* | Fix autoloader | Morris Jobke | 2018-04-12 | 1 | -9/+0 |
* | fixup! Updated php generator | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -8/+9 |
* | Updated php generator | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -116/+80 |
* | Use mb_* string methods to extract first character for generated avatars | Morris Jobke | 2018-02-21 | 1 | -1/+1 |
* | Avatar generation use ttf (for ancient compatibility) | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 |
* | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Make sure we always know for sure if an avatar is generated or not | Julius Härtl | 2018-01-24 | 1 | -0/+5 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -1/+18 |
* | Hide delete button if the avatar is a generated one | Julius Härtl | 2017-12-19 | 1 | -0/+3 |
* | Remove generated avatar on displayname change | Roeland Jago Douma | 2017-12-19 | 1 | -0/+14 |
* | Better center the letter and use semibold font type | Morris Jobke | 2017-12-08 | 1 | -1/+2 |
* | Since we update the avatar in the sync service remove the generated file | Roeland Jago Douma | 2017-11-29 | 1 | -0/+7 |
* | Sinc we use AppData the regex is not needed anymore | Roeland Jago Douma | 2017-11-29 | 1 | -4/+1 |
* | Move avatar code to Avatar Class | Roeland Jago Douma | 2017-11-29 | 1 | -10/+187 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Pass new value to triggerChange | Roeland Jago Douma | 2017-08-31 | 1 | -3/+4 |
* | Add message to NotSquareException thrown from Avatar | Olivier Mehani | 2016-10-24 | 1 | -1/+1 |
* | avatar to appdata | Roeland Jago Douma | 2016-10-05 | 1 | -8/+8 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 1 | -3/+4 |
* | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -1/+13 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Moved some files in \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+198 |