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: mrb0nj/Slack.Webhooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mrb0nj/Slack.Webhooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/api
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 93 files changed
  • 2 contributors

Commits on Feb 26, 2020

  1. Post as app apis

    jchannon authored and mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a279213 View commit details
    Browse the repository at this point in the history
  2. Added json net attributes

    jchannon authored and mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e47071e View commit details
    Browse the repository at this point in the history
  3. Use alternate secret

    mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4bae38e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    955ae33 View commit details
    Browse the repository at this point in the history
  5. Tidy up to support netstandard2.0 (#76)

    jchannon authored and mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b8b4a2d View commit details
    Browse the repository at this point in the history
  6. Fix obsolete usages

    mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    c983e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd3b48c View commit details
    Browse the repository at this point in the history
  8. Ignore .vscode directory

    mrb0nj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4150b6a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Revised Build Pipeline (#80)

    Remove CakeBuild dependency completely
    Stop publishing (intermittently) to GitHub Package Repo
    Publish to Feedz.io
    mrb0nj authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ae9923d View commit details
    Browse the repository at this point in the history
  2. Add Feedz.io badge to README

    mrb0nj committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    8dd2b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba8a439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee53db View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Big ol' Refactor

    mrb0nj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3893e2e View commit details
    Browse the repository at this point in the history
  2. ConfigureAwait workaround

    mrb0nj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    38c4dfd View commit details
    Browse the repository at this point in the history
  3. Implement chat.delete

    mrb0nj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8fdcd24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0621705 View commit details
    Browse the repository at this point in the history
  5. WIP: chat.getPermalink

    mrb0nj committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d0ba4e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4287cac View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    d0b9917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e6073c View commit details
    Browse the repository at this point in the history
Loading