2 Commits (5804d3a9e7ee51da461c166e18a4b1189a35904a)

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