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.
Aziz Khoury 3fbb6faf28 feat: update unban logic/invocation and refactor User.bans module
* auto unban when User.getUsersFields is called and the user is banned but has expired

* cleanups and removal of expiry_readable

* expiry_readable make an alias for backward compatibility

* User.bans.func vs User.*ban*Func

* console.log cleanups, plus todo message added

* use code util.deprecate

* fix: remove ununsed winston require
6 years ago
..
admin style(eslint): match operator-linebreak preferences 6 years ago
categories fix: #7502 6 years ago
cli fix: #https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/49 6 years ago
controllers feat: update unban logic/invocation and refactor User.bans module 6 years ago
database fix: tests 6 years ago
groups Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
messaging fix: #7085 6 years ago
meta fix: #7444 Re-factor handling of og:image tags (#7463) 6 years ago
middleware feat: update unban logic/invocation and refactor User.bans module 6 years ago
navigation fix lint 6 years ago
plugins fix: hook names getting objectified by winston 6 years ago
posts fix: #7508 6 years ago
privileges fix: #6806 6 years ago
rewards chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
routes fix: #7494 6 years ago
socket.io feat: update unban logic/invocation and refactor User.bans module 6 years ago
topics Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
upgrades fix: #7519 6 years ago
user feat: update unban logic/invocation and refactor User.bans module 6 years ago
views fix: resolve CORS error on uploading via URL 6 years ago
widgets refactor widgets admin 6 years ago
analytics.js fix: #6979 6 years ago
batch.js Allow new "withScores" option in batch.processSortedSet (#6602) 7 years ago
cache.js fix: #6979 6 years ago
coverPhoto.js fix: dont crash if default cover is invalid 6 years ago
emailer.js fix: #7470 Properly handle recompilation of email templates 6 years ago
events.js feat: #7032 6 years ago
file.js use includes instead of indexOf 7 years ago
flags.js fix: don't crash in flags.validate if user blocked target 6 years ago
image.js fix: strip exif data on image uploads 6 years ago
install.js fix: remove debug logs 6 years ago
languages.js fix: generate timeago codes from files 6 years ago
logger.js Provide more error information to logs 8 years ago
notifications.js fix: merge post notifs 6 years ago
pagination.js fix: #7468 6 years ago
password.js move bcrypt into password 6 years ago
prestart.js fix: move upload_url to prestart so it is defined in upgrade scripts 6 years ago
promisify.js remove node 6 6 years ago
pubsub.js test pubsub 7 years ago
search.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
settings.js closes #5008 7 years ago
sitemap.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
social.js fix: #7406 6 years ago
start.js fix: move upload_url to prestart so it is defined in upgrade scripts 6 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js feat: more naming 6 years ago