Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #1282

Open
wants to merge 301 commits into
base: master
Choose a base branch
from
Open

Master #1282

wants to merge 301 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 24, 2015

  1. Merge pull request #24 from thomashilzendegen/master

    Init of FB SDK in browser proxy
    jeduan committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    3c5c8b8 View commit details
    Browse the repository at this point in the history
  2. 1.2.2

    jeduan committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    9530596 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Configuration menu
    Copy the full SHA
    f201b08 View commit details
    Browse the repository at this point in the history
  2. 1.3.0

    jeduan committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    e6ed023 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Updates frameworks

    jeduan committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    8a53f82 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Changes for iOS9

    jeduan committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    17018b7 View commit details
    Browse the repository at this point in the history
  2. 1.4.0-0

    jeduan committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b872530 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. Logs app activation. Fixes #17

    jeduan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    42b55a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2e0ba View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Updating Bolts to v1.2.2. Fixes #33

    jeduan committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    acebb5a View commit details
    Browse the repository at this point in the history
  2. 1.4.0-1

    jeduan committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    70cb720 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Updating to Facebook SDK v4.6

    jeduan committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    44cc354 View commit details
    Browse the repository at this point in the history
  2. 1.4.0

    jeduan committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    2766796 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. https://github.com/jeduan/cordova-plugin-facebook4/issues/42

    Gilles PERRIN UbMini committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    f3f1b7f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. Configuration menu
    Copy the full SHA
    f3c24f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. added better callbacks for appInvite on iOS

    Changed appInvite callbacks, you can now determine if the user pressed
    done, cancel or really finished the invite. iOS only, no android know
    how!
    Hirbod committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    cd5a1ca View commit details
    Browse the repository at this point in the history
  2. fixed callback error

    Hirbod committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    a0961bc View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    Hirbod committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    17faf09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #60 from nightstomp/master

    added better callbacks for appInvite on iOS
    jeduan committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    4ccb121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    663a487 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #61 from jeduan/revert-60-master

    Revert "added better callbacks for appInvite on iOS"
    jeduan committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    f68bcd5 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'jeduan/master'

    Hirbod committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    5a93ead View commit details
    Browse the repository at this point in the history
  8. better appInvite callbacks

    iOS only: determine when user canceled, pressed done button or really
    invited someone
    Hirbod committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    9dfc696 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Stop crashes when handleError is called

    When handleError is called without a context (this can happen when graphApi has invalid permissions), the plugin crashes.
    Kris Erickson committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    d95ff08 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Merge pull request #62 from nightstomp/master

    better appInvite Callbacks (iOS only)
    jeduan committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    7fcc2e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from kriserickson/master

    Stop crashes when handleError is called
    jeduan committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    bde2b1e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. iOS SDK v4.7

    jeduan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    0c76850 View commit details
    Browse the repository at this point in the history
  2. SPDX licence compatibility

    jeduan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    6393e4f View commit details
    Browse the repository at this point in the history
  3. Now automatically updates the XCode deployment target to the minimum …

    …required by Facebook
    jeduan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    d75e240 View commit details
    Browse the repository at this point in the history
  4. Updates NSAppTransportSecurity

    jeduan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    17cc653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    540d15c View commit details
    Browse the repository at this point in the history
  6. Remove deprecated API for showing dialogs

     - Uses typedef blocks to improve legibility
    jeduan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    f4e9eb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52dcc26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a2f869 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Configuration menu
    Copy the full SHA
    b6c6743 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Merge pull request #90 from RazorGator/master

    Set plugin's onload param to true to enable install attribution
    jeduan committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    862750e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Revert "Now automatically updates the XCode deployment target to the …

    …minimum required by Facebook"
    
    This reverts commit d75e240.
    
    As commented in d75e240
    this wont work automagically
    jeduan committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    4af08c2 View commit details
    Browse the repository at this point in the history
  2. fix problem with cached tokens

     which will prevent login. should fix #91 and #92
    Hirbod committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    d0ba677 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    f89493e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from Hirbod/patch-1

    fix problem with cached tokens
    jeduan committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    48ee56c View commit details
    Browse the repository at this point in the history
  3. Fixes issue that prevents presenting the facebook window

    The facebook login would not show up when used with an InAppBrowser.  This fixes the problem.
    
    Fixes Warning: Attempt to present * on *whose view is not in the window hierarchy.
    NGumby committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    171a09f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from compusport/Fix-when-used-with-InAppBrowser

    Fixes issue that prevents presenting the facebook window
    NGumby committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    66539ec View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. Update README.md

    Removed warning that "this plugin uses Gradle and PhoneGap Build does not support that yet"
    yoav-zibin committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    5e14f7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from yoav-zibin/master

    Update README.md
    jeduan committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    f295e35 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2015

  1. Configuration menu
    Copy the full SHA
    0023f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03d0be View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2015

  1. Merge pull request #94 from dtritus/master

    Fixed issues with AppInvite callbacks on Android
    jeduan committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    554d740 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. 1.5.0

    jeduan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    1ac14dd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Added ios and android method to manually activate app with facebook e…

    …vents
    
    This is an enhancement we’ve added to our fork of the repo. Changes
    copied from
    Anu2g@cde6356bfedcd15
    4ef1c29facaeeab273cc4ba7b.
    pragunvohra committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    257eba8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Updated share_open_graph to use Open Graph objects along with propert…

    …ies and Open Graph actions with properties.
    dorulazar committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    3e87a23 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Merge pull request #122 from DoruLa/master

    Updated share_open_graph.
    jeduan committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    d7756e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. Linting

    jeduan committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    0affa66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a566ce2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pr/121'

    jeduan committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    ae41152 View commit details
    Browse the repository at this point in the history
  4. 1.6.0

    jeduan committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    fefb75e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

  1. 1.6.1

    jeduan committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    aa8709c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Send App Request Does Not Return Results

    The json object is missed as a parameter in success function
    mkorganashvili committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    00d6250 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Set up activity result callback before call show

    Callback is called only once, when you call the show() for the first time.
    It needs to be set up before call the function.
    mkorganashvili committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    52db932 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Fixes #139

    jeduan committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    64635bd View commit details
    Browse the repository at this point in the history
  2. v1.6.2

    jeduan committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    ec087d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #130 from mkorganashvili/patch-1

    Send App Request Does Not Return Results
    jeduan committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    dda57f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from mkorganashvili/patch-2

    Set up activity result callback before call show
    jeduan committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    acd7ba7 View commit details
    Browse the repository at this point in the history
  5. 1.6.3

    jeduan committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    687ceb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Update ConnectPlugin.java

    Success/error callbacks are not getting called on Android
    - Set up activity result callback before call show
    jcvalerio committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    6511eec View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    af4b5bf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Merge pull request #142 from jcvalerio/master

    Update ConnectPlugin.java
    jeduan committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    6ade7a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. added support for getDeferredApplink

    jkassis committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    73ffc86 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Configuration menu
    Copy the full SHA
    58582cf View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Set minSdkVersion preference

    pbakondy committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    f483017 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. 1.6.4

    jeduan committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    e21a50e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from T2123893/master

    Fixed issue that grantedPermissions inspection always does not exist
    jeduan committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    d6e5b06 View commit details
    Browse the repository at this point in the history
  3. 1.6.5

    jeduan committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    c2ded58 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. Update ios plugin implement FBSDKGameRequestDialogDelegate

    update gameRequest dialog callback error on user canceled
    taina0407 committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    21cb1e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from taina0407/master

    update ios showDialog method apprequests callback
    jeduan committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    10977bf View commit details
    Browse the repository at this point in the history
  3. 1.7.0

    jeduan committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    d86e93f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #99 from compusport/master

    Fix issue when using with InAppBrowser on ios9
    jeduan committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    4c6d3ee View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Set Facebook Android SDK version to 4.8.+

    Simon committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    aff9a08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from TheCopartnery/master

    Set Facebook Android SDK version to 4.8
    jeduan committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    6911f2d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Update package.json

    divyekhanna committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    aa89180 View commit details
    Browse the repository at this point in the history
  2. Update plugin.xml

    divyekhanna committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    6c88ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Fix app_users filter

    Christoph Altmann committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    a3d0efb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Merge pull request #161 from pbakondy/minSdkVersion

    Set minSdkVersion preference
    Hirbod committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    374d26a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from platogo/fix-app-users-filter

    Fix app_users filter
    Hirbod committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    9d623a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #174 from divyekhanna/master

    Bump version number after PR #171
    Hirbod committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    b3270c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. Update README.md

    Hirbod committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    36d4005 View commit details
    Browse the repository at this point in the history
  2. fix #102

    Hirbod committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    5f66097 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. Configuration menu
    Copy the full SHA
    0078d09 View commit details
    Browse the repository at this point in the history
  2. Fix indetation

    grmmph committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    31bf4e8 View commit details
    Browse the repository at this point in the history
  3. Fix indetation

    grmmph committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    4071e9a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. added support for getDeferredApplink

    Robert Arnesson committed May 2, 2016
    Configuration menu
    Copy the full SHA
    f05ce3f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    180df7e View commit details
    Browse the repository at this point in the history
  2. Update README

    grmmph committed May 4, 2016
    Configuration menu
    Copy the full SHA
    17994a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #207 from grmmph/master

    Add share_native and share_feedWeb as share parameters
    Hirbod committed May 4, 2016
    Configuration menu
    Copy the full SHA
    a2f6008 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. #223 fix for signing in as different user

    Sign the previous user out before trying to sign-in
    ben committed May 22, 2016
    Configuration menu
    Copy the full SHA
    da42bd7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Configuration menu
    Copy the full SHA
    01740f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5834aeb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Update README.md

    robertarnesson authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    e37bab1 View commit details
    Browse the repository at this point in the history
  2. iOS: Added support for share Open Graph dialog

    Eds Keizer committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    5e0d4cf View commit details
    Browse the repository at this point in the history
  3. sdk upgrade to v4.11.0

    Robert Arnesson committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    61d454c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #211 from nihsuy/fix/android-feed-empty-content

    Fix feed empty content bug on android
    robertarnesson authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    895fffa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Upgrade SDKCore

    GabrielCTroia committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    c452da1 View commit details
    Browse the repository at this point in the history
  2. Upgrade SDKLoginKit

    GabrielCTroia committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    963467e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d395d8f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Merge pull request #252 from jackpocket/ios_sdk_v4.11.13

    Upgrade the iOS SDK to 4.13.1
    robertarnesson authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    843eae8 View commit details
    Browse the repository at this point in the history
  2. Update plugin.xml

    4.13.1
    robertarnesson authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    0806ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e557377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #241 from edskeizer/master

    iOS: Added support for share Open Graph dialog
    robertarnesson authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    b3e7386 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    bbcab50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4505e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    4763c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f720c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #270 from tushar-bidchat/master

    Fixed Warnings Due to Deprecated APIS
    robertarnesson authored Jul 21, 2016
    Configuration menu
    Copy the full SHA
    454a6ec View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Configuration menu
    Copy the full SHA
    71b481b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Updating Android and iOS SDK.

    Added "quote" property for the share dialogs.
    
    Bumped version number to 1.7.2 to reflect the change.
    Nathan Kerr committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    ea53d63 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Configuration menu
    Copy the full SHA
    725885a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df61960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7746da1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Merge pull request #281 from marfire/master

    Add clarifying note to docs about changing APP_ID
    Hirbod authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    3d85b66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from dudeofawesome/patch-1

    Fixing broken links in README.md
    Hirbod authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    ee8aab5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    f746eef View commit details
    Browse the repository at this point in the history
  2. Added forgotten semicolon

    ben committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    5e797ea View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. 1.7.2

    Robert Arnesson committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    c8e4a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5ac31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #288 from TheBosZ/master

    Expose the "quote" property on share dialogs
    robertarnesson authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    5e87082 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #224 from hoffination/master

    #223 fix for signing in as different user
    robertarnesson authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    2505e00 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #226 from pragunvohra/newOpenURL

    Add OpenURL handler for ios9 API
    robertarnesson authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    086b3e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. simplified browser setup

    Robert Arnesson committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    879a966 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. file:// protocol fix

    robertarnesson authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    a97f0dd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. buffer calls until js sdk is ready

    Robert Arnesson committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    9363c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. 1.7.3

    Robert Arnesson committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    bf094a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. js sdk v2.7

    robertarnesson authored Sep 8, 2016
    Configuration menu
    Copy the full SHA
    b8765f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. ios sdk 4.15.1

    Robert Arnesson committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    77ceb2e View commit details
    Browse the repository at this point in the history
  2. ios sdk 4.15.1

    Robert Arnesson committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    9b0882d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. 1.7.4

    Robert Arnesson committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    d093478 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Merge branch 'master' of github.com:jeduan/cordova-plugin-facebook4

    # Conflicts:
    #	.gitignore
    FME-nstokoe committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    4ac0e4e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. references to jeduan

    FME-nstokoe committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    099c294 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #362 from nstokoe/jeduan-mergeable

    fetchDeferredAppLink (jkassis pr fixes)
    robertarnesson authored Nov 11, 2016
    Configuration menu
    Copy the full SHA
    2db5112 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Configuration menu
    Copy the full SHA
    bc44f39 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Update facebook-native.js

    antonfire authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    ef5f509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5544b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27aef95 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    antonfire authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    254fa25 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    antonfire authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    d6558c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Update facebook-browser.js

    simllll authored Nov 30, 2016
    Configuration menu
    Copy the full SHA
    c578962 View commit details
    Browse the repository at this point in the history
  2. Update facebook-browser.js

    simllll authored Nov 30, 2016
    Configuration menu
    Copy the full SHA
    30ab2a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. fix __fbSdkReady calls

    simllll authored Dec 1, 2016
    Configuration menu
    Copy the full SHA
    d54042b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Merge pull request #384 from simllll/master

    Update facebook-browser.js
    robertarnesson authored Dec 2, 2016
    Configuration menu
    Copy the full SHA
    f24e9d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    3c75c4b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. upgrade to the last facebook sdk + a fix

    Fix the `Attribute activity#com.facebook.FacebookActivity@theme` error 
    
        Its better to just remove android:theme="@android:style/Theme.Translucent.NoTitleBar" from the <activity> xml tag since the latest Facebook SDK 4.16.1 already includes it.
    source:  http://stackoverflow.com/a/39786339/1211174
    oak-tree authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    62a5d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Configuration menu
    Copy the full SHA
    fdea701 View commit details
    Browse the repository at this point in the history
  2. Add fix documentation

    jkervine committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    f4e8631 View commit details
    Browse the repository at this point in the history
  3. Proper linking

    jkervine committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    defdef2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Merge pull request #434 from jkervine/document_ios10_login_issue

    Document ios10 login issue
    jeduan authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    f27d522 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #398 from CNATURE/master

    upgrade to the last facebook sdk + a fix
    jeduan authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    bca6485 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #392 from jQrgen/patch-1

    README: Updated outdated link to repo/docs
    jeduan authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    6ac3baf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #375 from simokhalil/master

    Avoid FB prompt if required permission declined
    jeduan authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    57a58e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #382 from antonfire/master

    Added function in iOS to check if a passed array of permissions have been granted
    jeduan authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    63aa299 View commit details
    Browse the repository at this point in the history
  6. 1.8.0

    jeduan committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    a88f4d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Added hashtag support (#418)

    * Added hashtag support
    
    * Typo fix
    
    * Misplaced the command earlier -- rather than typo
    
    * Added hashtag for share dialog options example
    mpk2 authored and jeduan committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    d7deb65 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    7c0cc6b View commit details
    Browse the repository at this point in the history
  2. ios sdk 4.22.0 (#481)

    Alexious-sh authored and jeduan committed May 16, 2017
    Configuration menu
    Copy the full SHA
    6f05f70 View commit details
    Browse the repository at this point in the history
  3. SDK 4.22.1

    jeduan committed May 16, 2017
    Configuration menu
    Copy the full SHA
    c7219bd View commit details
    Browse the repository at this point in the history
  4. 1.9.0

    jeduan committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d67a0fc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Configuration menu
    Copy the full SHA
    e9932dc View commit details
    Browse the repository at this point in the history
  2. Update plugin.xml to 1.9.1

    jeduan committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    b5eadd1 View commit details
    Browse the repository at this point in the history
  3. 1.9.1

    jeduan committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    3770c9c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. application:openURL needs to return BOOL value (#548)

    Not returning boolean in application:openURL has an undefined behaviour.
    vojtakopal authored and robertarnesson committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    5463d07 View commit details
    Browse the repository at this point in the history
  2. Updated logPurchase to handle decimal values correctly. (#500)

    * Updated logPurchase to handle decimal values correctly.
    
    * Updated logPurchase to handle decimal values correctly.
    MichaelMalony authored and robertarnesson committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    6a8e6c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3392c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Fix for facebook-browser.js (#561)

    * Update facebook-browser.js
    
    * Commens and improvement on FB.login functon
    
    Added comments and improved logic to check for response first then or response.status.
    darkovac authored and fredgalvao committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    0f2b695 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Update Facebook SDK 4.31.1 for iOS 11 (#634)

    * Update FacebookSDKs-iOS-4.31.1
    
    * contentTitle, imageURL and contentDescription have been deprecated in Facebook API 2.9
    
    * Update README according deprecation
    peterpeterparker authored Mar 23, 2018
    Configuration menu
    Copy the full SHA
    b99e247 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Initial import

    peterpeterparker committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    3be0474 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    a2c74db View commit details
    Browse the repository at this point in the history
  2. Spelling

    peterpeterparker committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    53e69ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6a9a43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f29de8 View commit details
    Browse the repository at this point in the history
  5. Spelling

    peterpeterparker committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    e9a84b9 View commit details
    Browse the repository at this point in the history
  6. Update iOS 11.3

    peterpeterparker committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    d372cb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c598359 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c09ddfd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Fix versioning

    peterpeterparker committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    0ccac44 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Add ANDROID_SDK_VERSION preference (#646)

    Add an installation variable in order to overwrite, if necessary and in case on conflict, the Facebook SDK version for Android
    skaman authored and peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    fcbd511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bddac54 View commit details
    Browse the repository at this point in the history
  3. Format

    peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    462949b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe5708 View commit details
    Browse the repository at this point in the history
  5. Format

    peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    61ee356 View commit details
    Browse the repository at this point in the history
  6. Format

    peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    f0bee56 View commit details
    Browse the repository at this point in the history
  7. Format

    peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    8756dc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efffde9 View commit details
    Browse the repository at this point in the history
  9. Next version 1.11.0

    peterpeterparker committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    bd2f91c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21229fe View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    c7a4cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Configuration menu
    Copy the full SHA
    b594d32 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    be84f8b View commit details
    Browse the repository at this point in the history
  2. Release v2.1.0

    peterpeterparker committed May 4, 2018
    Configuration menu
    Copy the full SHA
    9535ae7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Create issue_template.md (#668)

    @jeduan awesome thx
    jeduan authored and peterpeterparker committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7bda783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c7ffe View commit details
    Browse the repository at this point in the history
  3. Typings

    peterpeterparker committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    ec79844 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    74bccb1 View commit details
    Browse the repository at this point in the history
  2. Release v2.2.0

    peterpeterparker committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b7963e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    4bbddc9 View commit details
    Browse the repository at this point in the history
  2. Update to v2.3.0

    peterpeterparker committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    66c52d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Release v2.3.0

    peterpeterparker committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    2671526 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    e5c3aba View commit details
    Browse the repository at this point in the history
  2. Release v2.4.0

    peterpeterparker committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ef4aee9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    114a93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3efd52 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    b76b207 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    cb1cebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c14a79 View commit details
    Browse the repository at this point in the history
  3. release: v3.1.0

    peterpeterparker committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    e0fa179 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    71524c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c53660 View commit details
    Browse the repository at this point in the history
  3. release: v3.2.0

    peterpeterparker committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    bb749c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dadb88 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    2d782b7 View commit details
    Browse the repository at this point in the history
  2. release: v3.3.0

    peterpeterparker committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    0d71c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4728a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    dcc02c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53de8f9 View commit details
    Browse the repository at this point in the history
  3. release: v4.1.0

    peterpeterparker committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5848a81 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    bcca4cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c3ce00 View commit details
    Browse the repository at this point in the history
  3. release: v4.2.0

    peterpeterparker committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    f2b73aa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    eaa7236 View commit details
    Browse the repository at this point in the history
  2. release: v4.2.1

    peterpeterparker committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0e2dc48 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Fix openUrl handling bugs and add support for cordova-ios-5 (#751)

    * Update FacebookConnectPlugin.m
    
    Fix #750
    
    * Update README.md
    
    * Upgraded facebook sdk to 5.0.2
    
    * Fix calls to deprecated facebook sdk functions on android which caused runtime crash when called.
    
    * Removing Bolts framework ios dependency which is not used in ios sdk v5 facebook/facebook-ios-sdk@0bdd850
    
    * Modernized FBSDKLoginKit usage according to
    facebook/facebook-ios-sdk@6c4ac12
    facebook/facebook-ios-sdk@5eae2d7:
    
    1. Replaced FBSDKLoginManagerRequestTokenHandler by FBSDKLoginManagerLoginResultBlock
    2. Replaced logInWithReadPermissions and logInWithPublishPermissions by logInWithPermissions
    
    Modernized FBSDKShareKit usage according to facebook/facebook-ios-sdk@9b682bb:
    
    1. Updated FBSDKShareOpenGraphAction init to actionWithType
    2. Replaced FBSDKGraphRequestHandler by FBSDKGraphRequestBlock
    
    * removed irrelevant files
    guylando authored and peterpeterparker committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    03ca9ab View commit details
    Browse the repository at this point in the history
  2. release: v5.0.0

    peterpeterparker committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    aae18bd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    96e09e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363befe View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Update iOS and Android SDKs (#805)

    * Bump iOS SDK version to 5.6.0
    
    * Bump Android SDK version to 5.5.1
    francescotonini authored and peterpeterparker committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d9d5d86 View commit details
    Browse the repository at this point in the history
  2. release: v6.1.0

    peterpeterparker committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8512492 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Update plugin.xml (#808)

    update pods
    sunda-amami authored and peterpeterparker committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    690d9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5094ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    601d3db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24e021f View commit details
    Browse the repository at this point in the history
  5. release: v6.2.0

    peterpeterparker committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    1ef4942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef262c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    9c50b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39cb5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89971d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a4a4e5 View commit details
    Browse the repository at this point in the history
  5. doc: add sample repo

    peterpeterparker committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c372657 View commit details
    Browse the repository at this point in the history
  6. doc: add sample repo

    peterpeterparker committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    59318df View commit details
    Browse the repository at this point in the history
  7. release: v6.3.0

    peterpeterparker committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    a9700a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Fix hasAccessToken check (#853)

    When an access token is expired this plugin would not
    fetch a new one. This is invalid behaviour and resulted
    in failed login attempts because the token was expired,
    but still passed to the javascript code as a valid token.
    
    This patch adds a check if the token is expired as well.
    blackwolf12333 authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    a5edc20 View commit details
    Browse the repository at this point in the history
  2. release: v6.4.0

    peterpeterparker committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f153d69 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    59b7e51 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Deprecation notice

    jeduan authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    5c3f49e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jeduan authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    988af6c View commit details
    Browse the repository at this point in the history