nodebb/src
Barış Soner Uşaklı 1f43e98f8b fix: allow admins adding users to global moderators
add new test
..
admin refactor: api categories
api fix: allow admins adding users to global moderators
categories refactor: switch to using slugify module
cli fix: , sort extra deps
controllers fix: sortby
database fix: redis hget
groups fix: , dont save escaped data when renaming groups
messaging feat: , verified/unverified user groups
meta Update bundled logos with new branding ()
middleware Revert "fix: [breaking] send configured config URL as origin if not custom"
navigation fix: , dont save escaped data when renaming groups
plugins chore: some optimizations for codeclimate
posts refactor: merge post.edit
privileges refactor: remove unused search call
rewards fix: , give rewards one by one
routes Revert "Revert "fix: appropriate 404 handling for write API calls""
socket.io fix: incorrect logic for post history editable bool
topics feat: add filter.topics.getPostReplies
upgrades fix: upgrade script
user refactor: async/await src/user/approval
views fix: sortby
widgets fix: tests
analytics.js feat: analytics:maxCache setting in ACP
batch.js refactor: async/await file
cache.js feat: increase size of local cache
constants.js refactor: shared constants ()
coverPhoto.js refactor: async/await file
emailer.js fix: regression caused by 7545951725
events.js - log post owner changes ()
file.js refactor: switch to using slugify module
flags.js feat: additional sorting options for flags
image.js refactor: remove util.promisify calls
install.js Remove sounds ()
languages.js feat: , jquery-ui, jquery-form, timeago ()
logger.js feat: display stack trace on winston.error
notifications.js feat: replace relative urls to absolute before sending email notifs
pagination.js feat: , next/prev link tags on /unread /recent
password.js refactor: password async/await
prestart.js refactor: shared constants ()
promisify.js feat: remove topics.async.getTopicData usage
pubsub.js fix:
search.js fix: wrong data passed to getCategories
settings.js closes
sitemap.js feat: 8502, don't change topics sitemaps on every reply
slugify.js feat: , add slugify module, deprecate utils.slugify
social.js style: linting
start.js refactor: startup
translator.js Make utils and translator easier to require
upgrade.js feat: , verified/unverified user groups
utils.js Make utils and translator easier to require
webserver.js fix: tests