Difference between revisions of "XMPP IM Client Design Guidelines"
Jump to navigation
Jump to search
m (Flow moved page XMPP Client Manifesto to XMPP IM Client Design Guidelines) |
|||
Line 1: | Line 1: | ||
== Do not to split up JIDs into multiple input fields == | |||
=== Description === | |||
=== Rationale === | |||
== Show user's room nickname and allow to change it == | |||
=== Description === | |||
=== Rationale === | |||
== Use only TLS secured XMPP c2s connections == | |||
=== Description === | |||
=== Rationale === | |||
== Do not to encode any semantic into the resource == | |||
=== Description === | |||
=== Rationale === | |||
== Show the type of a remote source (mobile, pc, home, work, etc.) by means of Service Discovery and not the resource == | |||
=== Description === | |||
=== Rationale === |