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 307a04c162 closes #2227 11 years ago
..
categories dont update category post coint if topic post count is invalid 11 years ago
controllers closes #2175 11 years ago
database closes #2175 11 years ago
meta use page visibility api instead of window.onblur 11 years ago
middleware fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) 11 years ago
posts #2095 11 years ago
privileges crash fix 11 years ago
routes closes #2175 11 years ago
socket.io closes #2175 11 years ago
topics filter before getting topics 11 years ago
user closes #2133 11 years ago
views closes #2227 11 years ago
batch.js #2095 11 years ago
categories.js nextStart changes, fixed move topic notification text 11 years ago
database.js
emailer.js refactored chat notification system to wait a bit before sending notif/email, closes #2098 11 years ago
emitter.js apparently this was confusing 11 years ago
events.js closes #2055 11 years ago
favourites.js derp 11 years ago
file.js
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
messaging.js nextStart changes, fixed move topic notification text 11 years ago
meta.js fixed #2220 11 years ago
notifications.js closes #2196 11 years ago
password.js closes #1976 11 years ago
plugins.js closed #2224 11 years ago
postTools.js wait for callback 11 years ago
posts.js crash fix 11 years ago
privileges.js
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 closes #2133 11 years ago
user.js closes #2209 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