element-portable/src/dispatcher
Dariusz Niemczyk 1331e960fa
Add ability to properly edit messages in Threads. (#6877)
* Fix infinite rerender loop when editing message

* Refactor "edit_event" to Action.EditEvent

* Make up-arrow edit working in Threads

* Properly handle timeline events edit state

* Properly traverse messages to be edited

* Add MatrixClientContextHOC

* Refactor RoomContext to use AppRenderingContext

* Typescriptify test

Co-authored-by: Germain <germains@element.io>
2021-10-01 15:35:54 +02:00
..
payloads Move SettingsStore setting_updated dispatch to action enum 2021-07-27 17:19:45 +01:00
actions.ts Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
dispatcher.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
payloads.ts Break out actions and payloads to their own files 2020-05-13 21:07:50 -06:00