nodebb/src
psychobunny 842815e5e9 closes
..
categories pass the data used to create the category to filter:category.create
controllers Closes
database added mongodb memory usage
groups closed
meta Fix
middleware closes
navigation check err item
plugins fixes
posts fixed
privileges use set to get groups
rewards missing error
routes added a new middleware and plugin hook
socket.io moved getMonthlyPageViews to analytics
topics another waterfall
user closes
views Closes
widgets moved widget code out of controller; cleaned up code into a folder
analytics.js moved getMonthlyPageViews to analytics
batch.js renamed end to stop globally
categories.js parse category description closes
database.js closes
emailer.js closes
emitter.js closes
events.js closes , closes
favourites.js Uniform action:post.* hook
file.js file upload with spaces / general file upload fix wrt ajaxiy
groups.js use set to get groups
hotswap.js moving nearly all startup messages to verbose type
image.js added plugin hooks so that imagemagick can still be called, as a plugin, for image manipulation tasks, falling back to using lwip
install.js fix filter
languages.js cleaned languages.js
logger.js disable stuff that crashes in socket.io 1.x
messaging.js Fix bug where new chat messages would not append
meta.js closes
notifications.js adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised
pagination.js closes
password.js use send for child process
plugins.js filter system plugins from list
postTools.js closes
posts.js resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
privileges.js more linting
pubsub.js closes
search.js closes
settings.js linting settings.js
sitemap.js Update sitemap.js
threadTools.js closes
topics.js waterfall for topics
upgrade.js closes
user.js closes
webserver.js more line ending conversion