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ı 035f624758
Remove implicit mod privs. closes #6345 (#7648)
* feat: add upgrade script to give mods privs

* feat: give all privileges when making a moderator

* feat: remove implicit privs

* feat: give global mods default privs

* feat: more priv fixes

* feat: use lodash

* fix: remove implicit mod priv from topic delete

* fix: more privs

* fix: posts.canEdit

* fix: canDelete and canEdit

* fix: tests, remove console.log

* feat: shorter functions

* feat: add tests

* fix: uids

* fix: redis random test fail
6 years ago
..
admin Remove implicit mod privs. closes #6345 (#7648) 6 years ago
client fix: #7598, use notice element instead of alert 6 years ago
installer fix: #7472 6 years ago
modules fix: attribute name so it works for both templates 6 years ago
ajaxify.js fix: incorrect pathname format for app.previousUrl 6 years ago
app.js fix: https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/53 6 years ago
overrides.js fix: shorter function 6 years ago
require-config.js eliminate waitSeconds in rjs config 7 years ago
sockets.js fix: #7229 6 years ago
utils.js fix: #7324 6 years ago
widgets.js optimize ajaxify 7 years ago