freechat/tui
shockrah 0bee002164 + List channels backbone in place
Technically everything is there but I haven't really tested anything yet
Will 100% need fixing + optimizing

+ Switch server Command also working
! Requires a jwt check to avoid expensive+unnecssary network /login hits
! Probably have to hold onto the input to avoid spam somehow

ChannelCache is nearly ready for manipulation
2021-04-05 17:36:24 -07:00
..
src + List channels backbone in place 2021-04-05 17:36:24 -07:00
.gitignore skeleton code ready to start pluggin in async fetch calls to remote servers 2021-03-20 15:00:49 -07:00
Cargo.lock Removing blocking client from reqwest dep as its not needed 2021-04-05 16:53:19 -07:00
Cargo.toml Removing blocking client from reqwest dep as its not needed 2021-04-05 16:53:19 -07:00