Skip to content

Use "text" to refer to message text

akwizgran requested to merge message-terminology into master

Code cleanup: use "text" rather than "body", "message" or "content" to refer to the user-supplied text in messages.

The cleanup also turned up a couple of minor bugs (blog and forum invitations could include long text that would fail validation at the recipient).

Merge request reports