elm-matrix-sdk-alpha/src/Matrix
Bram van den Heuvel 770423bcd2 LARGE refactor
This refactor is an improvement on the API architecture:

- Tasks are replaced by Cmd

- Tasks will now always succeed so the Vault can deal with the issues itself

- Failed tasks will be recorded so they can be re-attempted later

- The Snackbar now fully supports editing sub-parts of a data type.
2023-04-19 15:09:10 +02:00
..
Event.elm Update Event documentation 2023-04-12 12:00:08 +02:00
Room.elm LARGE refactor 2023-04-19 15:09:10 +02:00
RoomInvite.elm LARGE refactor 2023-04-19 15:09:10 +02:00