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 c24dce4dd6 closes #3062 10 years ago
..
categories Delete errors 10 years ago
controllers removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug. #3047 10 years ago
database Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup 10 years ago
meta Allow NodeBB version to be set via config to package.json version can be incremented when needed. 10 years ago
middleware closes #2927 10 years ago
navigation refactored translator system to be a require.js module, and not a global 10 years ago
plugins Allow NodeBB version to be set via config to package.json version can be incremented when needed. 10 years ago
posts teaser fixes 10 years ago
privileges added privileges.topics.filterUids 10 years ago
rewards filter out illegitimate rewards 10 years ago
routes if topic doesnt have teaser use main post in rss feed 10 years ago
socket.io moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli) 10 years ago
topics added privileges.topics.filterUids 10 years ago
user re: #3043, if no address is entered, "http://" won't get automatically saved in 10 years ago
views closes #3049 10 years ago
analytics.js show monthly page views 10 years ago
batch.js renamed end to stop globally 10 years ago
categories.js closes #3062 10 years ago
database.js updated error text to show proper setup command 11 years ago
emailer.js refactored translator system to be a require.js module, and not a global 10 years ago
emitter.js fixing previous commit properly 11 years ago
events.js closes #2550, closes #2518 10 years ago
favourites.js dont add guests to users:repuration zset 10 years ago
file.js file upload with spaces / general file upload fix wrt ajaxiy 10 years ago
groups.js renamed end to stop globally 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 Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup 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 added optional parameter to define timestamp when sending a chat message, for use in write API 10 years ago
meta.js moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added 10 years ago
notifications.js we just need the group members :trollface: 10 years ago
pagination.js pagination 10 years ago
password.js use send for child process 11 years ago
plugins.js moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added 10 years ago
postTools.js closes #2982 10 years ago
posts.js waterfall getPostsByPids 10 years ago
privileges.js more linting 11 years ago
pubsub.js closes #3014 10 years ago
search.js closes #3046 10 years ago
settings.js linting settings.js 11 years ago
sitemap.js added privileges.topics.filterUids 10 years ago
threadTools.js update deleted propery before calling hook 10 years ago
topics.js added privileges.topics.filterUids 10 years ago
upgrade.js allow language strings in menu items 10 years ago
user.js closes #3005 10 years ago
webserver.js warning/errors on invalid ports config 10 years ago
widgets.js not referencing parent scope when inside BEGIN in widgets tpl 10 years ago