Commit Graph

12 Commits

Author SHA1 Message Date
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
Matteo Pagliazzi 01373882c6 make error notification persistent, change text and make it translatable 2015-10-28 19:42:26 +01:00
Sabe Jones 2a8529012b feat(tutorial): GP and EXP awards 2015-08-25 17:09:51 -04:00
Sabe Jones d32d05e873 feat(mystery): July 2015 goodies
Also makes the mystery box opening notification translatable and adds item graphics to it.
2015-07-23 12:05:13 -05:00
Nick Tomlin ee88ed4b44 Change signature of notification service 2015-06-02 12:33:21 -05:00
Blade Barringer b375c068de Refactor notification service and add tests 2015-06-02 07:51:54 -05:00
Blade Barringer 3291062b31 Move markdown parsing to notification service 2015-06-01 17:49:27 -05:00
Alice Harris 61e8b65f14 fix drop notification images for hatching potions 2015-03-28 11:24:58 +10:00
kholliday 1a6b828e05 Moved dropClass to correct scope. 2015-03-25 07:49:49 -05:00
kholliday a7873a41a1 Added icons to Notification for the item that is dropped. 2015-03-24 16:28:24 -05:00
Tyler Renelle 812493fec5 feat(tour): Refactor the Justin Guide to be much more streamlined and interactive. Backdrop focuses user on present task. Chapterized guides 2015-03-10 15:40:18 -06:00
Blade Barringer d2eafdd021 Started moving public folder stuff back to website 2015-02-03 14:02:34 -06:00