element-web-Github/src/actions
Luke Barnard 12515441cd Handle accountData events from TagOrderStore
This introduces a generic way to register certain events emitted by
the js-sdk as those that should be propagated through as dispatched
actions.

This allows the store to treat the js-sdk as the "Server" in the
Flux data flow model. It also allows for stores to not be aware
specifically of the matrix client if they are only reading from it.
2017-12-08 10:05:18 +00:00
..
actionCreators.js Handle accountData events from TagOrderStore 2017-12-08 10:05:18 +00:00
GroupActions.js Handle accountData events from TagOrderStore 2017-12-08 10:05:18 +00:00
MatrixActionCreators.js Handle accountData events from TagOrderStore 2017-12-08 10:05:18 +00:00