Files
habitica/website
Keith Holliday 28fec237fe Group plans misc fixes (#8388)
* Added notification for approval request in the group leaders language

* Added test for group task meta actions. Added sync when user claims

* Added tests for group task actions. Ensured assigned members are synce when added or removed

* Fixed approval required toggle

* Added support for users with comma in their name

* Fixed sync issue when user is approved and reloads the website

* Added advance options for group rewards

* Added back ticks to group claim message

* Fixed disappearing tasks that need approval

* Up chat limit to 400 for subbed groups

* Fixed line endings

* Updated activie subscription check

* Added group isSubscribed function

* Changed to isAfter
2017-01-18 07:54:49 -07:00
..
2017-01-18 01:52:14 +00:00
2016-09-29 13:32:36 +02:00
2017-01-18 00:16:01 +00:00
2017-01-18 07:54:49 -07:00
2017-01-18 07:54:49 -07:00
2017-01-18 07:54:49 -07:00
2017-01-18 00:16:01 +00:00
2017-01-18 07:54:49 -07:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.