aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/user_avatar_test.go
Commit message (Expand)AuthorAgeFilesLines
* In many cases user avatar link should be an absolute URL with http host (#17420)wxiaoguang2021-10-251-1/+1
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-9/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Fix broken avatars since #15301 (#15731)zeripath2021-05-051-0/+87