simple, focused chat application and protocol meant to be self-hosted
Find a file
hippoz abdaa80d1a
frontend: simplify store code
This commit simplifies the store code by removing the _init method, and instead initializing
everything on instantiation. This leads to not missing events and less complexity.
2022-04-19 02:17:24 +03:00
frontend frontend: simplify store code 2022-04-19 02:17:24 +03:00
src frontend+backend: fix gateway-updated channel order 2022-04-17 17:56:03 +03:00
.gitignore basic user system and authentication 2022-04-05 22:34:06 +03:00
LICENSE Initial commit 2022-04-04 15:38:09 +03:00
package.json add basic gatewayt 2022-04-10 01:22:07 +03:00
README.md Initial commit 2022-04-04 15:38:09 +03:00
test.rest frontend+backend: fix gateway-updated channel order 2022-04-17 17:56:03 +03:00
tsconfig.json basic user system and authentication 2022-04-05 22:34:06 +03:00
yarn.lock add basic gatewayt 2022-04-10 01:22:07 +03:00

waffle.chat