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 a8be6fb8fb fix: regression where `filter:settings.set` no longer received sorted-lists 4 years ago
..
admin
api refactor(topic-events): fire topic event logging in topics/tools instead, pass uid into payload 4 years ago
categories fix: handle delete and update for categories:name zset 4 years ago
cli fix: #9192, exit after logging error 4 years ago
controllers fix: tests 4 years ago
database fix: #9231, fix redis pubsub connection 4 years ago
groups fix: #9185, fix string boolean values 4 years ago
messaging fix: #9149, server-side handling of disableChatMessageEditing 4 years ago
meta fix: regression where `filter:settings.set` no longer received sorted-lists 4 years ago
middleware chore: remove deprecated `filter:admin/header.build` hook [breaking] 4 years ago
navigation fix: unescape header navigation originalRoute [breaking] 4 years ago
plugins chore: deprecation notices for plugins using plugin old hook methods 4 years ago
posts fix: use file lib instead of direct fs module access 4 years ago
privileges chore: remove deprecated plugin hook `filter:privileges:isUserAllowedTo` [breaking] 4 years ago
rewards
routes fix: removed methods 4 years ago
socket.io fix: #9231, fix redis pubsub connection 4 years ago
topics chore: more removals of thumb specific backwards-compatibility [breaking] 4 years ago
upgrades feat: ability to search categories, #8813 4 years ago
user chore: remove deprecated `User.emailConfirm` [breaking] 4 years ago
views feat: feature flag for auto-resolving a user's flags on ban [breaking] 4 years ago
widgets
analytics.js
batch.js
cache.js
cacheCreate.js
constants.js
coverPhoto.js
emailer.js fix: #9223, don't overwrite stmp settings 4 years ago
events.js fix: add missing user delete event types 4 years ago
file.js
flags.js fix: filtering logic of flags [breaking] 4 years ago
image.js fix: #9074, fix svg uploads 4 years ago
install.js feat: async/await redis connection 4 years ago
languages.js
logger.js
notifications.js fix: add missing await 4 years ago
pagination.js
password.js
prestart.js
promisify.js
pubsub.js
search.js feat: ability to search categories, #8813 4 years ago
settings.js
sitemap.js
slugify.js
social.js
start.js fix: #9231, fix redis pubsub connection 4 years ago
translator.js
upgrade.js
utils.js
webserver.js