You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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:
6 years ago
..
admin feat: added new admin option newbiePostEditDuration (#7737) 6 years ago
category.json Category watch state (#7109) 6 years ago
email.json revert: accidental removal of some needed translation source strings 6 years ago
error.json fix: #7601 removed check for another user when sending messages 6 years ago
flags.json fix: #7270 Flags graph label not translatable 6 years ago
global.json feat: ability to sort watched topics, closes #3735 6 years ago
groups.json feat: #7358 6 years ago
language.json
login.json
modules.json System chat messages (#7771) 6 years ago
notifications.json feat: #7120 6 years ago
pages.json feat: show best & latest posts on profile 6 years ago
recent.json
register.json Added user consent pages (#6430) 7 years ago
reset_password.json updated password reset send success text 7 years ago
search.json feat: quick search 6 years ago
success.json
tags.json
top.json
topic.json Change post owner (#7752) 6 years ago
unread.json
uploads.json fix lang-key 7 years ago
user.json fix: added missing translation and error state for password change 6 years ago
users.json closes #6768 6 years ago