Commit graph

  • 1aa7f6ca91 feat(quest): Begin implementing owl Sabe Jones 2014-11-12 20:57:19 -0600
  • 2166321572 feat(invite-friends): add inviting friends via email. URL parsed, session holds invitation. If user joins party (new user or existing), the inviter is rewarded Tyler Renelle 2014-11-06 18:40:35 -0700
  • 9bb40d6a96 feat(invite-friends): add basilist quest Tyler Renelle 2014-11-12 19:23:43 -0700
  • 114cbe2760 Merge pull request #4236 from HabitRPG/share-avatar Tyler Renelle 2014-11-12 14:42:48 -0700
  • de509c83be fix(sharing): add bucket to nconf Tyler Renelle 2014-11-12 14:40:33 -0700
  • 8f633e81db fix(sharing): add phantomjs buildpack to heroku (for pageres), proper use of nested nconf keys Tyler Renelle 2014-11-12 09:02:12 -0700
  • 65ec6bcf2c Merge pull request #4230 from ShilohT/develop Alice Harris 2014-11-12 20:15:04 +1000
  • dcfa0817f6 Merge pull request #357 from ShilohT/develop Alice Harris 2014-11-12 20:14:57 +1000
  • cf66383a94 bailey(goldenknight) Tyler Renelle 2014-11-11 21:05:06 -0700
  • 97a9ecf1f4 feat(quests): goldeknight auto-drops at 40 Tyler Renelle 2014-11-11 21:04:21 -0700
  • 73bdc0dbaf feat(quests): golden knight chain Tyler Renelle 2014-11-11 20:27:25 -0700
  • 15f318ccc2 feat(sharing): screw it, social links + img + text aint working, just redirect to homepage + show member modal Tyler Renelle 2014-11-11 19:11:04 -0700
  • 3a415a45a9 feat(sharing): add download link Tyler Renelle 2014-11-11 17:52:03 -0700
  • 3e21e1f448 feat(sharing): implement caching of avatar img. img as image/png instead of octet/stream Tyler Renelle 2014-11-11 17:04:53 -0700
  • 69da58503a feat(sharing): move avatar-sharing to herobox, use addthis instead of custom solution. refactor from pages/* to export/* Tyler Renelle 2014-11-11 15:03:19 -0700
  • 18b350ebcc feat(sharing): directly stream avatar screenshot to aws Tyler Renelle 2014-11-11 16:05:14 -0700
  • e6a99f33a9 feat(sharing): add ability to share avatar. adds static page with avatar screen, and generates image from it Tyler Renelle 2014-11-07 17:04:41 -0700
  • cd2d861860 fet(analytics): track individually for cohort Tyler Renelle 2014-11-11 13:00:41 -0700
  • 54c913a5a8 Update menu.jade ShilohT 2014-11-10 02:21:49 -0500
  • 14a4bfd0cb Update settings.json ShilohT 2014-11-10 02:11:04 -0500
  • c08ad60200 bailey: community guidelines, facebook login Tyler Renelle 2014-11-07 19:19:26 -0700
  • f80da293ce fix bug that was causing empty pet paws to appear for rare mounts Alice Harris 2014-11-10 06:00:01 +1000
  • 5b9f79eab2 rename Habit tabs to make them shorter (Weak/Strong instead of Struggling/On Track) - https://github.com/HabitRPG/habitrpg/pull/4167#issuecomment-61394775 Alice Harris 2014-11-09 09:09:38 +1000
  • 00b9e0d6ac Merge pull request #4205 from Alys/commGuide-accept-before-post-2014-11-01 Alice Harris 2014-11-08 12:02:59 +1000
  • 7ebc4763d3 Merge pull request #4206 from Alys/fetch-recent-messages-2014-11-01 Alice Harris 2014-11-08 07:20:46 +1000
  • 6f4eebb348 Merge pull request #354 from Alys/beeminderDeleteWarning-2014-11-06 Alice Harris 2014-11-07 19:31:26 +1000
  • 1f9cb90d2d Merge pull request #4225 from Alys/beeminderDeleteWarning-2014-11-06 Alice Harris 2014-11-07 19:29:43 +1000
  • 4eae55f3ba refactor(payments): move transactional emails to utils.js for DRY (cc @paglias) Tyler Renelle 2014-11-06 18:25:44 -0700
  • a8d4a7545c bailey(costumes) Tyler Renelle 2014-11-06 16:24:48 -0700
  • 8120d69d05 feat(halloween): costume contest badges Tyler Renelle 2014-11-06 16:21:52 -0700
  • d043048d28 deleted facebook.jpeg, now using zocial (see HabitRPG/habitrpg#6304dd2) Tyler Renelle 2014-11-06 16:21:09 -0700
  • 6304dd2e15 feat(auth): move to hello.js for social auth, paves the way for multiple connectors. Prettier buttons via zocial Tyler Renelle 2014-11-06 13:08:41 -0700
  • 551e5d4e83 add warning text for Beeminder users about deleting To-Dos Alice Harris 2014-11-06 12:24:57 +1000
  • a34beb7686 add warning text for Beeminder users about deleting To-Dos Alice Harris 2014-11-06 12:24:27 +1000
  • 8651f0da25 fix(facebook): move from passport-facebook to Facebook JS SDK. Better security on FB login by validating accessToken. Create user from FB profile if none exists, allows 3rd-party apps to. Fixes #4221 Tyler Renelle 2014-11-05 16:31:52 -0700
  • 8ff971b1ec fix(facebook): try using facebook oauth route 2.1 #4221 Tyler Renelle 2014-11-05 11:31:26 -0700
  • 1f72721e6a fix(facebook): attempt using a callback buster to generate a new authorization code #4221 Tyler Renelle 2014-11-05 11:14:33 -0700
  • cfbb564801 feat(emails): add recaptureEmailsPhase path to flags Matteo Pagliazzi 2014-11-05 17:56:10 +0100
  • 94a813fc6b bailey: backgrounds, beeminder Tyler Renelle 2014-11-04 19:50:56 -0700
  • c53e6a23cf feat(backgrounds): add new backgrounds Tyler Renelle 2014-11-04 19:45:42 -0700
  • ee879decb9 chore(upgrade): passport-facebook Tyler Renelle 2014-11-04 18:26:31 -0700
  • 28668bea8c Merge pull request #352 from Alys/commGuide-translation-fix-2014-11-04 Matteo Pagliazzi 2014-11-04 19:15:13 +0100
  • 2b085b8803 Merge pull request #4220 from Alys/commGuide-translation-fix-2014-11-04 Matteo Pagliazzi 2014-11-04 19:15:10 +0100
  • cad04b376a merge strings to ease translations Alice Harris 2014-11-04 16:44:15 +1000
  • 62f71fbdb8 merge strings to ease translations Alice Harris 2014-11-04 16:43:27 +1000
  • 2ac9cd037c chore(i18n): add communityGuidelines translations Matteo Pagliazzi 2014-11-03 20:28:18 +0100
  • e788872932 fix typo in previous commit Matteo Pagliazzi 2014-11-03 19:55:10 +0100
  • e692b4b392 do not allow user to revive if not dead, fixes HabitRPG/habitrpg#3599 Matteo Pagliazzi 2014-11-03 19:53:27 +0100
  • 7e573bc877 chore(i18n): update locales, add pirate english Matteo Pagliazzi 2014-11-03 19:29:01 +0100
  • 3fc4978176 feat(fall): back to default npcs Tyler Renelle 2014-11-02 23:10:48 -0700
  • 1151002dd6 feat(fall): disable candy drops Tyler Renelle 2014-11-02 17:01:26 -0700
  • 16fff701d4 Merge pull request #4212 from Alys/mountsFix Alice Harris 2014-11-02 19:16:30 +1000
  • b79118c976 fix decapitated mount head Alice Harris 2014-11-02 18:54:33 +1000
  • 036b855777 improve wording for Dated To-Dos tab tooltip Alice Harris 2014-11-02 06:05:15 +1000
  • 136408e885 add tooltip to Dated To-Dos tab to explain that To-Dos aren't sorted Alice Harris 2014-11-02 05:50:31 +1000
  • 6d0f2ed0bf add tooltip to Dated To-Dos tab to explain that To-Dos aren't sorted Alice Harris 2014-11-02 05:49:49 +1000
  • 51a850c766 fix(bailey) Tyler Renelle 2014-11-01 13:32:50 -0600
  • 5e0f4e7823 bailey(mystery) Tyler Renelle 2014-11-01 13:31:08 -0600
  • 8932db4cc9 feat(mystery): update box Tyler Renelle 2014-11-01 13:29:29 -0600
  • 3132bbcb41 feat(fall): back to fall npcs Tyler Renelle 2014-11-01 13:28:22 -0600
  • 89060c9561 feat(fall): turn off fall hair, skins, spookySparkles Tyler Renelle 2014-11-01 13:24:43 -0600
  • 050acdc8f3 Merge pull request #4203 from Alys/revertPumpkin-2014-11-01 Tyler Renelle 2014-11-01 13:12:01 -0600
  • 44aa1209cd Merge pull request #351 from spacetime/develop Tyler Renelle 2014-11-01 13:06:58 -0600
  • a772c6dd8f Added space before "target=" when added to href Fixes bug where the first links in markdown boxes don't work Rishab Arora 2014-11-01 23:04:00 +0530
  • 28e89b9bbd add Dated tab for To-Dos, and renamed other two To-Do tabs to save space Alice Harris 2014-11-01 20:35:11 +1000
  • 3451315ef6 add Dated tab for To-Dos Alice Harris 2014-11-01 20:34:36 +1000
  • 9ea0db88c1 remove previous method for hiding/showing remaining/completed To-Dos, and add new method Alice Harris 2014-11-01 19:54:41 +1000
  • 246fa799b7 remove unnecessary commented-out code Alice Harris 2014-11-01 19:52:58 +1000
  • ff962b5959 allow To-Do add form to appear even when viewing completed To-Dos Alice Harris 2014-11-01 19:46:50 +1000
  • db411a440d remove previous method for hiding/showing remaining/completed To-Dos Alice Harris 2014-11-01 19:43:08 +1000
  • b858aece51 Merge pull request #4201 from crookedneighbor/href-to-nghref Matteo Pagliazzi 2014-11-01 10:19:38 +0100
  • 876d1d435d change Fetch Recent Messages from tooltip to button text Alice Harris 2014-11-01 11:42:48 +1000
  • 372869d709 enable feature to block chat until user agrees to guidelines Alice Harris 2014-11-01 11:03:01 +1000
  • 0963f0fc0a Merge pull request #4114 from Alys/lynnyliz-develop Alice Harris 2014-11-01 10:25:38 +1000
  • 48cfd1c2a1 convert JackOLantern-Base pumpkin pet code to commented-out example code for future use Alice Harris 2014-11-01 07:30:40 +1000
  • d9cfe3c370 bailey(halloween) Tyler Renelle 2014-10-31 13:05:33 -0600
  • 6f3c855db0 feat(halloween): halloween sprites Tyler Renelle 2014-10-31 13:05:22 -0600
  • 416058ffcf Updated href with angular expression to ng-href Blade Barringer 2014-10-31 14:03:57 -0500
  • 506ac6ebe7 added mountmaster support Taldin 2014-10-30 12:35:40 -0700
  • 77d92b84dc added mountmaster support Taldin 2014-10-30 12:35:14 -0700
  • 9efaf39b2b feat(webhooks): add webhooks to user.preferences (API settings) so we can post to external services (eg, Beeminder) Tyler Renelle 2014-10-25 14:44:01 -0600
  • 5e594b3197 Merge pull request #339 from negue/chat_mentions Tyler Renelle 2014-10-29 14:35:49 -0600
  • f9249ff488 Merge pull request #338 from gjoyner/languages Tyler Renelle 2014-10-29 14:30:06 -0600
  • d45f40ca1f refactor(tags): simplify with ui-keyup, see #4141 Tyler Renelle 2014-10-29 14:28:09 -0600
  • c3a62096ad Merge pull request #4141 from gjoyner/tags Tyler Renelle 2014-10-29 14:27:21 -0600
  • 8423de287e Merge pull request #4142 from gjoyner/tasks Tyler Renelle 2014-10-29 14:22:21 -0600
  • d11dd852c5 Merge pull request #4144 from gjoyner/front Tyler Renelle 2014-10-29 14:19:38 -0600
  • e004452257 Revert "Revert "bailey(communityGuidelines): -breadstrings x1"" Taldin 2014-10-28 15:15:01 -0700
  • 58e8a8ea9b Revert "Revert "bailey(communityGuidelines): -breadstrings x1"" Taldin 2014-10-28 12:56:31 -0700
  • 93aae9a883 Revert "bailey(communityGuidelines): -breadstrings x1" Taldin 2014-10-28 12:23:00 -0700
  • 7b2b287826 Merge pull request #4192 from Alys/quickfix1 Alice Harris 2014-10-28 11:37:51 +1000
  • 7d817f1298 change Heroic to Guardian for non-staff moderators Alice Harris 2014-10-28 11:33:50 +1000
  • 2d392be772 Merge pull request #4191 from Alys/quickfix Alice Harris 2014-10-28 11:17:21 +1000
  • 0da873308d adjust last-updated date in Community Guidelines; add quick-and-dirty fix to allow staff/moderator names to wrap in message above Tavern chat Alice Harris 2014-10-28 11:05:18 +1000
  • 354e8a8167 change mods@habitrpg.com to leslie@habitrpg.com Alice Harris 2014-10-26 11:22:36 +1000
  • edc9382e99 bailey(communityGuidelines): -breadstrings x1 Tyler Renelle 2014-10-27 17:43:36 -0600
  • a394a1bc42 baily(communityGuidelines) Tyler Renelle 2014-10-27 16:51:42 -0600
  • b15e239601 Merge branch 'Alys-communityGuidelines' into develop Tyler Renelle 2014-10-27 16:20:30 -0600
  • c0a53740c4 Merge branch 'Alys-communityGuidelines' into develop Tyler Renelle 2014-10-27 16:19:14 -0600
  • 5d67995458 Merge pull request #4177 from holyspecter/challenge-action-bacground-bug Tyler Renelle 2014-10-27 13:58:26 -0600