Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing variable declarations | Stefan Weil | 2018-10-19 | 1 | -1/+1 |
* | Use small loading indicator for avatars smaller than 32px | Julius Härtl | 2018-07-25 | 1 | -0/+1 |
* | Unify colour algorithm output | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -3/+6 |
* | Fix js tests with placeholder | John Molakvoæ (skjnldsv) | 2018-04-13 | 1 | -5/+5 |
* | Fixed documentation | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -7/+7 |
* | New algorithm | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -46/+54 |
* | Remove show() function since we always show the avatar container | Julius Härtl | 2018-01-08 | 1 | -0/+1 |
* | Add loading icon on avatar | John Molakvoæ (skjnldsv) | 2017-12-19 | 1 | -2/+3 |
* | Don't show placeholder when we have loaded the avatar image | Roeland Jago Douma | 2017-09-26 | 1 | -0/+9 |
* | Fix semicolon at end of JS lines | Morris Jobke | 2017-05-01 | 1 | -1/+1 |
* | Fix rgb values | John Molakvoæ | 2016-04-18 | 1 | -1/+7 |
* | Updated color generator | John Molakvoæ | 2016-04-06 | 1 | -5/+23 |
* | New colour generator | John Molakvoæ | 2016-04-01 | 1 | -6/+56 |
* | [Avatars] Calculate 'sane' hue precissions | Roeland Jago Douma | 2015-12-24 | 1 | -2/+2 |
* | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 1 | -2/+6 |
* | use normal font weight instead of bold for image placeholders | Jan-Christoph Borchardt | 2015-05-22 | 1 | -1/+1 |
* | Renamed current placeholder jquery plugin to imageplaceholder | Vincent Petry | 2013-10-23 | 1 | -3/+3 |
* | Shorten optional text-argument processing | kondou | 2013-09-25 | 1 | -3/+2 |
* | Make it possible to have a different color than the username for placeholder | kondou | 2013-09-25 | 1 | -2/+14 |
* | placeholder.js: fix typo | Jan-Christoph Borchardt | 2013-09-02 | 1 | -1/+1 |
* | placeholder.js: adjust saturation and lightness values | Jan-Christoph Borchardt | 2013-09-02 | 1 | -2/+2 |
* | RGB -> HSL | Morris Jobke | 2013-09-02 | 1 | -7/+4 |
* | fixing typo | Thomas Müller | 2013-08-28 | 1 | -1/+1 |
* | calculate fontsize and line-height | Morris Jobke | 2013-08-28 | 1 | -2/+7 |
* | reviewers comments | Morris Jobke | 2013-08-28 | 1 | -0/+60 |