Marcel Müller

Results 181 issues of Marcel Müller

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

1. to develop
bug
feature: api 🛠️
feature: upload & shares & voice 📤🎙️

1. Start a call in Chrome 2. Start recording 3. When the internal participant (= the recording client) joins, the joining sound is played Expected: Internal clients are already hidden...

1. to develop
bug
feature: WebRTC 🚡
feature: signaling 📶
feature: frontend 🖌️

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

1. to develop
bug
feature: signaling 📶
performance 🚀

**Describe the feature** Today ubuntu launchpad went into maintenance (see https://ubuntu.social/@launchpadstatus/112286753813553221) and installation of php failed because of that: I am wondering if it would be possible to output a...

enhancement

Fixes #1627 Fixes #1467 When a call is ended, we remove the observer from the darwin notification center, but since the handler is still stored in the array, we retain...

`parsedMarkdownForChat` can return `nil` in case a deck card was shared as an object to the chat. We need to take care of that for swift.

Seen on appstore connect. Two issues: * The expiration timer is created but never scheduled * We iterate forward to remove expired messages, so when we remove a whole section...

While we react correctly to a 503 http error, we fail to take that into account when retrieving messages. How to test: * Enter a conversation while maintenance mode is...

iPad: iPhone: Best to review commit by commit.

Reported on appstore connect, not really able to reproduce it. But `firstObject` returns either the first object or `nil` in case the array is empty, so I guess we should...