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