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
4 years ago
..
advanced fix: spec 4 years ago
appearance style(openapi): break write API routes into individual files 4 years ago
category style(openapi): break write API routes into individual files 4 years ago
development fix: spec 4 years ago
extend style(openapi): break write API routes into individual files 4 years ago
groups/groupname style(openapi): break write API routes into individual files 4 years ago
manage feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
settings style(openapi): break write API routes into individual files 4 years ago
upload style(openapi): break write API routes into individual files 4 years ago
users style(openapi): break write API routes into individual files 4 years ago
analytics.yaml style(openapi): break write API routes into individual files 4 years ago
dashboard.yaml style(openapi): break write API routes into individual files 4 years ago
uploadDefaultAvatar.yaml style(openapi): break write API routes into individual files 4 years ago
uploadMaskableIcon.yaml style(openapi): break write API routes into individual files 4 years ago
uploadOgImage.yaml style(openapi): break write API routes into individual files 4 years ago
uploadTouchIcon.yaml style(openapi): break write API routes into individual files 4 years ago
uploadfavicon.yaml style(openapi): break write API routes into individual files 4 years ago
uploadlogo.yaml style(openapi): break write API routes into individual files 4 years ago