Marcel Hibbe

Results 478 comments of Marcel Hibbe

> I am not really sure we should do that, as we allow any emoji to be a reaction and these are infact different emojis 🤔 I think the problem...

I had a closer look... The heart emoji in the defaults is the same. But there is something wrong with sending the Emoji Variation Selector. I debugged and saw that...

> ... But it seems the challenge is to decide when to append the Emoji Variation Selector. In https://github.com/nextcloud/talk-android/blob/61870463f6a9c8a0c600a60c10c7cd964d22f8ec/app/src/main/java/com/nextcloud/talk/repositories/reactions/ReactionsRepositoryImpl.kt#L34 i quickly tried with ``` fun forceEmojiStyle(text: String): String { if...

i pushed the code for debugging to https://github.com/nextcloud/talk-android/pull/5632 but won't find the time for now to continue due to other things..

Thanks for attaching the diagnosis report @arlexTech We will have a closer look how "Not yet registered at push proxy" can happen. (Also reported in https://github.com/nextcloud/talk-android/issues/4203 )

> my message is gone btw. Maybe it finally expired? v22.0.2, can't tell you when it disappeared though. no idea how it could self heal other than reinstalling. Investigating this...

Thanks to open the ticket. I will paste the translated text: ### Title: Missed call notifications with S-View case (Galaxy S24 Ultra, Android 15 / One UI 7.0) ## Steps...

As i don't have a S-View case i can't test it but we will have a look what could be wrong. Can you please add the diagnosis report? (Settings -...

thanks for the report @kinuris This sounds difficult. Can you add the diagnosis report? Settings - advanced - diagnosis - share via upper right corner menu

i am doing quite some changes to related code in https://github.com/nextcloud/talk-android/pull/5402 so there is a chance it gets fixed with the PR.