nodebb/test
Barış Soner Uşaklı fa4177c3bc fix: , fix feeds
display latest posts instead of oldest in topic rss feed
fix missing await that was causing rss_tokens to not function
fix feed test
more tests for getTopicWithPosts
..
database fix: redis hget
files fix: , remove webfonts ()
helpers feat: invites regardless of registration type, invite privilege, groups to join on acceptance ()
mocks chore: remove debug log
.eslintrc ESlint no-unused-vars
api.js feat(api): account deletion routes for the Write API ()
authentication.js fix(writeapi): tests
batch.js Async refactor in place ()
blacklist.js fix(deps): update to eslint@6
build.js Remove sounds ()
categories.js feat: invites regardless of registration type, invite privilege, groups to join on acceptance ()
controllers-admin.js Admin/users ()
controllers.js fix: test breakage from f300c933a5
coverPhoto.js fix:
database.js fix: db info page
defer-logger.js upgrade to winston 3.1, closes ()
emailer.js fixed tests, closes
feeds.js fix: , fix feeds
file.js fix: vulnerability in cover and admin uploads ()
flags.js feat: additional tests for
groups.js fix: allow admins adding users to global moderators
image.js up deps
locale-detect.js fix: , autoLocale logic not playing nicely with no-refresh auths ()
messaging.js feat: option in ACP to configure notification/email delay for chats
meta.js feat: , cache refactor ()
notifications.js fix: tests
package-install.js fix: , remove old deps during upgrade ()
pagination.js ESlint object-curly-spacing
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js feat: move plugin tests to separate file
plugins.js Revert "fix: bypass nbbpm for now"
posts.js feat: edit test
pubsub.js fix:
rewards.js fix: change params
search-admin.js style(eslint): match operator-linebreak preferences
search.js feat: add privilege give/rescind hooks ()
settings.js more settings tests
socket.io.js refactor: move groups.leave, fix some tests
template-helpers.js feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals ()
topics.js fix: , fix feeds
translator.js resolve - Allow nested objects in translations ()
upgrade.js feat: force upgrade scripts for test
uploads.js Remove sounds ()
user.js feat: invites regardless of registration type, invite privilege, groups to join on acceptance ()
utils.js feat: add checkbox tests