You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
I wonder how we should best do this. What should happen with messages that you send during that time? Should they be queued, discarded, not even attempt to send them? And where should we display the slowmode-time and such? Should we add a statusbar beneath the messagebox? It could also contain more additional stuff, I don't know.
So, the question is, does putting it into a queue actually make sense? That's probably pretty dumb when people already replied and you then send a reply that doesn't make sense due to the time passed. I wanna keep it as simple as possible. I think displaying an error dialog and not deleting the message might be better. So we won't discard nor queue. I also considered to save unsent messages when you swap channels. Discord web does that too and i kinda like it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What do you want
We cannot see if channels have slowmode enabled. It makes it hard to text in said channels. A small indicator indicating the time would be helpful.
Why
To make it actually possible to use channels with slowmode enabled. It's very hard to do it right now.
The text was updated successfully, but these errors were encountered: