WIP: Migrate to matrix-rust-sdk #111

Draft
pierre wants to merge 92 commits from migrate-to-matrix-sdk into master
Showing only changes of commit 756780513b - Show all commits

View File

@@ -228,7 +228,7 @@ function RoomMessage(p: {
{/* Edit message dialog */}
<Dialog open={!!editMessage} onClose={handleCancelEditMessage} fullWidth>
<DialogTitle>Subscribe</DialogTitle>
<DialogTitle>Edit message content</DialogTitle>
<DialogContent>
<DialogContentText>Enter new message content:</DialogContentText>
<form