This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab3a86d8a2f43237d58040ad73d3c3541eb50bb2
habitica
/
script
T
History
Tyler Renelle
81108a0039
feat(backgrounds): i18n for backgrounds
2014-06-10 18:29:33 -06:00
..
content.coffee
feat(backgrounds): i18n for backgrounds
2014-06-10 18:29:33 -06: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
i18n.coffee
fix(i18n): super fast fix for i18n issues, REVISIT, cc @lefnire
2014-05-15 23:35:07 +02:00
index.coffee
feat(backgrounds): add backgrounds feature
2014-06-10 17:47:08 -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