mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 08:28:43 +00:00
* bugfix: retire invites even when we cannot talk to the remote server to make/send_leave Also modify the leave response in /sync to include a fake event as this is ultimately what clients (and sytest) will use to determine leave-ness. * hash the event ID * Base64 not hex