element-web/test/test-utils
Richard van der Hoff e959eca354
Fix corrupt thread timeline for sending events (#11260)
Events which are still in the process of being sent should *not* be included
in the `EventTimeline`. Doing so means that we will attempt to render them
twice, which makes react explode.

Fixes https://github.com/vector-im/element-web/issues/25770
2023-07-14 10:59:55 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts Kill off references to deprecated `getStoredDevice` and `getStoredDevicesForUser` (#11152) 2023-06-28 12:39:34 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
oidc.ts OIDC: update to `oidc-client-ts` functions from js-sdk (#11193) 2023-07-10 00:57:16 +00:00
platform.ts
poll.ts
pushRules.ts Stabilize support for MSC3952: intentional mentions (#10967) 2023-07-11 22:29:54 +00:00
relations.ts
room.ts
test-utils.ts Consider the empty push rule actions array equiv to deprecated dont_notify (#11155) 2023-06-28 14:07:02 +00:00
threads.ts Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
utilities.ts
wrappers.tsx