mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 10:46:14 +01:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -335,7 +335,7 @@ define('forum/chats', [
|
||||
ajaxify.data = payload;
|
||||
Chats.setActive();
|
||||
Chats.addEventListeners();
|
||||
|
||||
messages.scrollToBottom($('.expanded-chat ul'));
|
||||
if (history.pushState) {
|
||||
history.pushState({
|
||||
url: 'user/' + payload.userslug + '/chats/' + payload.roomId,
|
||||
|
||||
Reference in New Issue
Block a user