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
..
admin feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
categories/cid 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
chats style(openapi): break write API routes into individual files 4 years ago
email/unsubscribe style(openapi): break write API routes into individual files 4 years ago
flags style(openapi): break write API routes into individual files 4 years ago
groups style(openapi): break write API routes into individual files 4 years ago
post style(openapi): break write API routes into individual files 4 years ago
recent/posts style(openapi): break write API routes into individual files 4 years ago
reset style(openapi): break write API routes into individual files 4 years ago
tags fix(writeapi): fix components, + tag object schema 4 years ago
topic fix(writeapi): fix components, + tag object schema 4 years ago
uid style(openapi): break write API routes into individual files 4 years ago
unread style(openapi): break write API routes into individual files 4 years ago
user feat(writeapi): user settings API 4 years ago
categories.yaml style(openapi): break write API routes into individual files 4 years ago
config.yaml style(openapi): break write API routes into individual files 4 years ago
flags.yaml style(openapi): break write API routes into individual files 4 years ago
groups.yaml feat: allow groups to specify which cids to show member posts from (#8875) 4 years ago
index.yaml style(openapi): break write API routes into individual files 4 years ago
ip-blacklist.yaml style(openapi): break write API routes into individual files 4 years ago
login.yaml style(openapi): break write API routes into individual files 4 years ago
me.yaml style(openapi): break write API routes into individual files 4 years ago
notifications.yaml style(openapi): break write API routes into individual files 4 years ago
popular.yaml style(openapi): break write API routes into individual files 4 years ago
post-queue.yaml style(openapi): break write API routes into individual files 4 years ago
recent.yaml style(openapi): break write API routes into individual files 4 years ago
register.yaml style(openapi): break write API routes into individual files 4 years ago
registration-queue.yaml style(openapi): break write API routes into individual files 4 years ago
reset.yaml style(openapi): break write API routes into individual files 4 years ago
search.yaml style(openapi): break write API routes into individual files 4 years ago
self.yaml style(openapi): break write API routes into individual files 4 years ago
tags.yaml fix(writeapi): fix components, + tag object schema 4 years ago
top.yaml style(openapi): break write API routes into individual files 4 years ago
unread.yaml fix: breaking test from 0db0231cff 4 years ago
users.yaml style(openapi): break write API routes into individual files 4 years ago