Skip to content
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: tastyigniter/ti-ext-socialite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: tastyigniter/ti-ext-socialite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 47 files changed
  • 2 contributors

Commits on Feb 10, 2022

  1. Allow hypen in provider code

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 10, 2022
    Copy the full SHA
    05dc17f View commit details

Commits on Feb 11, 2022

  1. Minor fixes

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 11, 2022
    Copy the full SHA
    5945fad View commit details

Commits on Feb 14, 2022

  1. Minor fix for user types

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 14, 2022
    Copy the full SHA
    87403a8 View commit details

Commits on Mar 5, 2022

  1. Replace class name strings to static class names

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 5, 2022
    Copy the full SHA
    a04c190 View commit details

Commits on Apr 1, 2022

  1. Add events to allow extending/overriding needed extension behavior

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 1, 2022
    Copy the full SHA
    7de5ad5 View commit details

Commits on Apr 9, 2022

  1. Replace string class names to static class names

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 9, 2022
    Copy the full SHA
    d373cc1 View commit details

Commits on May 4, 2022

  1. Apply fixes from StyleCI (#7)

    [ci skip] [skip ci]
    
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    sampoyigi and StyleCIBot authored May 4, 2022
    Copy the full SHA
    fe229d0 View commit details

Commits on Jun 1, 2022

  1. Fix missing $providerUser argument

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2022
    Copy the full SHA
    d1df044 View commit details

Commits on Jun 14, 2022

  1. Increase varchar length on all string columns

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 14, 2022
    Copy the full SHA
    7a65d99 View commit details

Commits on Aug 15, 2022

  1. Add markdown file extension to LICENSE file

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 15, 2022
    Copy the full SHA
    cd8ebdb View commit details

Commits on Aug 16, 2022

  1. Fix broken license link

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 16, 2022
    Copy the full SHA
    f5db146 View commit details

Commits on Aug 27, 2022

  1. gitignore .DS_Store

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 27, 2022
    Copy the full SHA
    ec59534 View commit details

Commits on Mar 4, 2025

  1. Merge v4 (#9)

    sampoyigi authored Mar 4, 2025
    Copy the full SHA
    65de378 View commit details
  2. feat: remove Dependabot auto-merge workflow and configuration files

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 4, 2025
    Copy the full SHA
    16fa817 View commit details
  3. chore: update composer.json to add branch-alias, minimum-stability, a…

    …nd prefer-stable settings
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 4, 2025
    Copy the full SHA
    4f9c108 View commit details
Loading