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 feat: store topic tags in topic hash (#9656) 4 years ago
category.json
email.json
error.json feat: internationalize API error messages 4 years ago
flags.json feat: filter flags by username #8489 (#9451) 4 years ago
global.json Flags API (#9666) 4 years ago
groups.json
ip-blacklist.json
language.json
login.json
modules.json
notifications.json fix: #9619, add group chat filter to /notifications 4 years ago
pages.json
post-queue.json
recent.json
register.json
reset_password.json
search.json
success.json feat: #9511 send notifications on accept/reject 4 years ago
tags.json
top.json
topic.json
unread.json
uploads.json
user.json
users.json