threema-web icon indicating copy to clipboard operation
threema-web copied to clipboard

The Threema Web application.

Results 106 threema-web issues
Sort by recently updated
recently updated
newest added

When the WebSocket's buffering limit (which we need to determine by hand since there's no API for it) is being reached, the WebSocket implicitly closes when enqueuing more data.

bug
os-ios

## Expected Behavior The user should be able to use keyboard shortcuts for often used things. ## Possible Solution - Search: `/` - Conversations tab: `1` - Contacts tab: `2`...

feature

https://blogs.msdn.microsoft.com/typescript/2018/07/12/announcing-typescript-3-0-rc/#the-unknown-type

optimization

When changing from the `messenger.*` page to the `welcome` page while having set the `StateService.connectionBuildupState` to `error` or something else that triggers special behaviour, the `WelcomeController` is being reconstructed and...

bug
ui

When reconnecting while being on the `welcome` page, the state changes from `new` to `connecting` and back again several times (since `WebClientService.stop(...)` is called several times in some circumstances).

bug
ui

## Expected Behavior When sending of a message failed (**between app and server**), the web client should display a "retry" button for the message (like the app). ## Current Behavior...

At the moment, it's not possible in Threema Web to delete the picture for a group, you can only change it.

feature
app-update

## Expected Behavior If I **delete** the group, it should be deleted and the conversation should be removed as well. ## Current Behavior The group is being disbanded (everyone is...

bug

With the Android app 3.50 Threema introduced date separators in chats. To have a more consistent user interface among the different platforms, I would also add it in the web...

ui
feature

![image](https://user-images.githubusercontent.com/1793755/43798058-accea17a-9a89-11e8-8ef2-39e3a8153380.png) 1. Create a group in the web client. 2. Open the conversation (top right button). * The group name in the conversation list is crossed out for some reason....

bug