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.
psychobunny 729ed6fbda all your semi-colons are belongs to me 11 years ago
..
categories dont update category post coint if topic post count is invalid 11 years ago
controllers all your semi-colons are belongs to me 11 years ago
database closes #2175 11 years ago
meta all your semi-colons are belongs to me 11 years ago
middleware closes #2235 11 years ago
posts closes #2132 11 years ago
privileges crash fix 11 years ago
routes another fix for express deprecations 11 years ago
socket.io all your semi-colons are belongs to me 11 years ago
topics fix post crash from 712bd3938f 11 years ago
user all your semi-colons are belongs to me 11 years ago
views and so does 403 11 years ago
batch.js #2095 11 years ago
categories.js nextStart changes, fixed move topic notification text 11 years ago
database.js updated error text to show proper setup command 11 years ago
emailer.js fix emailer crash (line 35) 11 years ago
emitter.js fixing previous commit properly 11 years ago
events.js more linting 11 years ago
favourites.js derp 11 years ago
file.js upload_url shouldn't use path.join 11 years ago
groups.js include plugins for the hooks to work 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 forgot db require 11 years ago
languages.js cleaned languages.js 11 years ago
logger.js fixing deprecation notice for morgan 11 years ago
messaging.js more linting 11 years ago
meta.js some minor linting elsewhere 11 years ago
notifications.js closes #2196 11 years ago
password.js closed #2242 11 years ago
plugins.js fixed #2236 - using !gte instead of lte 11 years ago
postTools.js wait for callback 11 years ago
posts.js parse post in Topics.reply not in Posts.create 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 load 50 topics in sitemap instead of all 11 years ago
threadTools.js #2095 11 years ago
topics.js faster getTeasers 11 years ago
upgrade.js more linting 11 years ago
user.js closes #2213 11 years ago
webserver.js fixed #2214 - each individual thread will create its own logrotate write handler, because if one is closed, everything crashes in a cascade effect because we're calling .write() after .end(), bleh. 11 years ago
widgets.js widget render change 11 years ago