
✨ Messages now has its own properly named type exposed for other modules to use if it's required ➕ New jquery calls in messages to actually populate the message box with the last 48 hours worth of messages
16 lines
503 B
Markdown
16 lines
503 B
Markdown
# 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.
|