[fractal] Remove references to how Fractal worked before matrix-rust-sdk



commit b7d9caa49f3362367a2b48269d101db3190fbe5c
Author: Thibault Martin <mail thibaultmart in>
Date:   Sun Feb 14 12:29:07 2021 +0100

    Remove references to how Fractal worked before matrix-rust-sdk

 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index 70e60e02..956c34ec 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ Full reference in: <https://matrix.org/docs/spec/client_server/r0.2.0.html#m-roo
 Fractal does not currently have encryption support, but
 there is an initiative for it.
 
-We are heading towards using matrix-rust-sdk rather than our own implementation. (See 
https://gitlab.gnome.org/GNOME/fractal/-/issues/636)
+We are now using using matrix-rust-sdk rather than our own implementation. (See 
https://gitlab.gnome.org/GNOME/fractal/-/issues/636)
 
 Code and further information for this module can be found at 
[matrix/matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk).
 
@@ -144,9 +144,6 @@ when GNOME gets a "Do Not Disturb" feature.
 
 This project is based on Fest <https://github.com/fest-im/fest>, formerly called ruma-gtk.
 
-Instead of using RUMA Client, Fractal calls directly to the matrix.org
-REST API.
-
 The first version of this project was called guillotine, based on French revolution,
 in relation with the Riot client name, but it's a negative name so we decide
 to change for a math one.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]