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 05c53394f3 fix: tests 4 years ago
..
admin refactor: api categories 5 years ago
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: redis check compat tests 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: full settings hash not passed through to action:settings.set 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 refactor: move plugin hook methods to plugin.hooks.* 5 years ago
routes fix: removed methods 4 years ago
socket.io fix: restored sanity checks for post move socket calls 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 refactor: move plugin hook methods to plugin.hooks.* 5 years ago
analytics.js fix: winston usages 5 years ago
batch.js refactor: async/await file 6 years ago
cache.js feat: #8824, cache refactor (#8851) 5 years ago
cacheCreate.js fix: add missing maxAge to cache 5 years ago
constants.js refactor: shared constants (#8707) 5 years ago
coverPhoto.js performance improvements (#8795) 5 years ago
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 refactor: switch to using slugify module 5 years ago
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 feat: #8734, jquery-ui, jquery-form, timeago (#8748) 5 years ago
logger.js feat: socket.io 3 changes (#8845) 5 years ago
notifications.js fix: add missing await 4 years ago
pagination.js performance improvements (#8795) 5 years ago
password.js feat: allow passwords with length > 73 characters (#8818) 5 years ago
prestart.js chore: remove test code 5 years ago
promisify.js feat: remove topics.async.getTopicData usage 5 years ago
pubsub.js feat: socket.io 3 changes (#8845) 5 years ago
search.js feat: ability to search categories, #8813 4 years ago
settings.js closes #5008 7 years ago
sitemap.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
slugify.js feat: #8734, add slugify module, deprecate utils.slugify 5 years ago
social.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
start.js refactor: startup 5 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js feat: #8662, verified/unverified user groups 5 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js fix: winston usages 5 years ago