Commit Graph

8 Commits

Author SHA1 Message Date
defaye 49ab10ab7f Plugin compatible with runtime changes to API KEY
Version bumped to 1.3.0.
Backward compatible with environment variable.
Updated instructions in the README.
2016-07-08 22:13:59 +01:00
defaye 4117f64e2e Update plugin inline with new plugin format
NOTICE: do not use this in production
register_middleware cannot retrieve 'api_key
This cannot come out of experimental until fixed
2016-06-18 19:18:46 +01:00
Jonathan de Faye Feist 516f38e6db Increment patch number
1.1.1
2015-08-05 20:16:11 +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