2 Commits (eb3c398e26664794ba8bd456a6d5e1e307aea3d0)

Author SHA1 Message Date
Julian Lam bc7707aa88 fix: #9484 show user history only to admins and gmods 3 years ago
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