Benedikt Peetz
|
6745da4c71
|
style(treewide): Apply consistent formatting
I just ran `cargo fmt -- --config reorder_imports=true,imports_granularity=Crate,group_imp
orts=StdExternalCrate`
|
2023-09-20 19:22:56 +02:00 |
antifallobst
|
a30229b763
|
Fix(treewide): Replaced needless expect statements
|
2023-07-10 22:10:54 +02:00 |
Benedikt Peetz
|
20be391b9e
|
Style(treewide): Remove unneeded imports
|
2023-07-10 21:02:01 +02:00 |
Benedikt Peetz
|
35225a14db
|
Style(treewide): Format all files with rustfmt
|
2023-07-09 10:09:50 +02:00 |
antifallobst
|
b1c0007098
|
feature (events): added a matrix event listener that writes to the global event stream
|
2023-07-06 15:13:41 +02:00 |
antifallobst
|
9fbf112baa
|
refactor (logger): switched to cli_log
|
2023-07-01 12:44:11 +02:00 |
antifallobst
|
a3cb8b8e20
|
feature (accounts): implemented an account manager
|
2023-06-16 00:15:07 +02:00 |
antifallobst
|
30e1f4cd6b
|
feature (accounts): implemented session restoring
|
2023-06-15 21:57:43 +02:00 |
antifallobst
|
e776d8a631
|
feature (accounts): implemented login with username and password
|
2023-06-15 19:19:24 +02:00 |