nodebb/public/language/en-GB
Julian Lam 4fb271c684
System chat messages ()
* fix: removed duplicate checkContent call in addMessage

addMessage is called in one place (sendMessage), and the checks
are already contained there. addMessage is the lower level call
and so should be called only from within core itself.

* feat:  chat system messages for join, leave, rename

* fix: add back content checking in .addMessage();

* fix: tests, and added .addSystemMessage() method

Tests were relying on message indices that changed due to the
new system messages.

* feat: add tests for system chat messages

* refactor: rewrite half of src/messaging/rooms.js, fix tests

* feat:  messaging/room.js

* fix: tests for messaging/room.js, 

* fix: trying to fix tests

* fix: omg :rage2:
..
admin feat: added new admin option newbiePostEditDuration ()
category.json Category watch state ()
email.json revert: accidental removal of some needed translation source strings
error.json fix: removed check for another user when sending messages
flags.json fix: Flags graph label not translatable
global.json feat: ability to sort watched topics, closes
groups.json feat:
language.json Standard language codes ()
login.json Standard language codes ()
modules.json System chat messages ()
notifications.json feat:
pages.json feat: show best & latest posts on profile
recent.json Standard language codes ()
register.json Added user consent pages ()
reset_password.json updated password reset send success text
search.json feat: quick search
success.json Post queue ()
tags.json Standard language codes ()
top.json
topic.json Change post owner ()
unread.json closes
uploads.json fix lang-key
user.json fix: added missing translation and error state for password change
users.json closes