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: bvdcode/Mattermost.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9bd0975
Choose a base ref
...
head repository: bvdcode/Mattermost.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 257e3d6
Choose a head ref
  • 9 commits
  • 32 files changed
  • 1 contributor

Commits on May 20, 2026

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

Commits on Jul 11, 2026

  1. Add PostActionIntegrationRequest model and related tests

    - Implemented PostActionIntegrationRequest class to represent the HTTP POST payload sent by Mattermost for post actions.
    - Added unit tests for deserializing the PostActionIntegrationRequest to ensure correct mapping of properties.
    - Updated README.md to include example of handling Mattermost action requests in an application.
    bvdcode committed Jul 11, 2026
    Configuration menu
    Copy the full SHA
    0d21cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a723f View commit details
    Browse the repository at this point in the history
  3. Add discovery API methods

    bvdcode committed Jul 11, 2026
    Configuration menu
    Copy the full SHA
    d6260e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3557a12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be9de0e View commit details
    Browse the repository at this point in the history
  6. Clean up HTTP client tests

    bvdcode committed Jul 11, 2026
    Configuration menu
    Copy the full SHA
    f151fb5 View commit details
    Browse the repository at this point in the history
  7. Document interactive dialogs

    bvdcode committed Jul 11, 2026
    Configuration menu
    Copy the full SHA
    ecb8205 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    257e3d6 View commit details
    Browse the repository at this point in the history
Loading