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

Allow multiple message types #444

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Commits on Sep 5, 2023

  1. Problem: the msgType parameter when querying messages only accepts a …

    …single message type, where other params accept a list of values
    
    Solution: add msgTypes field and deprecate msgType
    MHHukiewitz authored and odesenfans committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ec34326 View commit details
    Browse the repository at this point in the history
  2. commit suggestions

    MHHukiewitz authored and odesenfans committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    39b600d View commit details
    Browse the repository at this point in the history
  3. Remove useless variable

    odesenfans committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    48e6950 View commit details
    Browse the repository at this point in the history
  4. fix list issue

    odesenfans committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b16da02 View commit details
    Browse the repository at this point in the history