last poster is visible, slugify check for latin #777

This commit is contained in:
Baris Soner Usakli
2014-01-21 11:48:56 -05:00
parent a1149b8f8d
commit 104ec7de6e
6 changed files with 15 additions and 18 deletions

View File

@@ -642,6 +642,8 @@ define(['composer'], function(composer) {
}
}
socket.emit('topics.markAsRead', {tid: tid, uid: app.uid});
createNewPosts(data);
});