Versions in this module Expand all Collapse all v0 v0.14.0 Dec 18, 2024 Changes in this version + const MSigningKeyUpdate + type FederationReceiptData struct + Data ReceiptTS + EventIDs []string + type FederationReceiptMRead struct + User map[string]FederationReceiptData + type InboundPeek struct + CreationTimestamp int64 + PeekID string + RenewalInterval int64 + RenewedTimestamp int64 + RoomID string + ServerName spec.ServerName + type JoinedHost struct + MemberEventID string + ServerName spec.ServerName + type OutboundPeek struct + CreationTimestamp int64 + PeekID string + RenewalInterval int64 + RenewedTimestamp int64 + RoomID string + ServerName spec.ServerName + type Presence struct + Push []PresenceContent + type PresenceContent struct + CurrentlyActive bool + LastActiveAgo int64 + Presence string + StatusMsg *string + UserID string + type ReceiptTS struct + TS spec.Timestamp + type ServerNames []spec.ServerName + func (s ServerNames) Len() int + func (s ServerNames) Less(i, j int) bool + func (s ServerNames) Swap(i, j int)