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.
barisusakli 6ca06a8e54 closes #2233 11 years ago
..
categories dont update category post coint if topic post count is invalid 11 years ago
controllers closes #2233 11 years ago
database closes #2175 11 years ago
meta some minor linting elsewhere 11 years ago
middleware no better way to spend your saturday 11 years ago
posts #2095 11 years ago
privileges crash fix 11 years ago
routes closes #1940 11 years ago
socket.io closes #2213 11 years ago
topics filter before getting topics 11 years ago
user closes #2195 11 years ago
views closes #2213 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 refactored chat notification system to wait a bit before sending notif/email, closes #2098 11 years ago
emitter.js fixing previous commit properly 11 years ago
events.js closes #2055 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 typo 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 first commit 11 years ago
messaging.js nextStart changes, fixed move topic notification text 11 years ago
meta.js some minor linting elsewhere 11 years ago
notifications.js closes #2196 11 years ago
password.js closes #1976 11 years ago
plugins.js oops, this one was my bad 11 years ago
postTools.js wait for callback 11 years ago
posts.js crash fix 11 years ago
privileges.js more work on #1518 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 closes #2133 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