freechat/freechat-client/src
shockrah 8812ff7198 + text/plain Message sending works now
+ More skeleton code for the caching system

! Ready for rtc on text based message listening which is where heavy caching comes into play
2021-03-20 19:35:38 -07:00
..
auth.js Misc fixes 2021-03-11 17:20:13 -08:00
cache.ts + text/plain Message sending works now 2021-03-20 19:35:38 -07:00
channels.js + text/plain Message sending works now 2021-03-20 19:35:38 -07:00
config.js Removing myself from callback hell slowly but surely 2021-03-08 19:53:14 -08:00
init.js Fixing busted config adder thingy 2021-03-12 21:36:44 -08:00
members.js Message constructor now takes in username as a parameter and binds it to uname 2021-03-07 13:50:48 -08:00
messages.js + text/plain Message sending works now 2021-03-20 19:35:38 -07:00
request.js Message constructor now takes in username as a parameter and binds it to uname 2021-03-07 13:50:48 -08:00
response.js Simple request/response api to wrap 'got' calls away 2021-01-28 17:54:49 -08:00
settings.js Fixing busted config adder thingy 2021-03-12 21:36:44 -08:00
types.ts + text/plain Message sending works now 2021-03-20 19:35:38 -07:00