element-web/src/stores
Luke Barnard fae7af1a62 Do proper null-checks on decypted events to fix NPEs
Previously we assumed that a decrypted event has a room_id
but this isn't necessarily true for to_device events.

It makes sense to ignore events that aren't associated with
rooms anyway given that the list we're updating only contains
rooms!
2018-02-23 15:04:04 +00:00
..
FlairStore.js Log an error to get group profile data 2018-01-02 18:55:50 +00:00
GroupStore.js Do not fetch GroupStore resources if already fetching 2018-01-17 17:01:42 +00:00
GroupStoreCache.js Implement TagPanel (or LeftLeftPanel) for group filtering 2017-11-29 16:53:43 +00:00
LifecycleStore.js de-lint LifecycleStore 2017-07-01 14:35:40 +01:00
MessageComposerStore.js Remove RTE content_state logging 2017-07-06 11:17:54 +01:00
RoomListStore.js Do proper null-checks on decypted events to fix NPEs 2018-02-23 15:04:04 +00:00
RoomScrollStateStore.js Re-add doc on scroll state map structure 2017-09-08 13:27:14 +01:00
RoomViewStore.js Reset quotingEvent on Room Change because inideal UX 2018-01-22 14:45:04 +00:00
SessionStore.js Remove redundant reset 2017-05-31 15:32:55 +01:00
TagOrderStore.js Use optimistic removedTagsAccountData state in TagOrderStore 2018-02-14 16:47:29 +00:00