summaryrefslogtreecommitdiffstats
path: root/lib/plugins/gravatar
Commit message (Expand)AuthorAgeFilesLines
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-1/+1
* Remove the :ssl option which is not used anymore (#31022).Go MAEDA2019-05-081-3/+0
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-1/+1
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-212-4/+0
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-171-1/+1
* Always use HTTPS when accessing gravatar.com (#31022).Go MAEDA2019-03-151-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-154-0/+8
* Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rbGo MAEDA2019-03-141-11/+11
* Removes invalid attributes from gravatar img tag.Jean-Philippe Lang2017-03-051-1/+1
* Hires (2x DPR) image support for Gravatars (#24927).Jean-Philippe Lang2017-01-301-0/+4
* Use protocol-relative URL for gravatars (#21855).Jean-Philippe Lang2016-03-151-10/+4
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-268-0/+248