| Commit message (Expand) | Author | Age | Files | Lines |
* | Small refactorization of avatar methods (#31391). | Go MAEDA | 2019-05-19 | 1 | -1/+1 |
* | Remove the :ssl option which is not used anymore (#31022). | Go MAEDA | 2019-05-08 | 1 | -3/+0 |
* | Add avatar_server_url configuration option in order to support Libravatar (#9... | Go MAEDA | 2019-05-04 | 1 | -1/+1 |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 2 | -4/+0 |
* | Support frozen_string_literal in lib/**/*.rb (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Always use HTTPS when accessing gravatar.com (#31022). | Go MAEDA | 2019-03-15 | 1 | -2/+2 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 4 | -0/+8 |
* | Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rb | Go MAEDA | 2019-03-14 | 1 | -11/+11 |
* | Removes invalid attributes from gravatar img tag. | Jean-Philippe Lang | 2017-03-05 | 1 | -1/+1 |
* | Hires (2x DPR) image support for Gravatars (#24927). | Jean-Philippe Lang | 2017-01-30 | 1 | -0/+4 |
* | Use protocol-relative URL for gravatars (#21855). | Jean-Philippe Lang | 2016-03-15 | 1 | -10/+4 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 8 | -0/+248 |