Tulir Asokan
|
5270ed0c0a
|
Fix typo in read markers module
Signed-off-by: Tulir Asokan <tulir@maunium.net>
|
2020-05-24 14:24:49 +03:00 |
|
Konstantinos Sideris
|
192a6c2ab9
|
Use example.org on examples instead of domain.com which is a real domain
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
|
2018-09-02 17:58:21 +03:00 |
|
Travis Ralston
|
2e8151999e
|
Clarify that read markers are fully read markers
|
2018-08-31 11:13:19 -06:00 |
|
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)
|
2018-08-30 16:21:31 -06:00 |
|