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.
Julian Lam aad0c5fd51 refactor: abstract some common code out to local utility methods 3 years ago
..
admin
api Fullname in notifications (#10157) 3 years ago
categories fix: controversial posts/bests posts not showing anything 3 years ago
cli fix: four-space indents in package.json 3 years ago
controllers fix: language keys 3 years ago
database feat: handle array of keys in psql exists for zsets 3 years ago
groups fix: use escaped group names in invite modal 3 years ago
messaging fix: catch exceptions from sendNotifications 3 years ago
meta fix: a missed invocation of colors 3 years ago
middleware fix: https://github.com/NodeBB/NodeBB/issues/10242 3 years ago
navigation fix: prevent crash if groups is not valid json 3 years ago
plugins feat: detect alternative package managers based on lockfile 3 years ago
posts refactor: abstract some common code out to local utility methods 3 years ago
privileges breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings') 3 years ago
rewards
routes feat: new accounts route to show most downvoted ('controversial') posts 3 years ago
socket.io Revert "fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler" 3 years ago
topics fix: #10257, topic thumbs not deleting on topic deletion 3 years ago
upgrades fix: non-functional upgrade script 3 years ago
user Revert "fix: proactively guard against homograph characters in website values" 3 years ago
views feat: no more sending emails to banned users, + feature flag 3 years ago
widgets refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
als.js
analytics.js refactor: only write analytics data on nbb that has runJobs=true 3 years ago
batch.js
cache.js
cacheCreate.js
constants.js
coverPhoto.js
emailer.js fix: email ban tests 3 years ago
events.js
file.js
flags.js Fullname in notifications (#10157) 3 years ago
image.js feat: allow gif profile images, sharp 0.30.0 supports gifs 3 years ago
install.js fix: #10255, create verified/unverified groups on install 3 years ago
languages.js
logger.js
notifications.js Revert "fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler" 3 years ago
pagination.js
password.js
prestart.js feat: remove colors in favour of chalk (#10142) 3 years ago
promisify.js
pubsub.js
search.js
settings.js
sitemap.js
slugify.js
social.js refactor: clone before returning 3 years ago
start.js
translator.js
upgrade.js feat: remove colors in favour of chalk (#10142) 3 years ago
utils.js
webserver.js feat: add ACP toggles for COEP and CORP headers 3 years ago