chat icon indicating copy to clipboard operation
chat copied to clipboard

Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots

Results 39 chat issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Some users find "Content deleted" annoying. **Describe the solution you'd like** When one or messages are deleted, the messages view...

feature request

We have a message content filter requirement, after reading through the document, we think we can use the Plugin to implement it. But cannot find any document about the Plugin,...

feature request

Hi, I know you working on cluster feature, but what is about federation feature? Would be nice to have federated chat with tinode.

feature request

Pin messages in chat groups for example link to rules or current polls / information.

feature request

Looks like a perfect project to build the GUI with Flutter to get web, mobile and desktop all done from a single code base You can also compile the golang...

feature request

One important option is missing in Tinode's applications - a possibility to hard delete message for sender and recipient within 3, 4 or 5 minutes of sending. I am using...

feature request

First of all many thanks for your effort, this is a very interesting project. I know this is not easy and you have a big backlog, from what I can...

feature request

### Subject of the issue Adding the function to delete / edit a message with a mini archive of this message. ### Is this a bug report of a feature...

feature request

It's kind a feature request because I didn't find something what does what I want. I want a user optionally can set a nickname for himself (like Telegram). Unique, kind...

feature request

According to .proto file: https://github.com/tinode/chat/blob/8c524edf2c77d7f07e9e5088ec92442092218d2d/pbx/model.proto#L434-L436 I'm using grpc and getting that on non-root user (authenticated with token): ``` info { topic: "usrpaFjzz4Kfmw" from_user_id: "usrpaFjzz4Kfmw" what: KP } topic: "p2ppaFjzz4Kfmx8ZUjE9x-ksA" ```...

bug