mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
* Temporarily disable ctrl-enter to send Guild messages after paste Disable Ctrl-Enter after pasting, because some users are experiencing issues with accidentally sending their messages after pasting. * Code style fixes for "Temporarily disable ctrl-enter to send Guild messages after paste" * Fix issues with variable location * Fix variables for accidental chat submission features Moving vatiables for the chat submit timeout to their own variable so they won't be overwritten * Fix code formatting issues with accidental chat submission code * Remove leading space from variables to fix lint issues |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| raw_sprites | ||
| server | ||
| static | ||
| README.md | ||
/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.