habitica-self-host/website/public/js/services
Sabe Jones 63f00d3643 fix(sharing): Better Tweet syntax
Angular bindings would fail to parse in Tweets if the expression evaluated to something with a space in it. Adding quotes stretches the Tweet by two characters, but addresses the issue. Commit also takes out a spurious console message from the Notifications service.
2015-11-10 17:07:34 -05:00
..
analyticsServices.js Wrap task analytics in if statement 2015-08-14 23:43:47 -05:00
challengeServices.js Started moving public folder stuff back to website 2015-02-03 14:02:34 -06:00
chatServices.js feat(greeting-cards): Thank-You & Greets 2015-08-13 16:58:31 -05:00
groupServices.js Pull in client side changes for quest routes 2015-09-15 09:35:17 -05:00
guideServices.js fix(tutorial): Unstick Justin head 2015-08-28 16:12:45 -04:00
memberServices.js Correct method name 2015-07-18 16:00:06 -05:00
notificationServices.js fix(sharing): Better Tweet syntax 2015-11-10 17:07:34 -05:00
paymentServices.js refactor amazon payments and add one time purchases once again 2015-07-15 20:07:17 +02:00
questServices.js Add user sync to sendAction 2015-09-15 16:39:08 -05:00
sharedServices.js Started moving public folder stuff back to website 2015-02-03 14:02:34 -06:00
socialServices.js feat(sharing): Buttons for more modals 2015-10-29 16:33:27 -04:00
statServices.js Move all pet counting to shared count scripts 2015-07-22 17:32:12 -05:00
taskServices.js Wrap task service in anon function 2015-06-21 20:35:45 -05:00