habitica-self-host/website/common
Matteo Pagliazzi 2ff9dfe965
Fix username links resulting in truncated chat messages (#11945)
* introduce MAX_MESSAGE_LENGTH constant

* add test

* fix path

* fix and tests

* fix typo in tests
2020-03-04 11:49:14 +01:00
..
locales Merge branch 'origin/develop' into Weblate. 2020-03-03 23:20:08 +01:00
script Fix username links resulting in truncated chat messages (#11945) 2020-03-04 11:49:14 +01:00
index.js misc, fix client tests 2019-10-15 15:32:53 +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