Commit graph

  • 4ba5a9cf26 refactor(restore): remove restore-gear commented-out code, that stuff is incompatible with new gear setup (circa class system) Tyler Renelle 2014-01-31 12:50:13 -0700
  • cc348b2f11 refactor(bs3): sync with develop & misc Matteo Pagliazzi 2014-01-31 20:04:40 +0100
  • 0764aa8c17 refactor(bs3): convert icons to new format Matteo Pagliazzi 2014-01-31 19:47:48 +0100
  • a72b013131 fix(hall): let's try $gt instead of $ne:null, the query is still slow Tyler Renelle 2014-01-31 11:11:42 -0700
  • 87d196b038 chore(throttling): throttle in dev too Tyler Renelle 2014-01-31 11:11:16 -0700
  • 1faec250d8 chore(throttling): throttle all requests, not just API requests. Since we're 120req/min, this shouldn't pose an issue for normal usage. #2645 Tyler Renelle 2014-01-31 10:46:40 -0700
  • 92563915ef chore(throttling): add api-throttling (request limiting) so users can only request routes 120times per minute (aka, 2req/second but spread out for sanity). fixes #2645 Tyler Renelle 2014-01-31 10:32:33 -0700
  • ab86ba11bd fix(user): if need to upgrade site, send 501, not 400 Tyler Renelle 2014-01-31 10:27:02 -0700
  • 2cd7959d2e fix(userServices): only crash client on 500 Tyler Renelle 2014-01-31 10:25:35 -0700
  • afee0968f8 fix(groups): pass missing next into Like function Tyler Renelle 2014-01-30 23:31:58 -0700
  • b42dacf203 fix(errors): handle if err.message == undefined, send err Tyler Renelle 2014-01-30 22:13:51 -0700
  • 2a2024262b fix(errors): ooo, and some other stray unecessary 500s Tyler Renelle 2014-01-30 22:02:35 -0700
  • a960c63f00 refactor(groups): small groups-creation cleanup Tyler Renelle 2014-01-30 21:53:23 -0700
  • 1331ff0f12 fix(pets): 401 error when can't hatch a pet, not 500 Tyler Renelle 2014-01-30 21:51:44 -0700
  • 0aec4caa78 fix(user): PUT user retricted path errors are 401, not 500 Tyler Renelle 2014-01-30 21:39:19 -0700
  • 8e86fddc64 Revert "chore(cluster): don't kill process until email sent" Tyler Renelle 2014-01-30 21:34:14 -0700
  • 0a0c6c73a5 chore(bailey): fix bailey notifs to say Jan 31 for cut off dates @lemoness Tyler Renelle 2014-01-30 21:34:06 -0700
  • f967962996 fix(batch-update): send errors to client if batch-update found an error, crash pid. Tyler Renelle 2014-01-30 21:33:28 -0700
  • 5b6c4427b5 fix(groups): send error if +1 errored Tyler Renelle 2014-01-30 21:11:11 -0700
  • d721644f15 fix(tests): put honey last in food items def, seems to fix the mocked random function looking for honey. @djuretic any ideas? Tyler Renelle 2014-01-30 19:31:36 -0700
  • aff885c05c feat(habitBirthday): add habitrpg birthday event. includes cakes for all pets, absurd party robes, npc swap, badge, etc. @lemoness Tyler Renelle 2014-01-30 19:20:07 -0700
  • 949386f44f feat(habitBirthday): add habitrpg birthday event. includes cakes for all pets, absurd party robes, npc swap, badge, etc. @lemoness Tyler Renelle 2014-01-30 19:19:30 -0700
  • 2e64b03a63 Fixed inventory alignment. Issue #2158 Marc-André Larivière 2014-01-30 19:58:34 -0500
  • 49ec9d2e5c Fixed inventory alignment. Issue #2158 Marc-André Larivière 2014-01-30 19:57:50 -0500
  • 8a42e0c392 chore(logging): no production logging (how did this commit get removed?) Tyler Renelle 2014-01-30 17:21:17 -0700
  • 52df534196 chore(cluster): don't kill process until email sent Tyler Renelle 2014-01-30 17:18:48 -0700
  • 4f02ccb3b0 chore(cluster): kill & respawn pids on cluster fail, using domain-middleware Tyler Renelle 2014-01-30 16:33:25 -0700
  • 7c3d85dbbe chore(cluster): try cluster again Tyler Renelle 2014-01-30 15:24:14 -0700
  • 05b139be78 chore(logging): remove console logging Tyler Renelle 2014-01-30 15:20:44 -0700
  • c7c6181bbc Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop Matteo Pagliazzi 2014-01-30 22:26:28 +0100
  • 76db2d49c2 18n(merge): merge @Sinza- pr, @lefnire now it is ready Matteo Pagliazzi 2014-01-30 22:25:42 +0100
  • 8b0543f761 i18n(fix): change a name and add two strings back Matteo Pagliazzi 2014-01-30 22:21:06 +0100
  • 47da2b4406 i18n(merge): merge @Sinza- changes & rebuild Matteo Pagliazzi 2014-01-30 22:00:20 +0100
  • 927c43bac4 Add buyQuest to quests.json Marcelo Sizer 2014-01-30 18:54:43 -0200
  • 6f2f3dd71e chore(newrelic): some newrelic code location experiments Tyler Renelle 2014-01-30 13:43:30 -0700
  • 44d9ea2a15 i18n(interpolation): Add string interpolation Marcelo Sizer 2014-01-30 18:25:25 -0200
  • ff04b15789 i18n(interpolation): Add string interpolation Marcelo Sizer 2014-01-30 18:24:25 -0200
  • 416feca42e chore(newrelic): use license key in accordance with https://docs.newrelic.com/docs/nodejs/nodejs-agent-on-heroku Tyler Renelle 2014-01-30 11:52:58 -0700
  • 9481b32b0f chore(bs3): upgrade to 3.1.0 Matteo Pagliazzi 2014-01-30 19:34:50 +0100
  • 85e2ce5c4a chore(logging): don't log in production Tyler Renelle 2014-01-30 11:04:17 -0700
  • 2d4d103ca6 chore(bower): strange temporary fix. Can't remember where I picked this up, but I was having issues deploying to prod with bower referencing a private repo (using github oauth key, see private#premium) Tyler Renelle 2014-01-30 10:56:40 -0700
  • 5b06392879 chore(newrelic): add newrelic Tyler Renelle 2014-01-30 10:55:28 -0700
  • 3660f1a85c feat(premium): backport server code for premium subs (it's just ccard handling & uer model stuff) Tyler Renelle 2014-01-30 10:51:32 -0700
  • 5f0cf6575c fix(settings): remove unnecessary code Matteo Pagliazzi 2014-01-30 18:44:53 +0100
  • e9fb7d0343 Merge pull request #2627 from Sinza-/subscriber Matteo Pagliazzi 2014-01-30 09:37:42 -0800
  • 22f5159dca Merge pull request #121 from Sinza-/split-main-json Matteo Pagliazzi 2014-01-30 09:36:00 -0800
  • 53917bc9f0 chore(cluster): remove all cluster code, just in case require('cluster') is flagging issues, even if not in use. Revert this in the near future when we can peg VersionError. @colegleason Tyler Renelle 2014-01-30 10:17:46 -0700
  • a6d66f68ba Merge remote-tracking branch 'upstream/sabe/attributes' into develop Cole Gleason 2014-01-30 11:10:09 -0600
  • 8fdae0b35c Merge branch 'sabe/attributes' into develop Cole Gleason 2014-01-30 10:44:49 -0600
  • f6e12fa25e fix(allocateNow): Send empty object to user.ops per @colegleason suggestion Sabe Jones 2014-01-30 07:55:27 -0600
  • 67e76798af chore(grunt): Tyler Renelle 2014-01-29 21:38:24 -0700
  • 241d04140f fix(spells): temp workaround for spell & task being undefined. #2649 #2640 Tyler Renelle 2014-01-29 21:37:59 -0700
  • c93bc46908 refactor(bs3): use templates for modals Matteo Pagliazzi 2014-01-29 22:18:13 +0100
  • 7354efc1d5 refactor(bs3): working register & prettier login modal Matteo Pagliazzi 2014-01-29 21:28:11 +0100
  • aeb705b652 style(tavern): add space between 2 and gems Marcelo Sizer 2014-01-29 17:38:32 -0200
  • 3f3869ea28 refactor(bs3): working login modals, had to readd bootstrap origin javascript plugins Matteo Pagliazzi 2014-01-29 18:37:51 +0100
  • 4c9da6883f refactor(bs3): static pages Matteo Pagliazzi 2014-01-29 18:26:58 +0100
  • f0ebd597b3 refactor(dependencies): update dependencies for bootstrap 3 upgrade @lefnire Matteo Pagliazzi 2014-01-29 16:44:12 +0100
  • 6cf7160f65 fix(purchase) add a check for user.balance Matteo Pagliazzi 2014-01-29 15:55:02 +0100
  • f03d7d7dde fix(performance): cache spritesmith image, fix #2633 Matteo Pagliazzi 2014-01-29 15:44:05 +0100
  • f2bb1fd26e fix(readme): remove text about translations wip Matteo Pagliazzi 2014-01-29 15:33:43 +0100
  • 2b17b041ca Merge pull request #2533 from Sinza-/buy-quest Cole Gleason 2014-01-28 18:49:29 -0800
  • cd4cb0a552 i18n(subscriber): replace subscriber hard-coded strings for env.t Marcelo Sizer 2014-01-28 22:30:05 -0200
  • 91bcf7ff87 i18n(subscriber): replace subscriber hard-coded strings for env.t Marcelo Sizer 2014-01-28 22:20:28 -0200
  • 547d3a49e6 chore(modules): upgrade angular-ui-select2, attempted fix for #2571 Tyler Renelle 2014-01-28 16:12:13 -0800
  • f3bd7bcfc6 chore(modules): downgrade coffee-script to 1.6.x, 1.7.0 was breaking on us Tyler Renelle 2014-01-28 16:08:18 -0800
  • 5d6cdcfa82 chore(changelog): change max commit message length back to 999 (sorry, @lefnire! Cole Gleason 2014-01-28 16:37:19 -0600
  • cfb776858b Merge branch 'changelog' into develop Cole Gleason 2014-01-28 16:32:48 -0600
  • c781f46d53 chore(changelog): add interface and i18n types, update tests Cole Gleason 2014-01-28 16:30:59 -0600
  • ffe415e6f3 chore(bailey): add announcement re: STWC processing time Tyler Renelle 2014-01-28 12:44:19 -0800
  • a4524cdb9a chore(bailey): add bailey for group plans + perfect day achiev. Keep basic-plan announcement up for a bit longer Tyler Renelle 2014-01-28 12:27:15 -0800
  • 9226b83d84 Merge pull request #2591 from Alys/patch-2 Matteo Pagliazzi 2014-01-28 10:48:54 -0800
  • 5028707c7b feat(marketing): add video tuts on "learn more" page until we have some copy Tyler Renelle 2014-01-28 10:44:33 -0800
  • d52ffb1bfb Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-shared into develop Matteo Pagliazzi 2014-01-28 19:43:27 +0100
  • 4c768d1277 fix(translations): move strings in limbo.json Matteo Pagliazzi 2014-01-28 19:43:04 +0100
  • a582a0546d feat(marketing): some frontpage updates, a screenshot, & "contact us" button mods Tyler Renelle 2014-01-28 10:31:30 -0800
  • db36406680 feat(marketing): update frontpage tagline Tyler Renelle 2014-01-28 10:35:58 -0800
  • 5df797bdf0 fix(translations): revert constText to conText Matteo Pagliazzi 2014-01-28 19:27:04 +0100
  • abdbaa6fe3 Merge pull request #2583 from Sinza-/split-main-json Matteo Pagliazzi 2014-01-28 10:25:31 -0800
  • 3785dad215 Merge pull request #2605 from Sinza-/split-fix Matteo Pagliazzi 2014-01-28 10:24:37 -0800
  • f15d825dc5 Merge pull request #2600 from Sinza-/envt-drops Matteo Pagliazzi 2014-01-28 10:24:13 -0800
  • cd584a983e fix(translations): split main.json, by @Sinza- Matteo Pagliazzi 2014-01-28 19:21:55 +0100
  • 14b01836c5 fix(merge) Matteo Pagliazzi 2014-01-28 19:10:07 +0100
  • 6ac7f9e5c7 merge @speg pr Matteo Pagliazzi 2014-01-28 19:08:35 +0100
  • 66f95cdd4c feat(premium): updates to group plans info page Tyler Renelle 2014-01-28 09:21:59 -0800
  • 76a7ab5bcc feat(attributes): Add backfill button in flat and classbased allocation modes Sabe Jones 2014-01-28 08:57:29 -0600
  • 33222e0f15 feat(attributes): Add backfill button in flat and classbased allocation modes Sabe Jones 2014-01-28 08:55:42 -0600
  • 9fa8646768 Fixed unnecessary margin on button group buttons Etryn 2014-01-28 01:13:24 -0800
  • f7f4a0c166 feat(administrators): start adding features page for admin accounts Tyler Renelle 2014-01-27 18:24:24 -0800
  • 0ddaae4d75 feat(homepage): start cleaning up homepage, add navbar for play button & upcoming links Tyler Renelle 2014-01-27 17:16:12 -0800
  • f8bc2d7618 Remove duplicated 'none' and minor adjusts Marcelo Sizer 2014-01-27 23:27:11 -0200
  • 97c1197a3e Create front.json file and minor fixes Marcelo Sizer 2014-01-27 23:26:01 -0200
  • 2e18f0eb82 feat(premium): backport client-side premium code to public repo, it's client-side anyway (@colegleason @paglias) Tyler Renelle 2014-01-27 16:34:22 -0800
  • da526a50cf chore(license): reference main repo's license here Tyler Renelle 2014-01-27 15:52:19 -0800
  • cc934b577e chore(license): remove conflicting text (fixes #2596), and simply reference the GPLv3 file by URL. Assets & content designed by BQ are CC-BY-SA, for HabitRPG are CC-BY-NC-SA Tyler Renelle 2014-01-27 15:42:38 -0800
  • aa6ee57ca7 Replace hard-coded strings for env.t on drops.jade file Marcelo Sizer 2014-01-27 15:45:46 -0200
  • 04701ec121 Update json files for drops.jade Marcelo Sizer 2014-01-27 15:08:22 -0200
  • 06200accad fix(translation): Fix #2585. Marcelo Sizer 2014-01-27 14:21:50 -0200
  • a0dad56a9b Market "Sell..." button: add spaces, remove bracket Alice Harris 2014-01-27 19:27:06 +1000
  • 9d2e00f408 fix(mounts): Correct one more bungle on Skeleton Gryphon Sabe Jones 2014-01-26 20:13:49 -0800