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 0ac9ec6001 Merge remote-tracking branch 'origin/master' into email-revamp 12 years ago
..
admin admins can create users from admin/users panel 12 years ago
database first pass, #524, #667 12 years ago
routes Merge remote-tracking branch 'origin/master' into email-revamp 12 years ago
categories.js category active users are stored in a sorted set now 12 years ago
categoryTools.js Adding support for restricting category read access based on user groups 12 years ago
database.js fixed instruction in database.js 12 years ago
emailer.js implemented emailer for welcome email (though the email confirmation system is horribly broken) 12 years ago
events.js display events in admin page events section 12 years ago
favourites.js fixed favouriting 12 years ago
feed.js fixes #703 - topic feeds were not saving (who knows for how long!) 12 years ago
groups.js removing some console.log's 12 years ago
imgur.js closes #707, closes #686 12 years ago
install.js Merge pull request #701 from aonz1982/install_automated_setup 12 years ago
logger.js removed console.log 12 years ago
login.js added parseInt 12 years ago
messaging.js closes #690, closes #691 12 years ago
meta.js full unicode support in slugify method, thanks to XRegExp 12 years ago
notifications.js also send notification data along with event:new_notification socket call 12 years ago
plugins.js fixed debug output when plugin method is not found 12 years ago
postTools.js first pass, #524, #667 12 years ago
posts.js refactored posts.create to use waterfall 12 years ago
sitemap.js parseInt fixes getObjects fix 12 years ago
threadTools.js thread delete restore fix 12 years ago
topics.js first pass, #524, #667 12 years ago
upgrade.js removed extra , 12 years ago
user.js fixing 'back to nodebb' ext, and revamping email confirm logic 12 years ago
webserver.js properly fixed #713 12 years ago
websockets.js first pass, #524, #667 12 years ago