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 16ba16cdc4 fix: deprecate chats.leave 3 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api fix: deprecate chats.leave 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: `DELETE /api/v3/chats/:roomId/users` and `DELETE /api/v3/chats/:roomId/users/:uid` 3 years ago
database Zincrybulk (#9975) 3 years ago
groups feat: show 10 members 3 years ago
messaging fix: re-allow kicking of the other party in a 1-to-1 chat 3 years ago
meta breaking: remove socket.emit('user.exists') 3 years ago
middleware feat: middleware.assert.message 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 feat: `DELETE /api/v3/chats/:roomId/users` and `DELETE /api/v3/chats/:roomId/users/:uid` 3 years ago
socket.io fix: deprecate chats.leave 3 years ago
topics breaking: remove socket.emit('topics.follow') 3 years ago
upgrades fix: upgrade script to handle strings as well 3 years ago
user refactor: change error message 3 years ago
views fix: targetBlank/dropdown not getting cleared 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 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 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 3 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