Commit Graph

22 Commits

Author SHA1 Message Date
Loïc Guitaut cf041a050a DEV: Update rubocop-discourse to latest version 2024-05-17 17:58:25 +02:00
David Taylor e1e48db7ce
DEV: Bump dependencies (#80)
These updated dependencies provide OmniAuth 2 compatibility while maintaining 1.0 compatibility
2024-02-15 21:12:26 +00:00
Penar Musaraj d42e003383
FIX: Button styling and label (#79) 2024-02-15 13:58:28 -05:00
Martin Brennan ab6dfc0397
DEV: Metadata update for plugin.rb (#76)
* Update plugin.rb metadata

* Update plugin.rb

---------

Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
2023-11-03 14:53:52 -07:00
David Taylor 274a6496b1
DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
Gavin 311d986524
DEV: Change Name in metadata (#42)
Changed name to reflect the same name in https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb
2022-02-21 20:53:16 +01:00
David Taylor d42688821a DEV: Automatically install omniauth-openid if missing
omniauth-openid will soon be removed from core (context at https://meta.discourse.org/t/-/113249)
2020-02-07 17:02:23 +00:00
Penar Musaraj 240578fd2b Rename deprecated icon name 2020-02-03 10:04:10 -05:00
Penar Musaraj d7133a44da Make Rubocop happy 2019-07-29 21:31:07 -04:00
Guo Xiang Tan d899f23dd9 Fix incorrect load path. 2019-05-13 15:11:20 +08:00
Guo Xiang Tan 897e11e719 Remove unused comment. 2019-05-13 15:09:39 +08:00
Guo Xiang Tan 54012152b1 Release 2.0.1. 2019-05-13 15:09:21 +08:00
Guo Xiang Tan 76afc34425 Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
Penar Musaraj 1f317d5281 FIX: FA5 steam icon bug 2018-11-30 09:15:57 -05: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
Mike Rosack 50fd2ef5d8 download steam avatar 2016-11-19 09:30:30 -06: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