summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sure we always know for sure if an avatar is generated or notJulius Härtl2018-01-241-0/+5
* 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