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 c3a4bcb116 first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours. 11 years ago
..
categories Add missing new lines at end of files. 11 years ago
controllers Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 11 years ago
database fixed my derp 11 years ago
middleware avoid doing nconf.get over and over again on the same key 11 years ago
routes first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours. 11 years ago
socket.io closes #1139 11 years ago
topics Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 11 years ago
user first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours. 11 years ago
categories.js Add missing new lines at end of files. 11 years ago
categoryTools.js Reduce duplication in src/categoryTools.js 11 years ago
database.js forgot to export helpers as well for secondary db 11 years ago
emailer.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 11 years ago
emitter.js Add missing new lines at end of files. 11 years ago
events.js Add missing new lines at end of files. 11 years ago
favourites.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 11 years ago
file.js added missing file 11 years ago
groups.js more error strings 11 years ago
image.js Add missing new lines at end of files. 11 years ago
install.js fixes for dual database; moved dependency definitions into the database object 11 years ago
languages.js Add missing new lines at end of files. 11 years ago
logger.js logger jshint 11 years ago
messaging.js fixes chat messages 11 years ago
meta.js updated to latest compressed notifications 11 years ago
notifications.js resolved #1372 -- username clashes will now cause a random # to be appended to the username 11 years ago
plugins.js Refactor plugin logic. 11 years ago
postTools.js added lots of error keys 11 years ago
posts.js changed sortedSetRangeByScore 11 years ago
sitemap.js Add missing new lines at end of files. 11 years ago
threadTools.js Add missing new lines at end of files. 11 years ago
topics.js Add missing new lines at end of files. 11 years ago
upgrade.js Add missing new lines at end of files. 11 years ago
user.js added lots of error keys 11 years ago
webserver.js allowing plugins to define new sounds -- woot. 11 years ago
widgets.js don't reset the global footer (copyright) when changing themes - they should all be compatible anyways 11 years ago