Files
freechat/freechat-client
shockrah 2fa1ec6f34 Async rewrite of entire module !
 Channels list now fully asynchronous
 html pusher is now its own function for cleanness
 New ANY_CHANNEL integer is supported by the backend for requesting all channels in one go instead of voice|text
 Removed more callback hell code
 JSDocs updated to reflect their respective function signatures
2021-03-09 00:10:59 -08:00
..
2021-03-09 00:10:59 -08:00
2021-01-27 19:20:53 -08:00
2021-03-08 19:50:01 -08:00
2021-03-03 16:25:13 -08:00
2021-02-11 16:19:18 -08:00
2021-03-05 17:48:59 -08:00

Status

Working on Linux Debian however other systems are not tested + this Debian build is somewhat jank and missing support for a lot of the API.

Client Build

This will be where we keep the code for the web-based-client. This client comms with our server code base found under /server/ in this repository.

Client Config Description

For unix based systems configuration will be found at $HOME/.config/freechat-client/config.json. There a few top levle items that I will describe here.