Marcel Hibbe
Marcel Hibbe
fyi @rapterjet2004 i rebased on master...
will do some testing tomorrow, then it should be fine to merge
sorry Julius i won't merge this PR. There were just too many things wrong when i tested (messages that i expected to be there were missing / Messages were loaded...
> Rewrote and simplified the `updateRoomMessages`, couldn't replicate the other errors. Can you point me in the right direction? hope to find time for this one soon! can you rebase...
@sowjanyakch please check if i oversaw something that was solved with your PRs but not with this one
will take a closer later. So not merging for v21.1
also see https://github.com/nextcloud/talk-android/issues/2171
should be done when capabilities are loaded from DB (offline support), so closing for now
still happening with 20.0.1 Also: for federated rooms, the call buttons disappear after 30 sec because "call buttons were null..."
seems to be explained by the `if (this::spreedCapabilities.isInitialized) {.... ` behavior which may be sometimes false when it's supposed to be true.