summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar.php
Commit message (Expand)AuthorAgeFilesLines
* Implement guest avatar endpointMichael Weimann2019-02-071-501/+0
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-4/+4
* fixup! Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-3/+3
* Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-3/+6
* Use correct typeface for avatar generatorJan-Christoph Borchardt2018-10-231-14/+14
* get avatar custom status from user configRobin Appelman2018-08-071-1/+1
* Make the info available if the avatar was uploaded or generatedJoas Schilling2018-08-011-1/+10
* Removed old route, fix tests and fix var typeJohn Molakvoæ (skjnldsv)2018-06-131-1/+1
* Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-15/+38
* Embedded fontJohn Molakvoæ (skjnldsv)2018-06-131-2/+11
* Unify colour algorithm outputJohn Molakvoæ (skjnldsv)2018-06-131-5/+11
* Controller tests fixesJohn Molakvoæ (skjnldsv)2018-06-131-2/+3
* Use base image sizeJohn Molakvoæ (skjnldsv)2018-06-131-15/+13
* Return Svg avatarsJohn Molakvoæ (skjnldsv)2018-06-131-25/+60
* Fix avatar generator centeringJohn Molakvoæ (skjnldsv)2018-06-131-5/+31
* Fix autoloaderMorris Jobke2018-04-121-9/+0
* fixup! Updated php generatorJohn Molakvoæ (skjnldsv)2018-04-061-8/+9
* Updated php generatorJohn Molakvoæ (skjnldsv)2018-04-061-116/+80
* Use mb_* string methods to extract first character for generated avatarsMorris Jobke2018-02-211-1/+1
* Avatar generation use ttf (for ancient compatibility)Roeland Jago Douma2018-02-191-1/+1
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-1/+1
* Make sure we always know for sure if an avatar is generated or notJulius Härtl2018-01-241-0/+5
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-1/+18
* Hide delete button if the avatar is a generated oneJulius Härtl2017-12-191-0/+3
* Remove generated avatar on displayname changeRoeland Jago Douma2017-12-191-0/+14
* Better center the letter and use semibold font typeMorris Jobke2017-12-081-1/+2
* Since we update the avatar in the sync service remove the generated fileRoeland Jago Douma2017-11-291-0/+7
* Sinc we use AppData the regex is not needed anymoreRoeland Jago Douma2017-11-291-4/+1
* Move avatar code to Avatar ClassRoeland Jago Douma2017-11-291-10/+187
* Update license headersMorris Jobke2017-11-061-0/+1
* Pass new value to triggerChangeRoeland Jago Douma2017-08-311-3/+4
* Add message to NotSquareException thrown from AvatarOlivier Mehani2016-10-241-1/+1
* avatar to appdataRoeland Jago Douma2016-10-051-8/+8
* Initial AppDataRoeland Jago Douma2016-10-051-3/+4
* Cache avatars properlyRoeland Jago Douma2016-08-301-1/+13
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-0/+198