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 39e59ee918 fixed link to plugins page on widgets 10 years ago
..
categories dont update category post coint if topic post count is invalid 10 years ago
controllers closes #2175 10 years ago
database closes #2175 10 years ago
meta use page visibility api instead of window.onblur 10 years ago
middleware fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) 10 years ago
posts #2095 11 years ago
privileges crash fix 10 years ago
routes closes #2175 10 years ago
socket.io closes #2175 10 years ago
topics filter before getting topics 10 years ago
user closes #2133 10 years ago
views fixed link to plugins page on widgets 10 years ago
batch.js #2095 11 years ago
categories.js nextStart changes, fixed move topic notification text 10 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 apparently this was confusing 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 10 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 10 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 10 years ago
meta.js fixed #2220 10 years ago
notifications.js closes #2196 10 years ago
password.js closes #1976 11 years ago
plugins.js closed #2224 10 years ago
postTools.js wait for callback 11 years ago
posts.js crash fix 10 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 10 years ago
upgrade.js closes #2133 10 years ago
user.js closes #2209 10 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. 10 years ago
widgets.js widget render change 11 years ago