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 cc6cbfcdc4
Flags API (#9666)
* feat: new routes for flags API

+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag

* feat: tests for new flags API

added missing files for schema update

* fix: flag tests to use Write API instead of sockets

* feat: flag notes API + tests

* chore: remove debug line

* test: fix breaking test on mongo
4 years ago
..
admin fix: regression via c1b3079d93 4 years ago
categories/cid style(openapi): break write API routes into individual files 4 years ago
category feat: scheduled topics (#9399) 4 years ago
chats style(openapi): break write API routes into individual files 4 years ago
confirm fix: all tests, wrap up work 4 years ago
email/unsubscribe feat(api): added schema for email unsubscribe token 4 years ago
flags Flags API (#9666) 4 years ago
groups style(openapi): break write API routes into individual files 4 years ago
post fix: tests remove old routes 4 years ago
recent/posts fix: example 4 years ago
register fix: two more routes 4 years ago
reset style(openapi): break write API routes into individual files 4 years ago
tags fix: spec 4 years ago
topic feat: scheduled topics (#9399) 4 years ago
uid fix: api tests 4 years ago
unread style(openapi): break write API routes into individual files 4 years ago
user Categories refactor (#9257) 4 years ago
admin.yaml feat: add missing schemas for various ACP settings routes 4 years ago
categories.yaml Categories refactor (#9257) 4 years ago
config.yaml docs: add undoTimeout 4 years ago
flags.yaml feat: filter flags by username #8489 (#9451) 4 years ago
groups.yaml Categories refactor (#9257) 4 years ago
index.yaml Categories refactor (#9257) 4 years ago
ip-blacklist.yaml style(openapi): break write API routes into individual files 4 years ago
login.yaml fix: two more routes 4 years ago
me.yaml style(openapi): break write API routes into individual files 4 years ago
notifications.yaml feat: add displayname into user obj #8637 (#8909) 4 years ago
outgoing.yaml fix: all tests, wrap up work 4 years ago
popular.yaml Categories refactor (#9257) 4 years ago
post-queue.yaml Categories refactor (#9257) 4 years ago
recent.yaml Categories refactor (#9257) 4 years ago
register.yaml fix: two more routes 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 Categories refactor (#9233) 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 Categories refactor (#9257) 4 years ago
tos.yaml fix: all tests, wrap up work 4 years ago
unread.yaml test: fix spec for topic thumbs 4 years ago
users.yaml feat: add displayname into user obj #8637 (#8909) 4 years ago