Commit graph

6223 commits

Author SHA1 Message Date
Blade Barringer
5a11dea855 Merge pull request #4529 from HabitRPG/triad-bingo
Triad bingo
2015-01-18 19:12:28 -06:00
Tyler Renelle
bb78b121da revert part of a053486, angular is madeningly inconsistent with this bug 2015-01-18 16:38:31 -07:00
Blade Barringer
7c10d27c04 Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop 2015-01-18 15:56:11 -06:00
Blade Barringer
505a0c4ce9 Merge branch 'scribblypanda-issue4468' into develop 2015-01-18 15:55:49 -06:00
Blade Barringer
137ff71bc8 Added one way binding for email 2015-01-18 15:55:39 -06:00
Blade Barringer
13e89f1947 Added sync after changing username so username would update 2015-01-18 15:55:39 -06:00
Blade Barringer
e0a081b0ff Adjusted spacing and line breaks 2015-01-18 15:55:39 -06:00
Blade Barringer
cdad6e36da Adjusted some spacing and line breaks 2015-01-18 15:55:39 -06:00
Blade Barringer
4a5fe1867d Removed target="_blank" attribute from mailto link 2015-01-18 15:55:39 -06:00
scribblypanda
b3c9371d9f changed links to relative, corrected mailto link 2015-01-18 15:55:39 -06:00
scribblypanda
1c151f57c2 applied .muted to text so less cluttered looking 2015-01-18 15:55:39 -06:00
scribblypanda
b978852e11 added description of login name and link to page to edit display name 2015-01-18 15:55:39 -06:00
scribblypanda
ae90889dec added description of display name and link to page to edit login name 2015-01-18 15:55:39 -06:00
scribblypanda
18317f3346 fixed emailChange message, displays properly on localhost 2015-01-18 15:55:39 -06:00
scribblypanda
5a4ebda187 plain text to translatable strings 2015-01-18 15:55:39 -06:00
scribblypanda
c4113994e6 plain text to translatable strings 2015-01-18 15:55:38 -06:00
scribblypanda
330a9191a5 added new translatable string emailChange 2015-01-18 15:55:38 -06:00
scribblypanda
7c990ba109 changed Username to Login Name 2015-01-18 15:55:38 -06:00
Tyler Renelle
a44e0f7c31 fix(avatar-sharing): screw it, 1.3.3 backwards compat isn't working at
the router level anyway. Besides, avatar sharing hasn't worked via
addthis for a while, so we don't need this
2015-01-18 14:53:18 -07:00
Tyler Renelle
a053486fcd fix(avatar-sharing): angular@1.3.9 upgrade fixed the /#?memberId=x
bug. Also, anon wasn't able to view avatar shares!
2015-01-18 14:51:40 -07:00
Blade Barringer
5026e67ead Added one way binding for email 2015-01-18 15:51:00 -06:00
Blade Barringer
62c9aafb7d Added sync after changing username so username would update 2015-01-18 15:50:43 -06:00
Blade Barringer
c4c2c6a1dc Adjusted spacing and line breaks 2015-01-18 15:39:45 -06:00
Blade Barringer
ad612a9c36 Adjusted some spacing and line breaks 2015-01-18 15:38:16 -06:00
Blade Barringer
801a5a957a Removed target="_blank" attribute from mailto link 2015-01-18 15:33:58 -06:00
Blade Barringer
a2d6ed83a1 Merge branch 'issue4468' of https://github.com/scribblypanda/habitrpg into scribblypanda-issue4468 2015-01-18 15:23:52 -06:00
Tyler Renelle
7b753e7543 Merge pull request #4533 from HabitRPG/lefnire/one-module
Move to a single "habitrpg" module for services / directives / filters
2015-01-17 19:08:41 -07:00
Tyler Renelle
503fd9ff51 refactor(services): remove un-used authService, cleanup authCtrl 2015-01-17 18:59:28 -07:00
Tyler Renelle
2306b7c572 refactor(services): move to a single "habitrpg" module for services /
directives / filters
2015-01-17 18:43:37 -07:00
Blade Barringer
f64bc5b2ed Removed if that would hide the triad bingo achievement until mount
master attained
2015-01-17 09:54:16 -06:00
Blade Barringer
373d5a5b64 Merge branch 'mountmaster' into triad-bingo 2015-01-17 09:53:56 -06:00
Blade Barringer
3d904f18b9 Allowed mountMaster achievement to always be shown 2015-01-17 09:53:28 -06:00
Alice Harris
6a5210d3ad fix(plans): when gifting subscription, set plan.dateUpdated so it can roll gemCapExtra next month. Fixes #4480. Removes datedUpdated from previous version of fix. 2015-01-17 16:45:55 +10:00
Blade Barringer
f5e9568cef Consolidated calcTriadBingo function 2015-01-16 21:33:58 -06:00
Tyler Renelle
f71737a84c Merge pull request #4530 from HabitRPG/lefnire/httpinterceptor
move httpInterceptor from website/app.js to habitrpg-shared/config.js
2015-01-16 18:32:45 -07:00
Tyler Renelle
90c7142da5 refactor(config): move httpInterceptor from website/app.js to habitrpg-shared/config.js. 2015-01-16 16:48:53 -07:00
Blade Barringer
e25472759a Added triad bingo achievment 2015-01-16 16:43:48 -06:00
Blade Barringer
7860819ee3 Added shell for awarding triad bingo 2015-01-16 12:27:51 -06:00
Blade Barringer
ca1f4890ea Corrected icon for triad bingo 2015-01-16 11:55:23 -06:00
Blade Barringer
3ba057258f Added triad bingo achievement modal 2015-01-16 11:49:19 -06:00
Blade Barringer
e5b6e64a98 Added preliminary logic for opening triadBingo modal 2015-01-16 11:47:07 -06:00
Blade Barringer
cecb2792e0 Added logic so triad bingo only appears in achievements after mount
master has been reached
2015-01-16 11:41:36 -06:00
Blade Barringer
cbdd30b25f Merge branch 'mountmaster' into triad-bingo 2015-01-16 11:40:36 -06:00
Blade Barringer
6a63f55a94 Added logic so muted version of mount master only appears if user has
achieved beast master
2015-01-16 11:37:20 -06:00
Blade Barringer
ff4c2ade96 Added triadBingo to achievement list 2015-01-16 11:32:41 -06:00
Blade Barringer
10bc7e4eac Merge branch 'develop' of github.com:HabitRPG/habitrpg into mountmaster 2015-01-16 10:44:52 -06:00
Matteo Pagliazzi
9a087d2d90 update angular and do not send api key to loggly 2015-01-16 17:39:47 +01:00
Blade Barringer
290e602f21 Added brackets to quest.boss check. Closes #4526 2015-01-16 10:22:47 -06:00
Sabe Jones
94d003ca5d Merge pull request #4524 from SabreCat/develop
T-Rex pet quest and party boss Rage implementation
2015-01-15 16:41:07 -06:00
Tyler Renelle
35e8097b0c refactor(challenges): wrap group.challenges as $resources, so they're
convenience functions $join/$leave/etc can be called directly
2015-01-15 15:24:02 -07:00