Marcel Müller

Results 181 issues of Marcel Müller

Follow-Up to https://github.com/nextcloud/talk-ios/pull/817 Decision was made that the guests-app should expose it's availability on its own capabilities (https://github.com/nextcloud/guests/pull/901). We can now correctly check if the guests-app is available or not...

iOS complains that we do not correctly call the completion handler in `didReceiveNotificationResponse`: > Warning: UNUserNotificationCenter delegate received call to -userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler: but the completion handler was never called. Currently the...

While doing some research for #852 I noticed a few things, which might be worth discussing: * The property `pushNotificationSubscribed` does not have a benefit right now: https://github.com/nextcloud/talk-ios/blob/eb2abab42bd9a23d9db7f08addae411bf80b99ab/NextcloudTalk/TalkAccount.h#L46 it's currently...

enhancement
0. Needs triage

Related #829 Just some ideas, not sure if those are even possible/wanted. ## General - [ ] Make diagnostics exportable - [ ] Allow access to log files (show/export?) ##...

enhancement
0. Needs triage

## Steps to reproduce 1. Right click on a message 2. Select "Add reaction" ### Expected behaviour Emoji picker should open ### Actual behaviour Nothing happens. Answering works fine. https://user-images.githubusercontent.com/1580193/176171532-ea0cebcf-25c2-4613-9664-3b2c3b8315c7.mp4

bug
0. Needs triage

Use the code provided in #633 to detect connectivity problems with participants and report any issues to the user.

enhancement
0. Needs triage

## Steps to reproduce 1. Start to upload image 2. Uploading fails because of a network error ### Expected behaviour Show a user-readable message ### Actual behaviour ![image](https://user-images.githubusercontent.com/1580193/174097108-42c60044-902a-4055-914b-8e1d095907ea.png)

bug
good first issue
1. to develop

Fixes #305 ![image](https://user-images.githubusercontent.com/1580193/170875923-896a1051-9eb1-46aa-8a60-e7006cc3f90d.png) This is based on the work from the nextcloud/ios project with some minor changes, so I hope it's right to just add me as an author. There're...

1. When there's no account configured the user is presented immediatly with the LoginViewController. After entering a valid server URL there's no way to dismiss the account creation and get...

bug
0. Needs triage

## Steps to reproduce 1. Enter a conversation 2. Show keyboard 3. Select attachments and then location 4. Open keyboard again (tap in the search field) 5. Press cancel on...

bug
0. Needs triage