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.
Micheil Smith 01013f5c9d Refactor plugin logic.
This relies more heavily on `async` and also makes the loading process more asynchronous. It does remove one warning in the case that a plugin is enabled but not installed.
11 years ago
..
categories stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. 11 years ago
controllers more error strings 11 years ago
database added getSortedSetRangeByScore 11 years ago
middleware linting 11 years ago
routes added lots of error keys 11 years ago
socket.io user.js error keys 11 years ago
topics added lots of error keys 11 years ago
user added lots of error keys 11 years ago
categories.js more error strings 11 years ago
categoryTools.js Reduce duplication in src/categoryTools.js 11 years ago
database.js fixed instruction in database.js 11 years ago
emailer.js fixed emailer templates 11 years ago
emitter.js added emitter class; express.listen only after background tasks complete; closes #1227 11 years ago
events.js closes #1321 11 years ago
favourites.js favourite changes 11 years ago
file.js added missing file 11 years ago
groups.js more error strings 11 years ago
image.js fit image to 128x128 and keep aspect ratio, closes #1240 11 years ago
install.js changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration 11 years ago
languages.js renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
logger.js logger jshint 11 years ago
messaging.js closes #1285 11 years ago
meta.js an attempt at addressing loader madness... #1364 11 years ago
notifications.js notifications 11 years ago
plugins.js Refactor plugin logic. 11 years ago
postTools.js added lots of error keys 11 years ago
posts.js added lots of error keys 11 years ago
sitemap.js moved posts and recent to new files 11 years ago
threadTools.js added lots of error keys 11 years ago
topics.js added lots of error keys 11 years ago
upgrade.js fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate 11 years ago
user.js added lots of error keys 11 years ago
webserver.js closed #1328 11 years ago
widgets.js ./nodebb reset widgets - global widgets as well 11 years ago