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 8518404e22
feat: allow groups to specify which cids to show member posts from (#8875)
* feat: allow groups to specify which cids to show member posts from

* docs: fix tests for openapi

* fix: test breakage caused by improper conditional

* feat: server-side checking of memberPostCids for validity

* feat: admin panel template update to select categories to include

* refactor: privilege helpers.isUserAllowedTo

... to helpers.isAllowedTo, allowing group names to be passed in
5 years ago
..
data.js refactor: shared constants (#8707) 5 years ago
hooks.js feat: allow groups to specify which cids to show member posts from (#8875) 5 years ago
index.js chore: some optimizations for codeclimate 5 years ago
install.js refactor: shared constants (#8707) 5 years ago
load.js refactor: shared constants (#8707) 5 years ago
usage.js feat: display stack trace on winston.error 5 years ago