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 030ce95dea closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
11 years ago
..
admin cleaned up requires 11 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) 11 years ago
categories.js Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
categoryTools.js refactored groups and categories, groups no longer explodes when 11 years ago
favourites.js removed global.io 11 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) 11 years ago
groups.js tweaks to category permission modal 11 years ago
imgur.js fixed posts not appearing immediately 11 years ago
install.js fixing category admin panel integration 11 years ago
logger.js closes #456, if the file path doesnt exists logger was crashing 11 years ago
login.js camel case for user.js methods 11 years ago
messaging.js closed #615 - added "active chats" dropdown to header 11 years ago
meta.js added tinycon lib and changed notif icon to be in CSS instead of in 11 years ago
notifications.js linting notifications.js 11 years ago
plugins.js allowing plugins with no hooks to not cause NodeBB to hang on app start 11 years ago
postTools.js removed buildFooter filter 11 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) 11 years ago
redis.js added topic tests 11 years ago
sitemap.js fontawesome 4 migration, closes #473 11 years ago
threadTools.js category whitelist for replying to posts, lots of refactoring, too 11 years ago
topics.js whoops 11 years ago
upgrade.js updated schema date 11 years ago
user.js integrated Tinycon lib and actually fixed notification counts... heh. 11 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) 11 years ago
websockets.js closed #615 - added "active chats" dropdown to header 11 years ago