Commit graph

  • 77fee06fdb gMerge branch 'challenges' into develop Tyler Renelle 2013-10-29 15:38:47 -0700
  • d9d769a0e1 challenges: much better implemntation of ui-router for nested groups. No need to specify fields or populate members at /groups - instead, provide that functionality at /groups/:gid Tyler Renelle 2013-10-29 15:25:50 -0700
  • be657a76e0 challenges: pass down if user is member of group (group._isMember) for performance. some bug fixes Tyler Renelle 2013-10-29 12:26:13 -0700
  • 9eecb977ea add migration to add invited users to group.invites, @lefnire I tried with _.each(db.users.find()) but doesnt seem to work for db records so I ended up using db.users.find().forEach... which instead seems to work. My first migration to cleanup deleted tags used _.each so I rewrote it using native forEach, just wanted to let you know that it is updated now. Matteo Pagliazzi 2013-10-29 19:06:01 +0100
  • e07713d49c typo Matteo Pagliazzi 2013-10-29 18:03:11 +0100
  • fd952701db groups, list users invited with ability to remove their invitation, @lefnire i used group.invites from Group Schema which was already defined but not used by anything, fix #1523 Matteo Pagliazzi 2013-10-29 18:01:01 +0100
  • 6af71f0e44 better group invite handling Matteo Pagliazzi 2013-10-29 16:50:28 +0100
  • 4b6d49a172 Add contributor shop sprites. Shaners 2013-10-28 23:13:05 -0700
  • 3b241f81ba Merge branch 'rewrite' of https://github.com/Shaners/habitrpg-shared into rewrite Shaners 2013-10-28 22:22:54 -0700
  • 620af8ed1f Add contributor weapon and shield Shaners 2013-10-28 22:18:37 -0700
  • 219318b405 challenges: remove username(), since we're now using user.profile.name Tyler Renelle 2013-10-28 18:20:21 -0700
  • c5671550f1 challenges: add group.memberCount and ability to specifiy field projections in GET request /api/v1/groups?type=guild&fields=name,description,chat Tyler Renelle 2013-10-28 17:31:27 -0700
  • 633ce62313 set back some derby code Matteo Pagliazzi 2013-10-28 22:24:13 +0100
  • 19433f7100 remove old code Matteo Pagliazzi 2013-10-28 22:22:33 +0100
  • 36229ac44c port assign group leader Matteo Pagliazzi 2013-10-28 22:21:18 +0100
  • 5744146ff6 port group websites Matteo Pagliazzi 2013-10-28 21:58:38 +0100
  • f5777dc0d0 remove donate button from front page, fix #1617 Matteo Pagliazzi 2013-10-28 21:31:44 +0100
  • 4ac0ef4ac2 challenges: migration script for TaskSchema subdocs, cleanup tags, remove old challenges Tyler Renelle 2013-10-28 12:03:20 -0700
  • 6ee1b14e97 dismissable errors and warnings, fix #1580 Matteo Pagliazzi 2013-10-28 20:16:40 +0100
  • 35c4a62de0 challenges: switch from ngRoute to ui-router Tyler Renelle 2013-10-27 22:27:07 -0700
  • f178eb2322 challenges: better lock-down on member's tasks (remove actionable items except stats) Tyler Renelle 2013-10-27 18:10:22 -0700
  • d62586ef0a challenges: stats setup Tyler Renelle 2013-10-27 17:46:39 -0700
  • 44d67ac9f8 UserSchema: set default profile.name (either from facebook or username) if not provided. This way we can remove the expensive username() helper function throughout our html Tyler Renelle 2013-10-27 17:46:21 -0700
  • a078889d58 challenges: sync score to challenge, lotsa bug fixes Tyler Renelle 2013-10-27 15:27:01 -0700
  • e52d0a156a challenges: better syncing of new, updated, & deleted tasks from challenge to user. start with task.challenge.broken code Tyler Renelle 2013-10-27 14:44:50 -0700
  • d60a56432f challenges: better unlinkig of tasks on unsubscribe Tyler Renelle 2013-10-27 10:38:28 -0700
  • fa25f3d300 challenges: WIP beginning challenges feature. some basic CRUD & some basic subscribe / unsubscribe functional (but buggy) Tyler Renelle 2013-10-26 17:24:45 -0700
  • e45d8307e7 Subdocs & script templates. Migrate the API from User.tasks => User.habits/dailys/todos/rewards. Move /#/tasks & /#/options page loading from server-sent html to everything loaded in the page as script templates (including necessary fixes for adsense). NOTE: this commit won't work, it depends a bit on the *next* commit with Challenges functionality, but I wanted to separate it out a bit for clarity Tyler Renelle 2013-10-26 17:23:52 -0700
  • e81193ef28 challenges: pull in updates from the old 0.5 branch Tyler Renelle 2013-10-13 16:42:20 -0700
  • e0c95b3a86 port member modal to group members list, fix #1656 Matteo Pagliazzi 2013-10-28 18:27:03 +0100
  • 34fedca239 always use removeSelf only for parties Matteo Pagliazzi 2013-10-28 18:08:21 +0100
  • da563042dc Merge pull request #1654 from HabitRPG/paglias/remove-deleted-tags Tyler Renelle 2013-10-28 09:25:41 -0700
  • c444feb29c removeMember return whole group Matteo Pagliazzi 2013-10-28 17:18:15 +0100
  • 91c1bd2ddb challenges: remove derby stuff Tyler Renelle 2013-10-26 10:23:39 -0700
  • 23c3bcfa32 add ability to group leader to remove members, fix #1639 Matteo Pagliazzi 2013-10-28 17:10:29 +0100
  • 9e21974108 revert previous commit, reload after party invite accept Matteo Pagliazzi 2013-10-28 16:24:40 +0100
  • e8173a4962 remove need to refresh after having accepted party invite Matteo Pagliazzi 2013-10-28 16:21:53 +0100
  • ffdfe0b734 migration to remove deleted tags from tasks Matteo Pagliazzi 2013-10-28 15:55:34 +0100
  • d7b24883b4 Update pets.jade Shane Lister 2013-10-27 19:21:40 -0700
  • 399604c886 Update backer.css Shane Lister 2013-10-27 19:16:18 -0700
  • c05430aecc Update spritesheets.css Shane Lister 2013-10-27 19:15:33 -0700
  • fab7a10920 make cron tests locale aware (first day of the week) Dušan Juretić 2013-10-27 11:07:25 -0300
  • ecc8ff740e add lastDrop to helpers.newUser Dušan Juretić 2013-10-25 23:40:25 -0300
  • dd79638bac allow any branch in travis builds Dušan Juretić 2013-10-25 23:22:09 -0300
  • b5fefc2664 add test for priority values Dušan Juretić 2013-10-23 22:25:58 -0300
  • 48393637fc using length matcher to have more helpful error messages Dušan Juretić 2013-10-23 21:56:09 -0300
  • cd97cc1e24 hotfix for streak bonus being given when selling item for gold Matteo Pagliazzi 2013-10-27 13:44:04 +0100
  • c9ff96af6c added small notice about password manager Matteo Pagliazzi 2013-10-27 13:36:20 +0100
  • 24f3ba7b5c fix for gems not removed after guild creation, fix #1186 Matteo Pagliazzi 2013-10-27 13:03:03 +0100
  • 72bf5d7073 Merge branch 'rewrite' of https://github.com/HabitRPG/habitrpg-shared into rewrite Matteo Pagliazzi 2013-10-27 12:13:26 +0100
  • d7416117f9 award ultimate gear achievement Matteo Pagliazzi 2013-10-27 12:13:06 +0100
  • a5af52a275 correctly award ultimategear achievement Matteo Pagliazzi 2013-10-27 12:11:59 +0100
  • 39e37e1404 Merge pull request #1650 from HabitRPG/paglias/fix-1647 Matteo Pagliazzi 2013-10-27 02:58:23 -0700
  • 8cdcbcf685 added comment for minimze: false Matteo Pagliazzi 2013-10-27 10:55:43 +0100
  • e4b575dcb7 add minimize: false also to group schema Matteo Pagliazzi 2013-10-27 10:55:05 +0100
  • c90b1e757c better fix for #1647 Matteo Pagliazzi 2013-10-27 10:49:32 +0100
  • 110986951b fix #1647 Matteo Pagliazzi 2013-10-27 10:18:23 +0100
  • d2af7a442a Add Contributor Only Pet Choice Shane Lister 2013-10-26 19:56:18 -0700
  • 8fed3f5c5a Add contributor-only pet - Hydra Shaners 2013-10-26 18:17:44 -0700
  • d336c65633 Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop Matteo Pagliazzi 2013-10-26 18:16:38 +0200
  • 6b23530caa fix typo Matteo Pagliazzi 2013-10-26 18:16:16 +0200
  • 49cce86e60 Merge pull request #32 from Shaners/rewrite Tyler Renelle 2013-10-25 10:32:15 -0700
  • 32101e5ffc Fix for female red hair missing pixels Shaners 2013-10-24 23:35:11 -0700
  • 5d14a1811f Merge pull request #1637 from ozymandiasthegreat/manual-due-date Tyler Renelle 2013-10-24 12:45:42 -0700
  • 29f5eb5293 remove self from group after sending invite, fix #1509 Matteo Pagliazzi 2013-10-24 21:38:25 +0200
  • 04048e9768 [#30] grunt Tyler Renelle 2013-10-24 12:12:13 -0700
  • 0f621fe00b Merge pull request #30 from HabitRPG/paglias/reeset-lastdrop Tyler Renelle 2013-10-24 12:05:38 -0700
  • ef972bf70d [#1540] add restore option for streak achievement Tyler Renelle 2013-10-24 11:04:35 -0700
  • e84b1975a9 add hair to customizer options & run grunt Tyler Renelle 2013-10-24 10:41:46 -0700
  • c15ab8d413 Merge pull request #31 from Shaners/rewrite Tyler Renelle 2013-10-24 10:10:37 -0700
  • c7c8338316 Merge pull request #1642 from Shaners/develop Tyler Renelle 2013-10-24 10:10:27 -0700
  • 1f8915f5de add api.deleteTag to batch update operations Matteo Pagliazzi 2013-10-24 18:21:34 +0200
  • 211433858c correctly remove tag from task Matteo Pagliazzi 2013-10-24 17:50:35 +0200
  • 715e4e42a5 remove console.log Matteo Pagliazzi 2013-10-24 17:50:24 +0200
  • 3a45e72138 fix group chat syncing Matteo Pagliazzi 2013-10-24 14:44:08 +0200
  • 5fa398780f Adds red hair option for web. Shaners 2013-10-24 00:03:09 -0700
  • 212a4206c6 Added red hair option. Fixed a few minor pixel grid alignment issues Shaners 2013-10-23 23:50:11 -0700
  • 22b429242f Merge remote-tracking branch 'upstream/develop' into manual-due-date J. Ozymandias Fallick 2013-10-23 14:34:36 -0400
  • b23ce8426b fix to editing profile: "TypeError: Cannot call method 'toString' of undefined" Tyler Renelle 2013-10-23 10:24:24 -0700
  • fe52731393 fix small error on startup Matteo Pagliazzi 2013-10-23 18:49:14 +0200
  • 79e0d5cba2 upgrade browseridy to 2.34.x and grunt build Matteo Pagliazzi 2013-10-23 18:25:41 +0200
  • 9285a3e44b add streak achievements Matteo Pagliazzi 2013-10-23 18:01:35 +0200
  • 20f2d75bbf add streak achievement notification Matteo Pagliazzi 2013-10-23 17:57:02 +0200
  • f56b76b5ae Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop Matteo Pagliazzi 2013-10-23 16:38:37 +0200
  • 0c7ba32c6b fix #1635 Matteo Pagliazzi 2013-10-23 16:38:05 +0200
  • 9397c13960 add an "oh-shit" backtrack migration Tyler Renelle 2013-10-22 20:56:13 -0700
  • 5c4c4ae252 typo in donate page Tyler Renelle 2013-10-22 20:55:55 -0700
  • 619a15b316 gem icon for unlock-set as well Tyler Renelle 2013-10-22 19:33:55 -0700
  • 2ca7b27503 add inline for gems Tyler Renelle 2013-10-22 19:23:27 -0700
  • 077850b172 halloween: explicit gems instead of 'G' Tyler Renelle 2013-10-22 19:22:32 -0700
  • 44cb797063 migrate: flags.ads -> purchased.ads (boolean); flags.newStuff to boolean Tyler Renelle 2013-10-22 18:50:50 -0700
  • c40697761b halloween: fix to transient skin set Tyler Renelle 2013-10-22 18:16:23 -0700
  • f59d5b056c Merge branch 'halloween' into develop Tyler Renelle 2013-10-22 17:57:57 -0700
  • e7886e00b4 halloween: highlght limited skins, add description about limited, rename to "rainbow" and "spooky" @lemoness Tyler Renelle 2013-10-22 17:54:17 -0700
  • b90aadf7ab update bailey notif Tyler Renelle 2013-10-22 16:52:54 -0700
  • 2c7fc72419 better modal indenting Tyler Renelle 2013-10-22 16:33:06 -0700
  • b3853800a3 remove Ultra Mega Update (since we've been live for a long time). Add bailey notif for halloween, update contrib gear wording as per @lemoness recommendation Tyler Renelle 2013-10-22 16:28:13 -0700
  • a1959a9beb halloween: use halloween npcs habitrpg-shared@0ffd265 Tyler Renelle 2013-10-22 16:20:37 -0700
  • 0ffd26509c halloween: add halloween NPCs (thanks to @lemoness) Tyler Renelle 2013-10-22 16:20:18 -0700
  • 534a761875 remove customizer css, moved to habitrg-shared@06e489d Tyler Renelle 2013-10-22 16:19:54 -0700