Marcel Hibbe

Results 132 issues of Marcel Hibbe

blocked by #https://github.com/nextcloud/talk-android/issues/217 Pending invitations for federation can now be received from server in the "get rooms" header. The talk app still uses the invitations endpoint to get these infos....

enhancement
1. to develop
feature: 🌐 federation

WIP! [Now in Android Documentation for the App's Architecture](https://github.com/android/nowinandroid/blob/main/docs/ArchitectureLearningJourney.md) ![NC Offline DB](https://github.com/nextcloud/talk-android/assets/69230048/1a59d4f5-86bf-410e-9f02-348b382ec20e) ### 🚧 TODO - [x] Implement Network Monitor - [x] Declare Synchronizer (it's implemented in each repository, using...

### Steps to reproduce receive notification & click on it ### Expected behaviour chat is updated with new messages ### Actual behaviour new message is not shown (might happen only...

bug
1. to develop

### Steps to reproduce 1. set only icon or only clear at without to enter status message 2. click set staus ### Expected behaviour - icon or clear at are...

bug
good first issue
approved
feature: status

send many messages from web to android (while being in the chat on andoid) on android, check if all messages are shown that were sent This happens on UI handling....

enhancement
1. to develop

When fetching the conversation list, the unread message counter is updated for conversations. Whenever this happens, affected chat messages should be fetched in the background to have them available when...

enhancement
1. to develop
feature: 📵 offline support

Messages that are being sent should be visible inside the chat, but there should be an indicator that sending is still in progress. Or if sending failed, there should be...

enhancement
1. to develop
feature: 📵 offline support

when a push message is received - the offline messages should be updated immediately - the offline conversations should be updated immediately in background. So when entering the chat, there...

enhancement
1. to develop
feature: 📵 offline support

- Go offline - send messages to queue - go back to converstion list - go back to chat --> message queue is not shown. Only the hint that messages...

feature: 📵 offline support

When being offline and entering a chat that has no downloaded messages, instead of the loading spinner there should be an info that no messages are available yet offline. Otherwise...

enhancement
1. to develop
feature: 📵 offline support