Commit Graph

23 Commits

Author SHA1 Message Date
Guo Xiang Tan 6e95cc9345 Update license. 2019-05-13 14:46:59 +08:00
Guo Xiang Tan bcd3d85c81 Remove gems commited to repo by mistake take 2. 2019-05-13 09:10:45 +08:00
Guo Xiang Tan 141f222dc5 Remove unnecessary spec file. 2019-05-10 16:02:37 +08:00
Guo Xiang Tan cd672849b8 Remove `gems` folder that was incorrectly checked in. 2019-05-10 16:00:44 +08:00
Guo Xiang Tan bf2023de16 Add rubocop config file. 2019-05-10 16:00:21 +08:00
Guo Xiang Tan b8f74c1804 Add .gitignore file. 2019-05-10 15:59:58 +08:00
Guo Xiang Tan 76afc34425 Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
Radek Kunc d92537e85d Update omniauth-steam.rb (#17) 2018-11-30 14:48:47 +00:00
Penar Musaraj 1f317d5281 FIX: FA5 steam icon bug 2018-11-30 09:15:57 -05:00
Jonathan de Faye 81854b0dc8 Merge pull request #12 from mrosack/master
fix to get avatar to download on initial account create, not just subsequent logins
2017-01-21 16:01:52 +00:00
Mike Rosack 5d0ba9f458 fix to get avatar to download on initial account create, not just subsequent logins 2017-01-19 21:34:48 -06:00
Jonathan de Faye 460bdf2ad9 Merge pull request #10 from mrosack/master
download steam avatar
2016-11-19 22:26:47 +00:00
Mike Rosack 50fd2ef5d8 download steam avatar 2016-11-19 09:30:30 -06:00
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