Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stewartiee/Steam-OpenID--MyBB-
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4
Choose a base ref
...
head repository: stewartiee/Steam-OpenID--MyBB-
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 3 files changed
  • 4 contributors

Commits on Dec 1, 2013

  1. Added missing avatar size setting.

    Ryan Stewart committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    d905442 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Profile Options

    Added a new function to convert a 64bit Steam ID to 32.
    Added a new function to get the Steam Level of a user.
    Ryan Stewart committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    c9350c8 View commit details
    Browse the repository at this point in the history
  2. Profile Display

    Added a new table to user profiles to display data such as:
    - Steam Level
    - Steam ID 64, Steam ID 32
    - SteamRep
    Ryan Stewart committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    e4ada4b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2013

  1. Required Field

    Added support for one required field which you can set in Settings. This
    will auto fill with the Steam ID of the user.
    
    New templates
    Ryan Stewart committed Dec 15, 2013
    Configuration menu
    Copy the full SHA
    dd54660 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Missing Action

    Added missing action for "Feature Disabled" page.
    Ryan Stewart committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    be41e28 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2014

  1. Check for CURL install, Fix username action

    Added checks for CURL in places it's used to help eliminate any "blank"
    screens of doom.
    
    Added a new action which can be run by administrators to fix numbered
    usernames. This occurs when the "Display Name" plugin is accidently
    deactivated.
    stewartiee committed Jun 18, 2014
    Configuration menu
    Copy the full SHA
    73a56df View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. Fixed missing action

    stewartiee committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    21860d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

  1. Files from MyBB post fixes for 1.8 fix by IceMan

    Hi, an user send me an email yesterday and he request my version of
    steam login.
    
    So I will put here for all who updated to 1.8 and have problems with
    this plugin.
    
    Steam Login 1.6.1
    Updated to run on mybb 1.6 and 1.8
    Fixed an error when you try to activate the plugin on 1.8
    Add steam signature on user profile
    If have some problems or found bugs please tell me. Also I will improve
    this plugin if Ryan don't have time to continue this work.
    
    Note: Do not forget first to install Display Name plugin and then Steam
    Login.
    
    Download:
    https://mega.co.nz/#!RRd2iLAb!OhlpXa9rBwmXUSgP3FVd4Gydh3k9It7lxBgybrv6Sy8
    
    Have a good day!
    IceMan
    
    http://community.mybb.com/thread-132123-post-1117921.html#pid1117921
    rrlend committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    476be9c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2014

  1. Merge pull request #30 from Sjokomelk/master

    Files from MyBB post fixes for 1.8 fix by IceMan
    Ryan Stewart committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    cf7f0aa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Update README.md

    stewartiee committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    746f560 View commit details
    Browse the repository at this point in the history
Loading