mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Update /messages pagination token behaviour (#1708)
* Tweak pagination tokens * start should be the specified from * Don't reverse start and end * Tweak getStartEnd again * Update sytest-whitelist * NOTSPEC: Re-add iOS end of topology
This commit is contained in:
parent
fa65c40bae
commit
55cfe391f7
2 changed files with 30 additions and 29 deletions
|
@ -501,3 +501,5 @@ Can forget room you've been kicked from
|
|||
/joined_members return joined members
|
||||
A next_batch token can be used in the v1 messages API
|
||||
Users receive device_list updates for their own devices
|
||||
m.room.history_visibility == "world_readable" allows/forbids appropriately for Guest users
|
||||
m.room.history_visibility == "world_readable" allows/forbids appropriately for Real users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue