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 reactions endpoints not accessible by guests #7205

Merged

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Apr 22, 2022

Pending:

  • Add integration tests
  • The WebUI should show a name placeholder in the list of "reacters" if a guest has no name

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen marked this pull request as ready for review April 25, 2022 15:25
@nickvergessen
Copy link
Member

/backport to stable24

@danxuliu
Copy link
Member Author

danxuliu commented Apr 25, 2022

Tested and works 👍

It would be nice to add (either here or in another pull request) integration tests for getReactions() (the integration tests currently check the basic information included in the message, but not the extended one with the participants provided by getReactions()) as well as unit tests for the summary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants