fix: /context for element android. start and end must be set even with limit=0

This commit is contained in:
Timo Kösters 2023-06-26 08:33:31 +02:00
parent 15cc801840
commit 49a0f3a60d
No known key found for this signature in database
GPG key ID: 0B25E636FBA7E4CB
4 changed files with 17 additions and 13 deletions

View file

@ -24,7 +24,7 @@ use ruma::{
GlobalAccountDataEventType, StateEventType, TimelineEventType,
},
push::{Action, Ruleset, Tweak},
serde::{Base64, JsonObject},
serde::Base64,
state_res,
state_res::{Event, RoomVersion},
uint, user_id, CanonicalJsonObject, CanonicalJsonValue, EventId, OwnedEventId, OwnedRoomId,