summaryrefslogtreecommitdiff
path: root/app/helpers/avatars_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-0/+74
* Extract method to improve readability.Andreas Brandl2018-02-131-7/+11
* Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-131-1/+9
* Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `...kushalpandya2017-09-251-9/+16
* Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-221-2/+9
* Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+2
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-7/+2
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-5/+15
* Removes 'hidden-xs' class from user_avatar helper in order for it to be visib...Filipa Lacerda2016-10-061-1/+4
* Fix layout issues with blame tableblame-ui-fixPhil Hughes2016-09-061-1/+2
* Merge branch '20059-environment-list' into 'master' Jacob Schatz2016-08-121-2/+0
|\
| * Add avatar to commit message; environment style updates to match pipelines pageAnnabel Dunstone2016-08-081-2/+0
* | Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto2016-08-061-2/+0
|/
* Add link to user profile to commit avatar (!5163)winniehell2016-07-201-0/+30