antifallobst
- /dev/null
- https://nerdcult.net
-
young low-level developer and nerdcult.net admin
- Joined on
2023-03-07
Rooms don't appear after first login
200b9143b3
feature (ui): added a cli panel to contoll the UI similar to what you have when hitting colon in vim
Reverse Cycling with Shift-Tab
1fa35adae7
fix (ui): fixed rooms scroll out of bounds error and added more detail to 'not supported message like event' view in timeline
3920a3e600
merge (pr): accepted rustfmt pr
1c43626fad
Build(Cargo): Update `Cargo.lock` and upgrade `Cargo.toml`
a9f72e34e6
Build(cargo): Remove wildcard version specification in `Cargo.toml`
35225a14db
Style(treewide): Format all files with rustfmt
Reverse Cycling with Shift-Tab
This was always planned to be implemented :) I'll start working on it.
196641959e
Add nix flake (#6)
74be1c2506
Build(flake): Also add the openssl dependencies to the devShell
cc602b25ce
Build(flake): Enable direnv integration
f768d214da
Build(flake): Initialize the flake
5611d8e385
feature (ui - room info): added basic infos (name & encryption status) to the main ui's 'room info' panel
98f7e806de
feature: (room timeline): Changed timeline view to a scrollable list / Made single messages/events selectable / Implemented Message sending
658f05b8d3
feature (ui - rooms / events): implemented a rooms list area in the UI and live timeline updates on room timeline sync events