mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| api/v3 | ||
| client | ||
| client-old | ||
| common | ||
| content | ||
| helpers | ||
| migrations | ||
| sanity | ||
| .eslintrc | ||
| mocha.opts | ||
| README.md | ||
For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.