habitica/script
Jason Butz 17aed0a9d7 feat(archive_todo): add cron to archive todos
This is part 2 of habitrpg#3062. Part 1 MUST be merged first.
Part 1 pull request: habitrpg#3302
2014-04-18 11:45:21 -04:00
..
content.coffee improve(default-tasks): add checklist, emojis, markdown 2014-04-17 16:12:09 +09: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(archive_todo): add cron to archive todos 2014-04-18 11:45:21 -04: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