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 8a6a58ee43
feat: added new admin option newbiePostEditDuration (#7737)
* feat: added new admin option newbiePostEditDuration

Also:
  - Grammar-checked a couple language strings
  - Moved a couple form inputs around in new user restrictions
  - Added a test for the new option
  - fix: 'defore' typo
6 years ago
..
database Topic await errors (#7727) 6 years ago
files
helpers
mocks
.eslintrc
authentication.js fix: #7567, allow invite and approval at the same time 6 years ago
blacklist.js fix(deps): update to eslint@6 6 years ago
build.js
categories.js Topic await errors (#7727) 6 years ago
controllers-admin.js
controllers.js
coverPhoto.js
database.js
defer-logger.js
emailer.js
feeds.js
file.js
flags.js fix(deps): update to eslint@6 6 years ago
groups.js
image.js
locale-detect.js
messaging.js
meta.js
mocha.opts
notifications.js
pagination.js
plugins.js feat: hooks can now return promise or call callbacks 6 years ago
posts.js feat: added new admin option newbiePostEditDuration (#7737) 6 years ago
pubsub.js
rewards.js
search-admin.js
search.js
settings.js
socket.io.js feat: update unban logic/invocation and refactor User.bans module 6 years ago
template-helpers.js fix: test 6 years ago
topics.js Remove implicit mod privs. closes #6345 (#7648) 6 years ago
translator.js
uploads.js
user.js fix: #7567, allow invite and approval at the same time 6 years ago
utils.js