-
```
What steps will reproduce the problem?
1. Register a signal handler for SecureTunnelSessionClient::SignalIncomingTunnel
2. In the handler call SecureTunnelSessionClient::AcceptTunnel(session)
3. A…
-
```
What steps will reproduce the problem?
1. Register a signal handler for SecureTunnelSessionClient::SignalIncomingTunnel
2. In the handler call SecureTunnelSessionClient::AcceptTunnel(session)
3. A…
-
```
What steps will reproduce the problem?
1. Register a signal handler for SecureTunnelSessionClient::SignalIncomingTunnel
2. In the handler call SecureTunnelSessionClient::AcceptTunnel(session)
3. A…
-
Theming-v2 doesn't fix all mobile usability issues from theme-v1
Based on: https://www.notion.so/stream-wiki/23-06-2022-review-c252c50b317a4d94bc97826ad68804cf#71858b8d52ad4cbf967dc1fdcff138ee - but …
-
Currently edit messge takes place in a modal window -> we should edit the message in the message input of the channel/thread
-
Apparently no way to disable file size limitation from the code or from the admin panel?
Related to the same ticket for the web (react):
https://github.com/GetStream/stream-chat-react/issues/2473
…
-
Per your docs, the Campaigns api sends messages at a rate of about 60000 per minute. (https://getstream.io/chat/docs/python/campaign_api/?language=python). Would it be possible to add a throttling opt…
-
@PhonyFish, in the view **AgregarCamaPage.xaml.cs**, when you click the button *Guardar* and no information is given, there is no message showed.
`private async void Button_Clicked(object sender, E…
-
-
## Issue
On a live activity channel
- I would like to create a public anonymous chat that people can view as anonymous users.
- If they are anonymous, they can log in, and `` will be availabl…