This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-07-22 11:38:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e53ef26d4c
habitica
/
script
History
Tyler Renelle
e53ef26d4c
feat(flower): add flower customization option
2014-03-21 12:30:36 -06:00
..
content.coffee
fix(content): typo
2014-03-18 19:55:07 +01:00
directives.js
move markdown directive out of main site into shared (so mobile can use it)
2014-01-14 11:11:14 -07:00
index.coffee
feat(flower): add flower customization option
2014-03-21 12:30:36 -06:00
userServices.js
Fixes
#1528
. Stores the currently selected tags locally before synchronizing with the server and restores them after the new user object comes back down the pipe. One potential issue that should probably be fixed is if a tag is deleted on another client that has it selected, there is no visual feedback showing that a tag is still selected, but there are no tasks shown because a null tag is selected. This is fixed by pressing "clear filters", but null filters should probably be checked eventually
2014-02-23 22:37:42 -08:00