Hard Lounge - IRCv5 Compliant Webchat Client https://webchat.supernets.org
Go to file
hgw 426ef996d0
Update security policy
2023-10-05 09:29:45 +00:00
.vscode TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
client Change sidebar meta text, will change logos later 2023-10-05 04:16:57 +00:00
defaults Fix misleading LDAP filiter in default config 2023-01-27 20:02:57 +08:00
scripts Inline logger into changelog script 2023-03-19 23:49:42 +01:00
server Respect bind setting for all outgoing requests 2023-06-25 19:30:52 +02:00
shared Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
test test/storage: use helper for url creation 2023-06-25 19:30:52 +02:00
.browserslistrc Use postcss to optimize css 2019-11-01 13:47:18 +02:00
.dockerignore The original docker implementation is idiotic, this is not 2023-10-05 08:52:01 +00:00
.editorconfig Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
.eslintignore TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.eslintrc.cjs eslint: add shared/ 2023-01-30 09:14:40 +01:00
.gitattributes Add gitattributes to normalize line endings 2016-01-24 16:12:08 +02:00
.gitignore The original docker implementation is idiotic, this is not 2023-10-05 08:52:01 +00:00
.npmrc Set sign-git-tag to true in .npmrc 2018-01-11 17:12:04 +02:00
.prettierignore TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.thelounge_home Switch default home location to `~/.thelounge` and remove support of `.lounge_home` 2018-02-19 20:43:53 +02:00
CHANGELOG.md v4.4.1 2023-06-13 08:24:37 +02:00
Dockerfile Reduce image size 2023-10-05 09:27:17 +00:00
LICENSE Update readme and license 2023-10-05 09:26:50 +00:00
README.md Update readme and license 2023-10-05 09:26:50 +00:00
README.old Update readme and license 2023-10-05 09:26:50 +00:00
SECURITY.md Update security policy 2023-10-05 09:29:45 +00:00
babel.config.cjs TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
docker-compose.yml The original docker implementation is idiotic, this is not 2023-10-05 08:52:01 +00:00
index.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
package.json Change package name 2023-10-05 08:52:34 +00:00
postcss.config.js Use postcss to optimize css 2019-11-01 13:47:18 +02:00
prettier.config.cjs Convert configs to cjs, move babel to own file, combine webpack configs (#4561) 2022-05-02 19:19:12 -07:00
renovate.json renovate: Disable digest updates 2022-04-13 21:48:21 +02:00
stylelint.config.cjs Convert configs to cjs, move babel to own file, combine webpack configs (#4561) 2022-05-02 19:19:12 -07:00
tsconfig.base.json base tsconfig: remove files section 2023-01-30 09:14:40 +01:00
tsconfig.json tsconfig: Add shared reference 2023-01-30 09:14:40 +01:00
volar.config.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
webpack.config.ts client: use the versions in shared/ where applicable 2023-01-30 09:14:40 +01:00
yarn.lock Merge branch 'renovate/linkify-it-3.x' 2023-09-18 21:03:10 +02:00

README.md

The Lounge: Hard Chats Edition

This is a fork of The Lounge intended to be used for the SuperNETs Webchat (located at https://webchat.supernets.org)

Deployment

  1. Create a docker-compose.yml file in the directory you wish The Lounge to be in, use the one in this repo as an example.
  2. Create the config/ folder in the same directory.
  3. Run docker compose up to bring up the container and generate required files, you may Ctrl+C it after that.
  4. Edit the config file located at config/config.js, it is well documented and has not been changed so the original The Lounge documentation applies here.
  5. Bring up the container for good using docker compose up -d.

Support

If for some reason you decide to run our version of this container, we are more than happy to support you in #5000 on irc.supernets.org