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