Marcel Müller

Results 181 issues of Marcel Müller

## Steps to reproduce 1. be in a room and write a message 2. receive a push notification and tap on it 3. get back to the previous room ###...

bug
0. Needs triage

## Steps to reproduce 1. Share a file 2. Open the file -> all good 3. Move the file from e.g. `/Talk/abc.png` to `/Talk2/abc.png` 4. Open the file in talk-ios...

bug
0. Needs triage

* Share a non-image file (*.ttf in this regard) * it should show the Filename, as there’s no preview, but there’s no Filename

bug
0. Needs triage

* Follow up to https://github.com/nextcloud/talk-ios/pull/2000 Only need to query circles, if it’s enabled.

Currently we only use `modifiedSince` for updates in the background fetch, but never for the actually room update. I assume this was never implemented, as we currently do not handle...

enhancement
0. Needs triage

Have a out of office text that contains links. Expected: the links should be clickable. Preferably links to conversations should automatically link to conversation on talk-ios (as it’s done for...

bug
0. Needs triage

Steps to reproduce: * Open context menu on a message * Select + for choosing an emoji to react * Search for an emoji (e.g. „heart“) * Select the emoji...

bug
0. Needs triage

Instead of directly downloading videos when presenting them in the NCMediaViewerViewController, we could show a play button and the preview of the video (if available) and only when tapping on...

We are in the process of implementing onetime tokens, that are used for QR code login and can only be used once to retrieve a real token. * Ref https://github.com/nextcloud/talk-ios/pull/2224...

The Web utilizes the dedicated `/read` endpoint to mark the chat as read (https://github.com/nextcloud/spreed/blob/main/docs/chat.md#mark-chat-as-read). To reduce the number of queries to the server during a call, the idea is to...

0. Needs triage
enhancement
feature: chat 💬
feature: frontend 🖌️
feature: call 📹
performance 🚀