nodebb/src
Barış Soner Uşaklı aedd28e0a6 fix: module name
..
admin fix: use proper api url
categories fix: topic count on category page if filter is author
cli refactor: shared constants ()
controllers chore: some optimizations for codeclimate
database ttl/pttl ()
groups feat(writeapi): added group joining and deletion
messaging chore: lint notifications.js
meta fix: module name
middleware feat: , jquery-ui, jquery-form, timeago ()
navigation fix: escape navigation item fields, theme:id, category fields
plugins chore: some optimizations for codeclimate
posts chore: some optimizations for codeclimate
privileges fix: inability to access /admin if not superadmin
rewards fix: , give rewards one by one
routes fix: category RSS feed was displaying deleted topics
socket.io fix(writeapi): tests
topics feat: add number of posters to topic
upgrades feat: fullname search ()
user feat: revoke user sessions above threshold ()
views feat: , jquery-ui, jquery-form, timeago ()
widgets Document deprecations and remove old ones ()
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: remove util.promisify calls
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
social.js style: linting
start.js refactor: startup
translator.js Make utils and translator easier to require
upgrade.js refactor: shared constants ()
utils.js Make utils and translator easier to require
webserver.js feat: analytics:maxCache setting in ACP