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 6ca216ab6e feat: revoke user sessions on successful password reset 3 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api fix: rename language key for incorrect parameter type error 3 years ago
categories feat: add data param to filter:categories.search 3 years ago
cli fix: regression from 27c05448e1 3 years ago
controllers feat: `GET /api/v3/chats/:roomId/messages` 3 years ago
database fix: retry incrObjtFieldBy 3 years ago
groups feat: show 10 members 3 years ago
messaging fix: assertion check to ensure messages are in the room when editing/deleting, etc 3 years ago
meta lint: remove unused 3 years ago
middleware fix: move authenticateRequest before interstitial and maintenance mode middlewares, allowed plugins to disable authentication on certain routes 3 years ago
navigation fix: prevent crash if groups is not valid json 3 years ago
plugins test: submitUsage 3 years ago
posts feat: #9506, allow seeing and editing your queued posts 3 years ago
privileges breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings') 3 years ago
rewards fix: #9827, fix reward duplication 3 years ago
routes fix: move authenticateRequest before interstitial and maintenance mode middlewares, allowed plugins to disable authentication on certain routes 3 years ago
socket.io style: eslint 3 years ago
topics feat: allow % in tags, #10135 3 years ago
upgrades fix: upgrade script to handle strings as well 3 years ago
user feat: revoke user sessions on successful password reset 3 years ago
views fix: notice links in subfolder installs 3 years ago
widgets refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
als.js feat: als (#9749) 3 years ago
analytics.js refactor: only write analytics data on nbb that has runJobs=true 3 years ago
batch.js fix: redis batch 3 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 3 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 fix: #9484 show user history only to admins and gmods 3 years ago
image.js feat: additional quality options for jpeg uploads, added quality and compression settings for png uploads 3 years ago
install.js feat: #9957, don't remove existing fields form config.json 3 years ago
languages.js fix: translator path traversal 3 years ago
logger.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
notifications.js refactor: tab rules 3 years ago
pagination.js chore: eslint no-var, vars-on-top 4 years ago
password.js feat: add node 16 (#9847) 3 years ago
prestart.js feat: allow isCluster, isPrimary, and jobsDisabled to be passed in as numbers in addition to string/bool 3 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 fix: #9976, handle array or object 3 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 refactor: clone before returning 3 years ago
start.js feat: scheduled topics (#9399) 4 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js fix: #9730, show warning if plugin is active but not installed 4 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js perf: only add middleware if relativePath is set 3 years ago