Commit Graph

10 Commits

Author SHA1 Message Date
Jonathan de Faye 491a3682a2 Update README.md 2016-05-29 19:24:29 +01:00
Jonathan de Faye e5caac3fe9 Update README.md 2016-05-29 19:24:09 +01:00
Jonathan de Faye Feist cba101ab39 Update README.md 2016-04-29 22:35:51 +01:00
Jonathan de Faye Feist 516f38e6db Increment patch number
1.1.1
2015-08-05 20:16:11 +01:00
Jonathan de Faye Feist d401ed6895 Merge pull request #3 from Martyn96/patch-1
Fix .fa-steam icon bug
2015-08-05 20:10:21 +01:00
Martijn Rondeel 3232a586a3 Fix icon CSS glitch
Somehow using direct unicode here resulted in this: https://meta.discourse.org/t/youtube-embeds-appear-very-small/31419
Using the variable fixes this issue however
2015-08-05 18:47:32 +02:00
Jonathan de Faye Feist f09c145edc Fix Steam icon to use Font Awesome
.btn-social.steam:before content is now: "\f1b6"
2015-07-24 21:16:25 +01:00
Jonathan de Faye 34c4ef7158 Populate the username and real name properly.
* Real name only retrieved when steam profile is public
2015-06-13 21:36:04 +01:00
de Faye 7089c00f94 Add omniauth-steam strategy directly into plugin
Add omniauth steam strategy directly into the plugin into the file
omniauth-steam.rb and require by require File.expand_path method.
No more reference to omniauth-steam gem used until sources updated.
2014-07-27 18:57:20 +01:00
de Faye 37c8c97f9b Initial commit 2014-07-20 20:01:34 +01:00