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 b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 12 years ago
..
admin cleaned up requires 12 years ago
routes revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 12 years ago
categories.js Merge remote-tracking branch 'origin/master' into category-whitelisting 12 years ago
categoryTools.js refactored groups and categories, groups no longer explodes when 12 years ago
favourites.js removed global.io 12 years ago
feed.js revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 12 years ago
groups.js tweaks to category permission modal 12 years ago
imgur.js fixed posts not appearing immediately 12 years ago
install.js fixing category admin panel integration 12 years ago
logger.js closes #456, if the file path doesnt exists logger was crashing 12 years ago
login.js camel case for user.js methods 12 years ago
messaging.js closed #615 - added "active chats" dropdown to header 12 years ago
meta.js added tinycon lib and changed notif icon to be in CSS instead of in 12 years ago
notifications.js linting notifications.js 12 years ago
plugins.js allowing plugins with no hooks to not cause NodeBB to hang on app start 12 years ago
postTools.js removed buildFooter filter 12 years ago
posts.js revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 12 years ago
redis.js added topic tests 12 years ago
sitemap.js fontawesome 4 migration, closes #473 12 years ago
threadTools.js category whitelist for replying to posts, lots of refactoring, too 12 years ago
topics.js whoops 12 years ago
upgrade.js updated schema date 12 years ago
user.js integrated Tinycon lib and actually fixed notification counts... heh. 12 years ago
webserver.js revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 12 years ago
websockets.js moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 12 years ago