ganfra
|
86ebcc376d
|
[Architecture] clean and makes compile
|
2023-03-09 10:18:25 +01:00 |
|
Benoit Marty
|
95ccccc33b
|
Move InMemorySessionStore in it's own module implementation
|
2023-03-06 13:10:27 +01:00 |
|
Benoit Marty
|
e2bd966878
|
Split module dateformatter into api, impl and test.
|
2023-03-06 11:58:11 +01:00 |
|
Benoit Marty
|
b8467e547c
|
Split module matrix to matrix.api with interfaces and data classes and matrix.impl with Rust implementation.
|
2023-03-02 17:12:13 +01:00 |
|
Jorge Martin Espinosa
|
6677f80abe
|
Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
|
2023-03-02 16:48:54 +01:00 |
|
ganfra
|
c729616ce6
|
Merge branch 'develop' into feature/fga/update_rust_sdk and allow using 'libs' from precompiled script
|
2023-02-27 14:14:49 +01:00 |
|
ganfra
|
5731deb9a5
|
Format code
|
2023-02-24 20:40:48 +01:00 |
|
ganfra
|
830b8caa3a
|
Update rust-sdk (from maven)
|
2023-02-24 15:05:20 +01:00 |
|
ganfra
|
6989994b50
|
Create sample app for checking stuff quickly
|
2023-02-14 20:57:11 +01:00 |
|