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 da7dcd99a8 #2532 renamed to "socket.io:transports"
Sample config:

"socket.io": {
"transports": ["websocket"]
}
10 years ago
..
categories removed slice 11 years ago
controllers #2532 renamed to "socket.io:transports" 10 years ago
database duh strings dont work 10 years ago
meta #2508 10 years ago
middleware use validator.escape 10 years ago
posts removed extra comma 10 years ago
privileges moved isAdminOrMod check out of getTopicsByTids 11 years ago
routes closes #2538 10 years ago
socket.io #2532 renamed to "socket.io:transports" 10 years ago
topics removed extra comma 10 years ago
user fix mark topic notifications read on enter 10 years ago
views partial fix to #2509 10 years ago
analytics.js updated analytics 10 years ago
batch.js use processSortedSet instead of getting all users 11 years ago
categories.js prevent crash in getChildren 10 years ago
database.js updated error text to show proper setup command 11 years ago
emailer.js check err in emailer 10 years ago
emitter.js fixing previous commit properly 11 years ago
events.js closes #2519 10 years ago
favourites.js removed command param made unvote wrapper 11 years ago
file.js fix urls 11 years ago
groups.js closes #2477 10 years ago
hotswap.js moving nearly all startup messages to verbose type 11 years ago
image.js took out the meta config check from image.js 11 years ago
install.js closes #2477 10 years ago
languages.js cleaned languages.js 11 years ago
logger.js disable stuff that crashes in socket.io 1.x 11 years ago
messaging.js adding mid on the message returned data on addMessage 10 years ago
meta.js closed #2446 11 years ago
notifications.js moving nearly all startup messages to verbose type 11 years ago
password.js use send for child process 11 years ago
plugins.js just show err.message 10 years ago
postTools.js added mainPid to topic restore/edit hooks 11 years ago
posts.js removed extra space 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 #2254 sitemap topic limit 10 years ago
threadTools.js chop chop 11 years ago
topics.js fix pagination going to 404 if new post creates a new page 11 years ago
upgrade.js store teaserPid in topic 10 years ago
user.js added some failsafe checks for filter:user.isModerator 10 years ago
webserver.js testing socket availability before attempting to bind 10 years ago
widgets.js Made hiding widgets for guests/registered sensible. 11 years ago