Files
NodeBB/public/language
Julian Lam 4fb271c684 System chat messages (#7771)
* 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: #7330 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: #7743 messaging/room.js

* fix: tests for messaging/room.js, #7743

* fix: trying to fix tests

* fix: omg :rage2:
2019-07-19 12:20:11 -04:00
..
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-19 09:27:25 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-19 12:20:11 -04:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-18 09:27:18 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-19 09:27:25 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00
2019-07-17 09:27:31 +00:00

Important note about localising NodeBB

The files here are read-only and overwritten daily (if there are changes) by the helper bot Misty.

Our localisation efforts are handled via our Transifex Project, and any pull requests made to this directory will be automatically closed because localisations can go out-of-sync when edited directly.

If there are non-localised strings and you cannot find them in Transifex, please open a new issue on our bug tracker so we can take a look.

Thank you for helping localise NodeBB!