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: Inumedia/SlackAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shadow-cs/SlackAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on May 3, 2019

  1. Temporarily disable tests required to be passing on master until I ca…

    …n sort out while the test is failing
    Andy Turner committed May 3, 2019
    Configuration menu
    Copy the full SHA
    decf6ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from byterator/master

    Added not_set to SearchSort to make the library able to connect to Slack again
    Inumedia authored May 3, 2019
    Configuration menu
    Copy the full SHA
    38312bb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

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

Commits on May 13, 2019

  1. Merge pull request #183 from martinmine/fix-notsetuser

    Added not_set_new_user enum
    Inumedia authored May 13, 2019
    Configuration menu
    Copy the full SHA
    0ceb5ef View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Added incoming_webhook to Access Token Response

    jeeshenlee committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c7606ad View commit details
    Browse the repository at this point in the history
  2. Revert "Added incoming_webhook to Access Token Response"

    This reverts commit c7606ad.
    jeeshenlee committed May 16, 2019
    Configuration menu
    Copy the full SHA
    eb3930e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Merge pull request #172 from clockworkcoding/block-messages

    Block message layout support
    Inumedia authored May 17, 2019
    Configuration menu
    Copy the full SHA
    ec754a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8594e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d992c47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #165 from TJYSunset/master

    Synced exposing async apis with SlackClient
    Inumedia authored May 17, 2019
    Configuration menu
    Copy the full SHA
    971beca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f7fa3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Merge pull request #4 from Inumedia/master

    merging latest
    clockworkcoding authored May 20, 2019
    Configuration menu
    Copy the full SHA
    7424047 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    fbf23b0 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    clockworkcoding committed May 21, 2019
    Configuration menu
    Copy the full SHA
    62f1724 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #179 from flipswitchingmonkey/master

    DeleteFile (file.delete) added to SlackClient
    Inumedia authored May 21, 2019
    Configuration menu
    Copy the full SHA
    98ca101 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #186 from clockworkcoding/block-messages-tests

    Block messages tests and streamlined objects
    Inumedia authored May 21, 2019
    Configuration menu
    Copy the full SHA
    f210f5b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #185 from jeeshenlee/feature/update-access-token-r…

    …esponse
    
    Feature/update access token response
    Inumedia authored May 21, 2019
    Configuration menu
    Copy the full SHA
    578b6c8 View commit details
    Browse the repository at this point in the history
Loading