habitica-self-host/website/common
Phillip Thelen bbbe0cca09 Add push notification for party activity (#11319)
* Add push notification for party activity

* Improve inbox notifications

* move sendChatPushNotifications method

* Fix import

* Fix failing test

* Improve notification display on iOS

* correctly set push notification environment
2019-09-30 19:36:22 +02:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales Add push notification for party activity (#11319) 2019-09-30 19:36:22 +02:00
script feat(content): Magic Hatching Potions 2019-09-26 14:47:26 -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