open-chat
open-chat copied to clipboard
This is the main repository for the OpenChat application which runs on the Internet Computer
There are a few potential problems with our peerjs signalling server. 1) shared service controlled by someone else - this is a vulnerability if not a current problem 2) The...
There are various tools that you can use to form a brief guided tour for new users. I think the app is sufficiently complicated now that now everything is obvious...
I can't see a button for inviting people to chat with me. Something that provides me with this link: https://oc.app/user/b354j-iyaaa-aaaaf-aenwa-cai There is invite friends for rewards: https://oc.app/?ref=b354j-iyaaa-aaaaf-aenwa-cai But that doesn't...
So my cargo file is like this ```cargo [package] name = "my_canister_name" version = "0.1.0" edition = "2021" [lib] crate-type = ["cdylib"] [dependencies] candid_gen = { path = "../libraries/candid_gen" }...
The experience of the app is enhanced in a number of ways if it is installed to home screen. Not everyone knows how to do that so we can and...
We're not currently making very good use of google analytics. It can probably be used to tell us a lot more. e.g. Add (virtual) page tracking; establish a framework for...
Capturing this as a backlog issue since it was the subject of a popular motion proposal ([which can be found here](https://oc.app/nsbx4-4iaaa-aaaar-afusa-cai/66)). The details of precisely what this integration should look...
1. The search function should utilize the right side of the screen to display results rather than forcing the user to lose their place in the main center chat area....
if I join a group and someone replies to a message from before I joined (that I should not have access to), the message (including the reply) will be sent...