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

Just heard a voice message via `threema web` and wanted to write an answer to it while listening, when I noticed that that's not possible. The voice message pops up...

ui
feature

## Bug Description Voice messages don't play on Vivaldi. The timer shows zero and pressing the play button does not trigger audio being played out. (Report came via an internal...

bug
browser

In the app you can search a whole chat. In Threema Web you cannot. This makes me sad… :wink:

feature
app-update

## Bug Description Threema Web makes massive use of function calls from template expressions like `ng-src="{{ ctrl.getAvatarUri() }}".` Even if it works and in this example the user avatar is...

optimization
performance

The `ng-repeat` directive might be the source of a lot of performance problems. Replacing it with a custom directive would probably improve a lot. The directive would then have methods...

optimization
performance

## Summary Please add screen sharing support. ## Detailed Description Please add screen sharing support. Especially for Threema-Web version would be very useful to have a secure solution. ## Additional...

feature
app-update

## Bug Description When sending an image to a distribution list, it appears twice: ![error](https://user-images.githubusercontent.com/105168/77346268-46b2b580-6d36-11ea-8e15-747e469c6496.png) It appears that the assigned id (in the returned create/fileMessage message) is not correctly assigned...

bug

## Expected Behavior The web app should remember and display the most recently used emojis, just like in the mobile app. ## Current Behavior There is no way to display...

feature

## Bug Description The emoji picker uses the new Twemoji, but in the chat itself some are still rendered with the old version. - Old cat: https://emojipedia.org/twitter/twemoji-11.2/cat/ - New cat:...

bug

## Expected Behavior When loading older messages, the existing messages should not move. ## Current Behavior The scrolling after loading new messages is a bit buggy. Mostly related to media...

bug
ui