leapchat
leapchat copied to clipboard
Ephemeral, encrypted, in-browser chat rooms
Get listed here, especially once task management is there: https://www.privacyguides.org/productivity/
@jimmcgaw I'm imagining a very quick, completely local search like what you've implemented here, plus adding a button that asks and tells the user -- "Download and search another 1000...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.1 and updates ancestor dependency [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin). These dependencies need to be updated together. Updates `serialize-javascript` from 1.9.1 to 6.0.1 Release notes Sourced from serialize-javascript's releases. v6.0.1 What's...
Removes [ssri](https://github.com/npm/ssri). It's no longer used after updating ancestor dependency [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin). These dependencies need to be updated together. Removes `ssri` Updates `copy-webpack-plugin` from 4.6.0 to 11.0.0 Release notes Sourced from...
If you select an emoji, it doesn't add the emoji code to the text box. When I had people use this in the mobile web, they used the native emoji...
Contributes mightily to #264
Hello First thanks for the project it works really great even in the browser only, but I'm curious if maybe someone tried to do something like a real application that...
Right now it fails silently. See discussion just before, and especially, https://github.com/cryptag/leapchat/issues/200#issuecomment-1433874554
...or come up with some other way for Go to serve up the HTML/CSS/JS built inside `frontend`. Could instead add a dev server to the `frontend` container, but then we'd...