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 5c42b3eab0 test: fixed broken tests from #9605, removed token clean on token usage as it is superceded by token clean on generation (+ associated test) 4 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api fix: use socket.request.headers 4 years ago
categories fix: lint 4 years ago
cli switch to request-promise-native (#9561) 4 years ago
controllers feat: show ip on acp manage users 4 years ago
database fix: returnOriginal deprecation 4 years ago
groups fix: #9398, crash on post flag 4 years ago
messaging fix: #9503, dont error in markUnread if room doesnt exist 4 years ago
meta fix: improper use of filename extensions 4 years ago
middleware feat: pass req.query to getUnreadData 4 years ago
navigation chore: eslint prefer-arrow-callback 4 years ago
plugins Revert "feat: add _hooks metadata object to all hooks that have object-type params" 4 years ago
posts feat: #9511 send notifications on accept/reject 4 years ago
privileges feat: scheduled topics (#9399) 4 years ago
rewards chore: eslint prefer-arrow-callback 4 years ago
routes fix: #9592, check session 4 years ago
socket.io fix: introduce artificial delay + delay fudging on invalid email during reset token generation 4 years ago
topics fix: regress. rescheduling shouldn't add to sets that pinning removed… (#9477) 4 years ago
upgrades feat: scheduled topics (#9399) 4 years ago
user test: fixed broken tests from #9605, removed token clean on token usage as it is superceded by token clean on generation (+ associated test) 4 years ago
views feat: allow nested properties on category page (#9601) 4 years ago
widgets refactor: widgets (#9471) 4 years ago
analytics.js chore: eslint max-len 4 years ago
batch.js
cache.js
cacheCreate.js chore: eslint prefer-arrow-callback 4 years ago
constants.js
coverPhoto.js
emailer.js fix: #9339, only log email errors once per digest, notification push 4 years ago
events.js chore: eslint prefer-arrow-callback 4 years ago
file.js chore: eslint prefer-arrow-callback 4 years ago
flags.js feat: add req.query to flags.list/getCount 4 years ago
image.js
install.js fix: improper use of filename extensions 4 years ago
languages.js feat: add hooks to language loading (#9426) 4 years ago
logger.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
notifications.js fix: return null 4 years ago
pagination.js chore: eslint no-var, vars-on-top 4 years ago
password.js chore: eslint prefer-arrow-callback 4 years ago
prestart.js chore: eslint no-var, vars-on-top 4 years ago
promisify.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
pubsub.js chore: eslint no-var, vars-on-top 4 years ago
search.js feat: add filter:user.getWatchedCategories 4 years ago
settings.js fix: settings v3 4 years ago
sitemap.js fix: #9301, dont call sitemapstream if there are no entries in categories/pages/topics.xml 4 years ago
slugify.js
social.js chore: eslint prefer-arrow-callback 4 years ago
start.js feat: scheduled topics (#9399) 4 years ago
translator.js
upgrade.js feat: show time info for upgrade scripts 4 years ago
utils.js
webserver.js fix: winston.info 4 years ago