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 60de084475 fix: simplify logic for fullname and email blanking in user retrieval (getUserDataByUserSlug)
Previous logic seemed to match the logic used in privileges.users.canEdit, except
the latter allows plugins to modify the value.
4 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api Priv hook fix (#9775) 4 years ago
categories feat: column based view on wide priv. tables (#9699) 4 years ago
cli fix: #9627 4 years ago
controllers fix: simplify logic for fullname and email blanking in user retrieval (getUserDataByUserSlug) 4 years ago
database Fix [MONGODB DRIVER] Warning: bulk operation `remove` has been deprecated, please use `delete` (#9746) 4 years ago
groups chore: found some hooks that don't play well docgen 4 years ago
messaging fix: #9620, fix notif delay 4 years ago
meta fix: manifest error 4 years ago
middleware fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0 4 years ago
navigation chore: eslint prefer-arrow-callback 4 years ago
plugins fix: lint 4 years ago
posts fix: #9681, update posts in queue if target tid is merged 4 years ago
privileges fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0 4 years ago
rewards chore: eslint prefer-arrow-callback 4 years ago
routes feat: create folders in ACP uploads #9638 (#9750) 4 years ago
socket.io feat: column based view on wide priv. tables (#9699) 4 years ago
topics chore: found some hooks that don't play well docgen 4 years ago
upgrades feat(emails): upgrade script for includeUnverifiedEmails 4 years ago
user feat: show instructional modal after email change request 4 years ago
views feat: create folders in ACP uploads #9638 (#9750) 4 years ago
widgets refactor: widgets (#9471) 4 years ago
als.js feat: als (#9749) 4 years ago
analytics.js chore: eslint max-len 4 years ago
batch.js chore: eslint prefer-template 4 years ago
cache.js Categories refactor (#9257) 4 years ago
cacheCreate.js chore: eslint prefer-arrow-callback 4 years ago
constants.js refactor: shared constants (#8707) 4 years ago
coverPhoto.js chore: eslint prefer-template 4 years ago
emailer.js fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0 4 years ago
events.js refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation 4 years ago
file.js chore: eslint prefer-arrow-callback 4 years ago
flags.js Flags API (#9666) 4 years ago
image.js chore: eslint prefer-template 4 years ago
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: store topic tags in topic hash (#9656) 4 years ago
settings.js fix: prevent crash in expandObjBy #9618 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 feat: #8734, add slugify module, deprecate utils.slugify 4 years ago
social.js chore: eslint prefer-arrow-callback 4 years ago
start.js feat: scheduled topics (#9399) 4 years ago
translator.js
upgrade.js fix: #9730, show warning if plugin is active but not installed 4 years ago
utils.js
webserver.js feat: als (#9749) 4 years ago