leapchat icon indicating copy to clipboard operation
leapchat copied to clipboard

Ephemeral, encrypted, in-browser chat rooms

Results 98 leapchat issues
Sort by recently updated
recently updated
newest added

New to docker and postgrest. I have installed new version of docker. Containers installed posgresql, pgadmin4 and postgrest. Postgrest does not start in the container nor am i able to...

What's in this PR: 1. A Dockerfile was created for building the leapchat server as a go binary docker image. 2. A Dockerfile was created for building a frontend image....

![leapchat-android-capacitor-ITWORKS-Screenshot_2023-03-02_01-20-46](https://user-images.githubusercontent.com/139603/222387476-dacdaa13-040f-4588-bf21-482abfe8c97c.png) The emoji image is broken but WHO CARES!!! All these work now: - Talk to Go backend from Capacitor at all - Get auth token from `/api/login` (and turn...

Only ever happened once (just now, locally) -- ```shell $ ./leapchat -http :8080 INFO[0000] Listening on :8080 DEBU[0000] Just deleted expired messages unexpected fault address 0x0 fatal error: fault [signal...

See https://easy-peasy.vercel.app/docs/recipes/interop-with-existing-react-redux-app.html

This feels very close to working, for development mode. Right now the issue is that the app, when running in an emulator, will not reach out to the localhost:8080. I've...

``` 2023/03/02 00:55:03 http: superfluous response.WriteHeader call from github.com/cryptag/leapchat/miniware.writeError (miniware.go:176) ```

Old mockup we can learn from: https://www.figma.com/file/oAYZ9B5hMprif9AohWriAe?node-id=1331:10298#95873989

If you `npm install` LeapChat source as a JS dependency in a react-native app, the following libraries have been listed as dependencies, instead of dev deps, in order for the...

The color looks a little weak compared to the blue that was there before, so we'll probably need to tweak this, but I think the general direction is probably good.