habitica-self-host/website/common
Matteo Pagliazzi 84329e5fad New inbox client (#10644)
* new inbox client

* add tests for sendPrivateMessage returning the message

* update DELETE user message tests

* port v3 GET-inbox_messages

* use v4 delete message route

* sendPrivateMessage: return sent message

* fix
2018-08-30 14:50:03 -05:00
..
errors New inbox client (#10644) 2018-08-30 14:50:03 -05:00
locales chore(i18n): update locales 2018-08-30 18:59:45 +00:00
script Add android FAQ answers to content call (#10649) 2018-08-30 14:49:36 -05:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc