Skip to main content

Module message

Module message 

Source

ConstantsΒ§

IGNORED_MESSAGE_TYPES πŸ”’
list of safe and common non-state events to ignore if the user is ignored. MUST be sorted by TimelineEventType::event_type_str() for binary_search.
LIMIT_DEFAULT πŸ”’
LIMIT_MAX πŸ”’

FunctionsΒ§

_is_sorted πŸ”’
add_membership_unsigned πŸ”’
with_membership adapter for timeline-iterator items.
annotate_membership πŸ”’
MSC4115: stamp unsigned.membership on a served PDU with the requesting user’s membership at the time of the event. The MSC permits omitting the property when calculating it is expensive, so the project restricts it to encrypted rooms where membership-vs-event ordering matters for key share.
event_filter πŸ”’
event_filters πŸ”’
get_member_event πŸ”’
get_message_events_route πŸ”’
GET /_matrix/client/r0/rooms/{roomId}/messages
ignored_filter πŸ”’
is_ignored_pdu πŸ”’
lazy_loading_witness πŸ”’
visibility_filter πŸ”’
with_membership πŸ”’
annotate_membership consume-and-return adapter for stream chains.