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.
Barış Soner Uşaklı d5bfd51267 fix: #10010, handle reverse sorting for topic events
dont add events to dom if sort is most votes
if sorting is reverse add new events after the main post or at the top instead of bottom
4 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api fix: typo in flags 4 years ago
categories refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
cli refactor: remove another async.series 4 years ago
controllers fix: #10010, handle reverse sorting for topic events 4 years ago
database refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
groups refactor: remove more async.eachSeries/mapSeries 4 years ago
messaging fix: #10006, dont allow new rooms or adding to a room if target is blocked 4 years ago
meta refactor: shorter meta.settings.get 4 years ago
middleware refactor: dont expost entire res._locals to client side 4 years ago
navigation chore: eslint prefer-arrow-callback 4 years ago
plugins perf: dont fs.open if plugin doesnt have language namespace (#9893) 4 years ago
posts refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
privileges fix: #9812, add topics:schedule 4 years ago
rewards fix: #9827, fix reward duplication 4 years ago
routes fix: broken post uploads due to 6a976a9db0 4 years ago
socket.io fix: #10006, dont allow new rooms or adding to a room if target is blocked 4 years ago
topics fix: #10010, handle reverse sorting for topic events 4 years ago
upgrades refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
user feat: add feature flag to disable verification emails, closes #9996 4 years ago
views feat: add feature flag to disable verification emails, closes #9996 4 years ago
widgets refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
als.js feat: als (#9749) 4 years ago
analytics.js chore: eslint max-len 4 years ago
batch.js fix: redis batch 4 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) 5 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 4 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: xss on flags page via ban reason 4 years ago
image.js feat: additional quality options for jpeg uploads, added quality and compression settings for png uploads 4 years ago
install.js feat: #9957, don't remove existing fields form config.json 4 years ago
languages.js fix: translator path traversal 4 years ago
logger.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
notifications.js fix: return null 4 years ago
pagination.js chore: eslint no-var, vars-on-top 4 years ago
password.js feat: add node 16 (#9847) 4 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 4 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 5 years ago
social.js refactor: clone before returning 4 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 refactor: shorter middleware 4 years ago