-
-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Show and load recent existing chats after installation if available #1074
Comments
It does not respect autojoin flag? |
I only received entries after a new chat message has been sent to me
5 jun 2024 23:33:32 Licaon_Kter ***@***.***>:
… It does not respect autojoin flag?
--
Reply to this email directly or view it on GitHub:
#1074 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
@licaon-kter It does, I think Echolon meant chats that were active before the first login. @Echolon First of all, loading old messages would make the login process take significantly longer. And then: what would count as "recently active" in the first place? --> won't fix |
Wouldn't it be possible to gather the chats that happened in the last hour or so and not load many messages? The rest the user could trigger or trigger when chat is being opened? |
As I said: even when gathering the last hour worth of messages, Monal won't be able to decrypt them. |
Precondition
Cross-checked related issues?
Describe your feature
I think this screen is not expected if you have an existing account with existing chats.
Therefore, I would recommend Monal to check the archive or at least offer a button to do so right away.
The text was updated successfully, but these errors were encountered: