mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06: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 |
||
|---|---|---|
| .. | ||
| perform_backfill.go | ||
| perform_forget.go | ||
| perform_inbound_peek.go | ||
| perform_invite.go | ||
| perform_join.go | ||
| perform_leave.go | ||
| perform_peek.go | ||
| perform_publish.go | ||
| perform_unpeek.go | ||