46a8ee52d4
* Modify relative dueIn time on tasks to be in days - Normalizes the current time and task due time to the ends of their respective days. - Returns 'today' if the dates are the same day else uses moment's humanize function to allow for weeks, months, years and so on. * Modify task due date to appear grey when due the next day
/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.