We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as per https://github.com/vector-im/riot-web/issues/5487#issuecomment-341137283
The event looks something like this (excess content removed):
{ "origin_server_ts": 1509548272512, "sender": "@patroniser:matrix.org", "event_id": "$15095482722600638uZWpv:matrix.org", "unsigned": { "prev_content": { "display_name": "email...@address...", }, "prev_sender": "@patroniser:matrix.org", "replaces_state": "$1507650532380634OzePO:matrix.org", "age": 23729 }, "state_key": "some_long_string", "content": {}, "type": "m.room.third_party_invite", "room_id": "!MhJgddNhalZCKBgDvw:matrix.org" }
(key information removed)
The text was updated successfully, but these errors were encountered:
Add MemberInfo for 3pid invites and support revoking those invites
80898e9
Fixes element-hq/element-web#625 Fixes element-hq/element-web#6411 Fixes element-hq/element-web#5490
99dc2c4
5e98987
5beec37
turt2live
No branches or pull requests
Description
as per https://github.com/vector-im/riot-web/issues/5487#issuecomment-341137283
The event looks something like this (excess content removed):
(key information removed)
Version information
The text was updated successfully, but these errors were encountered: