You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/specification/modules
Travis Ralston f923d08078 Add read markers
This is the spec for https://github.com/matrix-org/matrix-doc/issues/910

Fixes https://github.com/matrix-org/matrix-doc/issues/910

Some reverse engineering was required to work out the complete details as to how this works. In particular, the 405 for setting account data and the behaviour of m.read.

References:
* 405 for account data: d69decd5c7/synapse/rest/client/v2_alpha/account_data.py (L85-L90)
* m.read behaviour: d69decd5c7/synapse/rest/client/v2_alpha/read_marker.py (L45-L52)
7 years ago
..
_template.rst Add a license to the spec 10 years ago
account_data.rst Remove references to initialSync from account data and receipts module 7 years ago
admin.rst Add a license to the spec 10 years ago
anonymous_access.rst Add a license to the spec 10 years ago
cas_login.rst update links which used to point to docs/spec/intro 8 years ago
content_repo.rst Add a license to the spec 10 years ago
device_management.rst Device management API 9 years ago
dm.rst dm: clarify client behaviour 9 years ago
end_to_end_encryption.rst Merge pull request #1465 from Zil0/key_sharing 7 years ago
event_context.rst Add a license to the spec 10 years ago
guest_access.rst Guests should support /context and /event 8 years ago
history_visibility.rst Fix typo. 8 years ago
ignore_users.rst Improve the documentation of ignored users 8 years ago
instant_messaging.rst Clarify that clients aren't required to render all the tags 7 years ago
mentions.rst General clarification for mention and how matrix.to URIs are meant to work 7 years ago
openid.rst Document OpenID in the client-server API 8 years ago
presence.rst Add a license to the spec 10 years ago
push.rst Merge remote-tracking branch 'matrix-org/master' into travis/releases/push-gateway/r0.1.0 7 years ago
read_markers.rst Add read markers 7 years ago
receipts.rst Remove references to initialSync from account data and receipts module 7 years ago
report_content.rst Document how to report content 8 years ago
room_previews.rst Add a license to the spec 10 years ago
search.rst Add a license to the spec 10 years ago
send_to_device.rst fix typo in anchor. fixes #1603 7 years ago
server_acls.rst Provide additional rationale for kicking users when they are ACLd 7 years ago
stickers.rst Sticker messages (m.sticker) (#1158) 8 years ago
tags.rst Fix grammar in room tag spec 8 years ago
third_party_invites.rst Add a license to the spec 10 years ago
third_party_networks.rst Third party lookup module. Fix wording 8 years ago
typing_notifications.rst Add a license to the spec 10 years ago
voip_events.rst Add a license to the spec 10 years ago