-
Notifications
You must be signed in to change notification settings - Fork 448
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
feat(email): Recognize guests invited via email #13499
feat(email): Recognize guests invited via email #13499
Conversation
c2c1274
to
a673b3a
Compare
a81cdfb
to
ed01b27
Compare
For quick test without receiving actual e-mail: For Julius docker setup: https://mail.local also works |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested with inviting, banning, chatting
Tested ✅ |
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
4e2476f
to
644c3fa
Compare
/backport to stable30 |
☑️ Resolves
🛠️ API Checklist
🚧 Tasks
actorType = Attendee::ACTOR_GUEST
while it should beparticipantType = Participant::GUEST || participantType = Participant::GUEST_MODERATOR
?🏁 Checklist
docs/
has been updated or is not required