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.
Joseph Chen a1e54fda23 Bug fix - File upload broken due to api changes in 0.6.x. 11 years ago
..
categories use processSortedSet instead of getting all users 11 years ago
controllers refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 11 years ago
database #2344 11 years ago
meta closes #2337 11 years ago
middleware error checks in middleware/admin 11 years ago
posts some checks for purge 11 years ago
privileges closes #2275 11 years ago
routes Bug fix - File upload broken due to api changes in 0.6.x. 11 years ago
socket.io refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 11 years ago
topics refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 11 years ago
user closes #2297 11 years ago
views removing unnecessary markup 11 years ago
batch.js use processSortedSet instead of getting all users 11 years ago
categories.js refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 11 years ago
database.js updated error text to show proper setup command 11 years ago
emailer.js closes #2315 11 years ago
emitter.js fixing previous commit properly 11 years ago
events.js log post purges 11 years ago
favourites.js anon checks 11 years ago
file.js fix urls 11 years ago
groups.js closes #2354 11 years ago
hotswap.js more linting 11 years ago
image.js took out the meta config check from image.js 11 years ago
install.js error checks missing return 11 years ago
languages.js cleaned languages.js 11 years ago
logger.js fixing deprecation notice for morgan 11 years ago
messaging.js canMessage 11 years ago
meta.js removed some console logging 11 years ago
notifications.js 0.6.0 cleanup 11 years ago
password.js closed #2242 11 years ago
plugins.js #2308 check if latest is greater by semver 11 years ago
postTools.js closes #2303 11 years ago
posts.js if sigs are disabled, actually disable them 11 years ago
privileges.js more linting 11 years ago
search.js check just in case 11 years ago
settings.js linting settings.js 11 years ago
sitemap.js closes #2287 11 years ago
threadTools.js some checks for purge 11 years ago
topics.js handling case where user does not satisfy any of the privilege thresholds given to the hasEnoughReputationFor method 11 years ago
upgrade.js upgrade script for #2355, closes #2355 11 years ago
user.js dont display email/fullname if they are private 11 years ago
webserver.js tmp error check 11 years ago
widgets.js Made hiding widgets for guests/registered sensible. 11 years ago