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
629fec7b234fc9991e8f6782281868d583e6f213
habitica
/
script
T
History
Tyler Renelle
629fec7b23
Merge pull request
#203
from deilann/removingthelevelcap
...
Removing level cap, free rebirth at 100
2014-05-11 16:29:35 -06:00
..
content.coffee
chore(i18n): sync with develop
2014-05-06 19:51:36 +02: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(tests): temporary fix to some i18n issues in habitrpg-shared algo tests
2014-05-11 15:56:40 -06:00
index.coffee
Merge pull request
#203
from deilann/removingthelevelcap
2014-05-11 16:29:35 -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