elm-matrix-sdk-alpha/src/Internal
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
..
Api LARGE refactor 2023-04-19 15:09:10 +02:00
Config Add status code errors 2023-04-18 14:55:11 +02:00
Tools LARGE refactor 2023-04-19 15:09:10 +02:00
Values Fix temp event incorrect de-caching bug 2023-04-11 15:47:29 +02:00
Event.elm LARGE refactor 2023-04-19 15:09:10 +02:00
Invite.elm LARGE refactor 2023-04-19 15:09:10 +02:00
Room.elm LARGE refactor 2023-04-19 15:09:10 +02:00
Vault.elm LARGE refactor 2023-04-19 15:09:10 +02:00