Commit Graph

12 Commits

Author SHA1 Message Date
Werner Kroneman
8fdf421541 Added contact anc contribution to the readme. 2023-12-10 14:30:47 +01:00
Werner Kroneman
f308f030aa Ran cargo fix and cargo fmt 2023-12-10 13:21:59 +01:00
Werner Kroneman
aeb3f0aee8 Added rustfmt back to the flake dependencies. 2023-12-10 13:21:37 +01:00
Werner Kroneman
6b6562e210 Got auto-login to sorta-kinda work.
It's a mess, though... Next step is gonna be some serious re-factoring.
2023-12-10 00:44:04 +01:00
Werner Kroneman
234db497a9 Added readme and dropped a few dependencies from flake.nix. 2023-12-09 21:41:02 +01:00
Werner Kroneman
eec56f063e Added license. 2023-12-09 21:24:57 +01:00
Werner Kroneman
18b64ef030 Basic login screen working. 2023-12-09 16:40:03 +01:00
Werner Kroneman
99120cd0c8 Remvoed unused imports. 2023-12-08 21:07:00 +01:00
Werner Kroneman
ceda732e27 Minor refactor, removing the rooms state with just the messages state. 2023-12-08 21:04:54 +01:00
Werner Kroneman
fd56718960 Reset Cargo.lock.
Added ability to leave rooms, join rooms.
General restyling.
2023-12-08 20:54:07 +01:00
Werner Kroneman
4da80010ff Update UI layout and design in chat application.
Minor refactorings.
2023-12-07 23:33:08 +01:00
Werner Kroneman
0d80360b58 Initial commit. 2023-12-07 17:20:11 +01:00