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

fix: Post one "Like" activity with multiple URIs in "to" field #787

Merged
merged 1 commit into from
Sep 22, 2021

Commits on Sep 22, 2021

  1. fix: Post one "Like" activity with multiple URIs in "to" field

    Instead of posting two "Like" activities, post one activity with multiple URIs in the "to" field.
    
    Also:
    - Fix the WebFinger CAS query to return 400 (bad request) instead of 500 in the CID isn't in the request.
    - Added more logging in BDD test to also log the error message.
    
    Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
    bstasyszyn committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ad11199 View commit details
    Browse the repository at this point in the history