<div dir="ltr">:+1:</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 5, 2015 at 6:13 PM, Jfreegman <span dir="ltr"><<a href="mailto:Jfreegman@tox.chat" target="_blank">Jfreegman@tox.chat</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Vote: Abstain<div class="HOEnZb"><div class="h5"><br><br>On Sat, 5 Dec, 2015 at 9:02 PM, zero-one <zero-one@tox.chat> wrote:<br>
<blockquote type="cite"><div style="white-space:pre-wrap">This is directly from subliun's pull request, discussed here:
<a href="https://github.com/Tox/Tox-Client-Standard/pull/21" target="_blank">https://github.com/Tox/Tox-Client-Standard/pull/21</a> . I've made no
changes, as I think the PR works fine as-is. It removes UI requirements
that have nothing to do with interoperability or security, and makes a
few small style corrections.

Vote to merge into master. All in favor, say "aye", all opposed say "nay".

---------

diff --git a/README.md b/README.md
index 4c9fed6..859b88a 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,6 @@ Introduction
   minimum, comply with every ![](badge/req.png) point in this document (except
   where otherwise stated).  For this reason, things that are ![](badge/req.png)
   should not be needlessly specific.
-    - For example, this is a **bad** ![](badge/req.png) point: *A Tox client
-      will show a message timestamp in the format HH:MM:SS, to the left of each
-      message, with 10 pixels of whitespace between.*
-    - A better point would be: *A Tox client will allow users to see when a
-      message was received.*
 
 - Sometimes, it is not immediately obvious why certain points exist in this
   document. For this purpose, there is a Rationale section, where explanations
diff --git a/SUMMARY.md b/SUMMARY.md
index ca7cb35..2f43aca 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -4,7 +4,6 @@
 * [General Requirements](general_requirements/<a href="http://general_requirements.md" target="_blank">general_requirements.md</a>)
 * [User Identification]()
     * [Tox ID](user_identification/<a href="http://tox_id.md" target="_blank">tox_id.md</a>)
-    * [User Status](user_identification/<a href="http://user_status.md" target="_blank">user_status.md</a>)
     * [Avatar](user_identification/<a href="http://avatar.md" target="_blank">avatar.md</a>)
 * [Communication]()
     * [Friend Requests](communication/<a href="http://friend_requests.md" target="_blank">friend_requests.md</a>)
diff --git a/rationale/<a href="http://rationale.md" target="_blank">rationale.md</a> b/rationale/<a href="http://rationale.md" target="_blank">rationale.md</a>
index 6f78529..f127b56 100644
--- a/rationale/<a href="http://rationale.md" target="_blank">rationale.md</a>
+++ b/rationale/<a href="http://rationale.md" target="_blank">rationale.md</a>
@@ -22,9 +22,6 @@ response to questions or confusion within the Tox development community.
   functionality made available via the Tox API) without being forced to use
   third party services.
 
-- **2.2.2** This is to account for colour blindness; the recommended user
-  status colours are not colour-blind friendly.
-
 - **2.3.3** PNG images are currently the only image type supported by the Tox
   core library.
 
diff --git a/user_identification/<a href="http://tox_id.md" target="_blank">tox_id.md</a> b/user_identification/<a href="http://tox_id.md" target="_blank">tox_id.md</a>
index 12627fe..31e8c1c 100644
--- a/user_identification/<a href="http://tox_id.md" target="_blank">tox_id.md</a>
+++ b/user_identification/<a href="http://tox_id.md" target="_blank">tox_id.md</a>
@@ -2,9 +2,7 @@ Tox ID
 ------
 
 - **2.1.1** ![](/badge/req.png) The Tox ID must be represented as a 76-character
-  hexadecimal string. Alternative forms are acceptable, but you must
+  hexadecimal string. Alternative forms are acceptable, but the client must
   expose this standard form somewhere.
 
-- **2.1.2** ![](/badge/rec.png) A QR encoded Tox URI should be available to the user.
-
-- **2.1.3** ![](/badge/req.png) You must clearly expose functionality to allow the user to change their nospam identifier
+- **2.1.2** ![](/badge/req.png) A client must clearly expose functionality to allow the user to change their nospam identifier
diff --git a/user_identification/<a href="http://user_status.md" target="_blank">user_status.md</a> b/user_identification/<a href="http://user_status.md" target="_blank">user_status.md</a>
deleted file mode 100644
index 95b098c..0000000
--- a/user_identification/<a href="http://user_status.md" target="_blank">user_status.md</a>
+++ /dev/null
@@ -1,10 +0,0 @@
-User Status
------------
-
-- **2.2.1** ![](/badge/rec.png) A Tox user status symbol should be colour-coded as follows:
-  - Online/None   : Green
-  - Away          : Yellow
-  - Busy          : Red
-
-- **2.2.2** ![](/badge/rec.png) User status symbol shapes should be distinct from one
-  another.


_______________________________________________
Tcs mailing list
Tcs@lists.tox.chat
<a href="https://lists.tox.chat/listinfo/tcs" target="_blank">https://lists.tox.chat/listinfo/tcs</a>
</div></blockquote></div></div><br>_______________________________________________<br>
Tcs mailing list<br>
Tcs@lists.tox.chat<br>
<a href="https://lists.tox.chat/listinfo/tcs" rel="noreferrer" target="_blank">https://lists.tox.chat/listinfo/tcs</a><br>
<br></blockquote></div><br></div>