habitica-self-host/test
Sabe Jones 018976a723 Disallow interactions by blocked users; new "get objections" Members API route (#8755)
* Make flags.chatRevoked prevent sending private messages (issue #7971)

* Disallow sending gems when messages aren't allowed.

* Created function to check for objections to an interaction to user model and wired it into the API (issue #7971)

* Fixes for issues raised by reviewers.

* Added allowed values to apidoc for api.getObjectionsToInteraction.

* Refactoring of getObjectionsToInteraction and minor API changes.

* fix(objections): address PR comments

* fix(strings): use US English for base edits

* refactor(test): typos and phrasing
2017-06-06 18:49:05 -07:00
..
api/v3 Disallow interactions by blocked users; new "get objections" Members API route (#8755) 2017-06-06 18:49:05 -07:00
client Client Redesign: Inventory pages, secondary menu, misc css and design items (#8631) 2017-05-16 21:09:55 +02:00
client-old Close dropdowns when user clicks outside of them (fixes #5490) (#8657) 2017-05-24 10:12:38 -06:00
common fix(shops): don't push if empty 2017-06-02 15:28:28 +00:00
content api: add pagination for guilds 2017-03-13 19:46:53 +01:00
helpers Redirection fixes (#8592) 2017-03-23 10:25:58 -05:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity update / delete outdated README.md files (#8719) 2017-05-14 14:40:13 +10:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
mocha.opts API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
README.md update / delete outdated README.md files (#8719) 2017-05-14 14:40:13 +10:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.