Julian Lam 8518404e22
feat: allow groups to specify which cids to show member posts from ()
* 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
..
Breadcrumbs.yaml Testing suite integration for openapi spec ()
CategoryObj.yaml style(openapi): move schemas and responses out of write.yaml
CategoryObject.yaml feat: , min/max tags per category
CommonProps.yaml Revert "test(openapi): missing commonprops addition"
Error.yaml style(openapi): move schemas and responses out of write.yaml
GroupObject.yaml feat: allow groups to specify which cids to show member posts from ()
Pagination.yaml Testing suite integration for openapi spec ()
PostObject.yaml fix(openapi): final fixes to schemas
PostsObject.yaml fix(writeapi): tests
SettingsObj.yaml fix: tests
Status.yaml style(openapi): move schemas and responses out of write.yaml
TagObject.yaml fix(writeapi): fix components, + tag object schema
TopicObject.yaml feat: move postercount to topic hash
UserObj.yaml style(openapi): move schemas and responses out of write.yaml
UserObject.yaml feat: remove administrator property from public routes