mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
Fix appservice users getting invited over federation
Invites are magic sauce, we need to manually send it off to the appservice if it's for an appservice user.
This commit is contained in:
parent
4ad50e2708
commit
006ea0eb94
2 changed files with 28 additions and 1 deletions
|
|
@ -158,6 +158,9 @@ This will be the first release of Grapevine since it was forked from Conduit
|
|||
12. Fix bug where unexpected keys were deleted from `m.direct` account data
|
||||
events when joining an upgraded room.
|
||||
([!53](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/53))
|
||||
13. Fixed appservice users not receiving federated invites if the local server
|
||||
isn't already resident in the room
|
||||
([!80](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/80))
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue