2 Commits (89173f17cab6f6447647e5a3d8609f97c09084d1)

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