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
d7970d1dd2f8a5d874d3ef044fcb42ced2ce6b9c
habitica
/
script
T
History
Tyler Renelle
30be8749c4
Merge pull request
#313
from Alys/develop1
...
allows stats to change for users who used rebirth
2014-09-16 20:55:19 -06:00
..
content.coffee
feat(quests): add rooster rampage quest
2014-09-16 16:08:21 -06:00
directives.js
feat(directives): move directive to be used in mobile from habitrpg
2014-07-12 15:53:06 +02:00
i18n.coffee
fix(coffee): ops, used js instead of coffee!
2014-09-12 14:51:20 +02:00
index.coffee
allows stats to change for users who used rebirth
2014-09-17 06:24:39 +10: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