Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #3591

404: now redirects to /not-found
*: now retries after 10 seconds and shows an error
   and give up after 5 minutes recommending a reload

Signed-off-by: Joas Schilling <[email protected]>
Note: This uses the browsers sessionStorage not the browserStorage.
As per https://stackoverflow.com/q/20325763 this is NOT shared between tabs.
For us this is the solution we were looking for, as it allows us to
identify if a user reloaded a conversation in the same tab,
or entered it in another tab.

Signed-off-by: Joas Schilling <[email protected]>
Otherwise there is no update of the computed and the call screen will not show up.

Signed-off-by: Joas Schilling <[email protected]>
But they were actually removed from the conversation.

Signed-off-by: Joas Schilling <[email protected]>
@backportbot-nextcloud backportbot-nextcloud bot added bug feature: api 🛠️ OCS API for conversations, chats and participants labels Jul 1, 2020
@backportbot-nextcloud backportbot-nextcloud bot added this to the 💙 Next Minor (19) milestone Jul 1, 2020
Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen nickvergessen merged commit 83a9fdc into stable19 Jul 2, 2020
@nickvergessen nickvergessen deleted the backport/3591/stable19 branch July 2, 2020 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release bug feature: api 🛠️ OCS API for conversations, chats and participants

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants