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
..
activeusers.js feat: allow multiple cids for getActiveUsers 6 years ago
create.js Remove implicit mod privs. closes #6345 (#7648) 6 years ago
data.js cache categories:cid and cid:<cid>:children 7 years ago
delete.js Category watch state (#7109) 6 years ago
index.js fix: #7647, fix getModeratorUids 6 years ago
recentreplies.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
topics.js Recent refactor (#6879) 7 years ago
unread.js load category parents and childrens in one call 7 years ago
update.js feat: cache category tag whitelist 7 years ago
watch.js Category watch state (#7109) 6 years ago