Matteo Pagliazzi
d3e1a415a8
require newrelic as the first thing on startup
2016-02-21 22:39:55 +01:00
Matteo Pagliazzi
f4d66c7384
config newrelic
2016-02-21 22:30:25 +01:00
Matteo Pagliazzi
4dfb24af6e
enable newrelic
2016-02-21 22:02:37 +01:00
Alys
3563244cdc
change number of users from 1,000,000 to 1,100,000
2016-02-18 12:42:47 +10:00
Sabe Jones
bafdfc4ed5
chore(news): Bailey 20160217
2016-02-17 20:59:11 -05:00
Alys
ffb5cfd46e
Merge pull request #6582 from tylerxo/remove_modal_username
...
Adds user details to the removal modal
2016-02-18 06:39:31 +10:00
Sabe Jones
f7c9769aab
chore(event): revert Valentine's
2016-02-15 14:48:39 -05:00
Sabe Jones
b4b64dcf19
fix(performance): no chat notifs from big Guilds
2016-02-12 13:18:30 -05:00
Sabe Jones
67929f3a96
fix(performance): don't send chat notifs for Newbies Guild
2016-02-11 21:29:32 -05:00
Sabe Jones
81098d5fe8
fix(static): update Android app image
2016-02-10 18:48:31 -05:00
Alys
13c06756e3
Merge pull request #6586 from anowlcalledjosh/front_page_image_alts
...
#6560 : Add alt attributes for images on front page
2016-02-09 18:15:47 +10:00
Sabe Jones
884e3573a6
fix(deploy): junk commit for Heroku
2016-02-08 17:25:01 -05:00
Sabe Jones
e1b13db6e8
feat(quests): pets 201602
...
Also enables the Valentine's Day card for selection in the Market.
2016-02-08 16:20:05 -05:00
Sabe Jones
a3251ac9a0
fix(groups): DRY profile name logic
2016-02-05 15:26:15 -05:00
Sabe Jones
dd3918436f
fix(groups): don't show HP in Guilds
2016-02-05 15:19:23 -05:00
Sabe Jones
e0effcdf5f
Merge pull request #6626 from taldin/party_health
...
Add HP to party page
2016-02-04 15:56:39 -06:00
Sabe Jones
b5bb73347a
Merge pull request #6631 from anowlcalledjosh/icon_zoom
...
Make task help icons consistent across browsers
2016-02-04 15:51:49 -06:00
Sabe Jones
d8e9b781c8
feat(content): BGs and Armoire 201602
2016-02-02 16:02:50 -05:00
Tyler Smith
065238525c
Removing extra class in favor of .lead
2016-02-02 10:22:17 -08:00
Taldin
51e579cb6a
Update for cleaner code.
...
Per Alys and crookedneighbor's suggestion.
2016-02-02 10:01:08 -08:00
Sabe Jones
0fcdc49adb
chore(event): end Winter Wonderland
2016-02-01 17:01:17 -05:00
Taldin
12749ba497
fixed it so infinite decimals wouldn't print
...
Added .toFixed(1) call.
2016-02-01 10:14:42 -08:00
Josh Holland
f7163519c1
Make task help icons consistent across browsers
...
The zoom CSS property isn't supported by Firefox, and nor is
vertical-align: -webkit-baseline-middle. font-size: 1.5em has the same
effect, and vertical-align: middle ensures that the tooltip doesn't
overlap with the icon.
2016-01-31 15:41:00 +00:00
Alys
ea57808176
remove instructions for Beeminder users to read a warning about deleting completed To-Dos (warning is no longer needed)
2016-01-31 18:25:37 +10:00
Taldin
e08f77651b
Add HP to party page
...
Party page now displays each party member's health next to their name
(healers don't have to click on each party member to see their health)
2016-01-30 16:32:10 -08:00
Matteo Pagliazzi
9b09848655
revert change to static files testing
2016-01-30 19:42:09 +01:00
Matteo Pagliazzi
6851a39dec
test no-cache instead of max-age=0
2016-01-30 19:24:56 +01:00
Sabe Jones
91c6ce27c5
feat(event): Habit Birthday 2016
...
Also adds AWS Elastic Beanstalk local config file to .gitignore.
2016-01-28 17:16:01 -05:00
Sabe Jones
d7782584db
chore(news): Bailey 20160126
2016-01-26 20:31:43 -05:00
Josh Holland
7cc618b32c
Add alt attributes for images on front page
...
Some images have an empty alt attribute (alt=""); this isn't a mistake,
it's part of the HTML spec for images that don't add any information.
Debatably, some images marked up as such with this commit do add
information, but that information (e.g. what the Habitica UI looks
like from the intro image) isn't likely to be useful to someone not
able to see.
It's also difficult to convey purely visual concepts like the arrows
with alt-text, especially as the arrows themselves are not images and
therefore cannot have an alt attribute.
Fixes #6560 .
2016-01-26 17:35:35 +00:00
Tyler Smith
ff2ebe46b8
Fixing jade and angular syntax miscues
2016-01-26 07:59:31 -08:00
Tyler Smith
588fdc6cad
Properly chaining classes in jade
2016-01-26 07:52:35 -08:00
Phillip Thelen
8e8c28725a
Add avatar customizations to content API
2016-01-25 21:59:13 -06:00
Tyler Smith
fd157785f4
Adding text-center to container rather than individual elements
2016-01-25 17:42:50 -08:00
Tyler Smith
77cfc99b59
Adding user details to the removal modal
2016-01-25 17:37:18 -08:00
Shellbot
7d0ad86c43
Color code quest accepted/rejected text
2016-01-22 21:56:39 +00:00
Sabe Jones
f872547264
chore(news): Bailey 2016-01-20
2016-01-20 16:32:12 -05:00
Sabe Jones
274157d21d
Merge branch 'tylerxo/menu-error-fix' into develop
2016-01-20 14:34:55 -05:00
Sabe Jones
016b080836
Merge branch 'anowlcalledjosh/add-task-fix' into develop
2016-01-20 14:27:21 -05:00
Sabe Jones
af53285e01
Merge branch 'proarunas/fix-css-bugs' into develop
2016-01-20 14:17:39 -05:00
Tyler Smith
f3d6c62484
More closely matching coding style within the file
2016-01-19 19:57:11 -08:00
Tyler Smith
b5b3a1545b
Adding conditional to prevent undefined object error
2016-01-19 19:53:20 -08:00
Josh Holland
77342e5790
Fix 'add task' button jumping around
2016-01-19 20:56:06 +00:00
Sabe Jones
c4acd262eb
Merge pull request #6476 from Sighne/sighne/upgrade-amount-users
...
#6460 : upgrade amount of users
2016-01-19 13:41:03 -06:00
Sabe Jones
2848f5d709
Merge branch 'NathanMaton/fix-homepage-text' into develop
...
Conflicts:
common/dist/sprites/habitrpg-shared.css
2016-01-19 13:59:49 -05:00
Sabe Jones
95ee19b4ca
Merge branch 'taldin/faq-wiki-links' into develop
...
Conflicts:
common/dist/sprites/habitrpg-shared.css
2016-01-19 13:50:35 -05:00
Matteo Pagliazzi
3a300cb93e
add new emails images
2016-01-19 18:30:57 +01:00
Jason Vinson
2989057dd3
Fix for issue #5182 : Allow cancel editing group infobox
2016-01-18 22:39:06 -06:00
Sabe Jones
d44ff94acb
Merge pull request #6547 from vIiRuS/guidelinespage
...
Add viirus to Community Guidelines page. Fixes #6546
2016-01-18 15:37:58 -06:00
Sabe Jones
c6b4b24052
Merge pull request #6523 from HabitRPG/sabrecat/subscription-tweaks
...
Text and visual tweaks for Gems
2016-01-18 15:25:58 -06:00