Commit Graph

22 Commits (640dce12a892eaf1fa21399f5cac12e8ea83bd9e)

Author SHA1 Message Date
Unknwon 5dc3dd1704 fix
Unknwon 1559bd58e7 save custom avatar as PNG
Unknwon a205acf829 drop go 1.2 support
Unknwon 384fbeca80 logic fix
Unknwon 5ddcd8420b minor fix
Unknwon 4cfa2ca40d Edit New issue UpdateGravatarSource() assumes insecure protocol
Unknwon 68b9d78386 remove sync.Pool and support go1.2 again
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar
Vitaliy Vasilenko cf59057ef3 fix if service.ENABLE_CACHE_AVATAR is true
Joseph Crail 39c068400e Fix spelling errors in comments.
Andrew Burns adc1ac689e HashEmail function should also remove spaces
According to the [Gravatar API](https://en.gravatar.com/site/implement/hash/) whitespace should also be removed from the email, it was not doing this previously.
Unknwon 55dfe2c978 custom avatar upload
Unknwon a0f9197b45 GetFile api
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
Unknown eb6021f73f Fix issue pages URL params
skyblue 4662a73ac3 name change of avatar
Unknown 2fa8d0c8dd Added create issue
skyblue 7048ea4527 update avatar, remove gzip request header
shxsun 8376b0d53c use modeles/log instead log
Gogs 964e537479 append route to web
skyblue 79604f553f fix download part problem, add png support
skyblue 8e47ae2102 add avatar inorder to view code on github