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

Add RoomMessageEvent #76

Merged
merged 10 commits into from
May 17, 2022
Merged

Add RoomMessageEvent #76

merged 10 commits into from
May 17, 2022

Conversation

Shiranuit
Copy link
Contributor

What does this PR do ?

  • Refactor event names
  • Refactor message handling logic
  • Add RoomMessageEvent
  • Add UnhandledExceptionEvent

OlivierCavadenti and others added 7 commits May 12, 2022 19:45
- Support RawJson body type in requests.
- Avoid NPE when empty response.
- Avoid requestId missing error when empty response by
taking the requestId of the event.
Support RawJson in Body and fixes
@Shiranuit Shiranuit marked this pull request as ready for review May 17, 2022 11:44
@Shiranuit Shiranuit changed the base branch from master to 1-dev May 17, 2022 12:52
@OlivierCavadenti
Copy link
Contributor

PR now have my commits, it's desired ?

@Shiranuit
Copy link
Contributor Author

PR now have my commits, it's desired ?

It's because you merge directly on Master and not on 1-dev, but I resolved it by merging master into 1-dev

@Shiranuit Shiranuit merged commit 7f4d849 into 1-dev May 17, 2022
@Shiranuit Shiranuit mentioned this pull request May 17, 2022
@Aschen Aschen deleted the add-room-event branch July 25, 2022 11:42
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.

2 participants