-
Notifications
You must be signed in to change notification settings - Fork 14
XMPP presence priority #38
Comments
You mean when sending the presence stanzas? I could turn this into a parameter, like the URL parameter of the XMPP server. |
Yeah it is sending the priority prop on presence stanzas... will look into a solution for this... |
XMPP presence priority now defaults to +127 |
Why have you selected directly the max value by default? It is possible to select manually in the webchat? |
I'm going to need to think about it better, but I do not think of leaving it configurable by the user as it will add more settings and the idea of Opa is not to support everything, but to be a simple web client for XMPP. If I can find a way that looks cool in the user experience I will add this functionality. My concern is with the user experience, but as I intend to remake part of the UI in the future, I might add a configuration for priority... So, I'm going to open this issue as I decide whether this request will be met in some way or whether the priority tag will be omitted (where 0 is assumed). Opa is currently omitting the priority tag (so 0 should be assumed by XMPP specs). |
Can you add the XMPP presence priority?
from -128 to +127.
The text was updated successfully, but these errors were encountered: