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 f4b5090738 more linting 10 years ago
..
categories dont update category post coint if topic post count is invalid 11 years ago
controllers closes #2235 10 years ago
database closes #2175 11 years ago
meta closes #2235 10 years ago
middleware closes #2235 10 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 forgot to update meta.title.build in socket.io/meta.js 10 years ago
topics fix post crash from 712bd3938f 10 years ago
user closes #2195 11 years ago
views and so does 403 10 years ago
batch.js #2095 11 years ago
categories.js nextStart changes, fixed move topic notification text 11 years ago
database.js
emailer.js fix emailer crash (line 35) 10 years ago
emitter.js fixing previous commit properly 11 years ago
events.js more linting 10 years ago
favourites.js derp 11 years ago
file.js
groups.js include plugins for the hooks to work 11 years ago
hotswap.js more linting 10 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
logger.js fixing deprecation notice for morgan 11 years ago
messaging.js more linting 10 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 10 years ago
search.js check just in case 11 years ago
settings.js
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 10 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