Merge remote-tracking branch 'origin/master' into category-whitelisting

This commit is contained in:
Julian Lam
2013-11-27 16:23:48 -05:00
7 changed files with 40 additions and 32 deletions

View File

@@ -3,7 +3,7 @@ define(function() {
loadingMoreTopics = false;
Unread.init = function() {
app.enter_room('recent_posts');
app.enterRoom('recent_posts');
ajaxify.register_events([
'event:new_topic',