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

[mm-65] Allows users to add multiple teams to the messages using team-a,team-b in the messages #82

Merged
merged 8 commits into from
Aug 31, 2021

Commits on Jul 27, 2021

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

Commits on Jul 29, 2021

  1. fixes issue with the string.Contains catching unrelated teams and rep…

    …lacing it with a split and trimming trailing and previous white space
    maisnamrajusingh committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0ce939a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Update README.md

    Co-authored-by: Jason Frerich <jason.frerich@mattermost.com>
    maisnamrajusingh and jfrerich committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    466e755 View commit details
    Browse the repository at this point in the history
  2. Update server/command.go

    Co-authored-by: Jason Frerich <jason.frerich@mattermost.com>
    maisnamrajusingh and jfrerich committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    fb21f94 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update README.md

    Co-authored-by: Jason Frerich <jason.frerich@mattermost.com>
    maisnamrajusingh and jfrerich committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    49e3660 View commit details
    Browse the repository at this point in the history
  2. Update command.go

    maisnamrajusingh committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    65c0bc1 View commit details
    Browse the repository at this point in the history
  3. added trim space

    maisnamrajusingh committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ea675b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164cbbf View commit details
    Browse the repository at this point in the history