Files
matrix-js-sdk/lib
Kegan Dougal da560ffeff Fix SYJS-38 - Events stuck in 'sending' state
v1 used to clobber events after sending so `.status` would be `null`. v2 is
smarter and just clobbers the `.event` data so references to the local echo
event would reflect the new event. However, the `.status` in this case would
still have the old value (SENDING), so make sure to reset it after the 200 OK
from sending the event.
2015-12-18 09:14:48 +00:00
..
2015-12-14 14:12:49 +00:00
2015-10-28 16:45:07 +00:00
2015-11-12 12:14:13 +00:00
2015-12-17 15:53:56 +00:00
2015-12-15 15:33:56 +00:00
2015-12-09 15:25:09 +00:00
2015-12-09 10:42:38 +00:00
2015-12-10 15:01:39 +00:00