Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, perhaps you can clarify a little: What do you mean with
in wire
? Via curl? There is an API endpoint? Via the graphical desktop/mobile clients?Instead of
the thing with @
, perhaps clarify a bit more, e.g.: A user handle is globally unique and usually visually shown with a@
. Example:@wireuser123
. A user name has no restrictions and is shown in the conversation flow.I'm not sure the average reader of this page easily understand what you mean with
rich-info
andgroup provisioning
. Could you perhaps define these concepts? (Would a mini-glossary make sense?)There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The intended audience is people who develop against our backend, and the lack of context in this paragraph matches the rest of the document.
I can't prioritize this PR now. But I was passing on the link and need to add this bit of information on top, and I would like to have it contained in the document next time that happens.
Does that make sense?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note to self: next time mark PR as "doesn't have to be good, just has to be no worse than the status before". this gives relevant context to the reviewer. (sorry @jschaul :))