nodebb/src
Julian Lam 04db07ed33 seems legit, tjs not even used in this file
..
categories isAdminOrMod
controllers accounts refactor
database added mongodb memory usage
groups fixes
meta Add new ACP option to upload Touch Icon,
middleware fix title in acp removed extra |
navigation check err item
plugins fixes item 1
posts closes
privileges removed deprecated methods
rewards missing error
routes accounts refactor
socket.io isAdminOrMod
topics isAdminOrMod
user isAdminOrMod
views inf scroll changes
widgets Added req and res objects to the widget rendering process before callback in src/controllers/api.js
analytics.js moved getMonthlyPageViews to analytics
batch.js renamed end to stop globally
categories.js prevent crash if children are falsy
database.js closes
emailer.js seems legit, tjs not even used in this file
emitter.js closes
events.js closes , closes
favourites.js Uniform action:post.* hook
file.js Firing new hook `filter:auth.list`
groups.js group escape fixes
hotswap.js moving nearly all startup messages to verbose type
image.js Add new ACP option to upload Touch Icon,
install.js default theme
languages.js cleaned languages.js
logger.js disable stuff that crashes in socket.io 1.x
messaging.js Update chat frontend to better handle incoming messages
meta.js updated theme minvers, and generating cache buster on reload too
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 fixed
posts.js moved postTools and threadTools into posts/ and topics/
privileges.js more linting
pubsub.js closes
reset.js reset changes
search.js dont escape the query that is send to search escape on the way out
settings.js linting settings.js
sitemap.js closes
topics.js inf scroll changes
upgrade.js Fix upgrade crash if groups have 0 users
user.js closes
webserver.js Fix regression caused by 4f766ac