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 824a72b220 fix: updated ACP > Manage > Users to handle users with no email address 4 years ago
..
admin
api refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation 4 years ago
categories fix: dont show system tags in whitelist dropdown to regular users 4 years ago
cli fix: #9627 4 years ago
controllers feat: invites no longer require email 4 years ago
database fix: #9668, add raw info to psql database page 4 years ago
groups fix: purge uploaded images accordingly #9606 (#9611) 4 years ago
messaging fix: #9620, fix notif delay 4 years ago
meta fix: #9636, sanitize all attributes in meta and link tags 4 years ago
middleware feat(emails): pass req in to filter:registration.interstitial 4 years ago
navigation
plugins
posts fix: #9622 (#9623) 4 years ago
privileges feat: store topic tags in topic hash (#9656) 4 years ago
rewards
routes Flags API (#9666) 4 years ago
socket.io fix: email validation flow, so that it actually works, fixed event logging bug, new email verification template 4 years ago
topics feat: store topic tags in topic hash (#9656) 4 years ago
upgrades feat(emails): upgrade script for includeUnverifiedEmails 4 years ago
user refactor: added user.email.remove method, updated email interstitial to handle email removal 4 years ago
views fix: updated ACP > Manage > Users to handle users with no email address 4 years ago
widgets
analytics.js
batch.js
cache.js
cacheCreate.js
constants.js
coverPhoto.js
emailer.js fix: allowed reset and reset_notify emails to go out to unconfirmed email addresses 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
flags.js Flags API (#9666) 4 years ago
image.js
install.js
languages.js
logger.js
notifications.js
pagination.js
password.js
prestart.js
promisify.js
pubsub.js
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
slugify.js
social.js
start.js
translator.js
upgrade.js
utils.js
webserver.js