diff --git a/website/views/options/social/challenges.jade b/website/views/options/social/challenges.jade
index 1f93754220..3707c4f0d8 100644
--- a/website/views/options/social/challenges.jade
+++ b/website/views/options/social/challenges.jade
@@ -98,6 +98,7 @@ script(type='text/ng-template', id='partials/options.social.challenges.html')
form(ng-submit='save(newChallenge)')
div
input.btn.btn-success(type='submit', value=env.t('save'))
+ input.btn.btn-default(type='button', ng-click='openModal()', value='Invite to challenge')
input.btn.btn-danger(type='button', ng-click='discard()', value=env.t('discard'))
select(ng-model='newChallenge.group', ng-required='required', name='Group', ng-options='g._id as g.name for g in groups')
.challenge-options
diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade
index 14f8121ec7..8b4210f698 100644
--- a/website/views/shared/new-stuff.jade
+++ b/website/views/shared/new-stuff.jade
@@ -1,26 +1,43 @@
-h5 2/17/2015 - NEW PET QUEST AND COMMUNITY GUIDELINE UPDATES
+h5 2/24/2015 - SITE DOWNTIME EXPLANATION (AND SLEEPING AVATARS)
hr
tr
td
- .quest_rock.pull-right
- h5 New Pet Quest: Rocks!
- p It seemed like a simple hike... until we discovered that the cave was alive! You can get the newest Pet Quest, "Escape the Cave Creature," in the Market. If you defeat it, you'll get some cuddly pet rocks!
- p.small.muted by itokro, Pfeffernusse, Painter de Cluster, and intone
- tr
- td
- h5 Community Guideline Updates
- p We've updated the Community Guidelines to include the following:
- ul
- li Blade, a new mod, is listed!
- li Private Messages have been added to the guidelines for Private Spaces.
- li Spamming is now expressly forbidden.
- li Sexism has been added to the list of unacceptable behaviors.
- li Making duplicate accounts to circumvent consequences is now expressly forbidden.
+ h5
+ p As most of you probably noticed, the site was down yesterday. We got a surge of new users from Imgur who absolutely flattened the servers by registering all at once, and it proved very difficult to start up again. You can read the technical details in this Github ticket. We're sorry about all of the frustration!
+ br
+ p At about midnight PST we checked all active users into the inn, "freezing" their accounts so that their incomplete Dailies would not hurt them, in hopes that this would prevent most of the undeserved deaths due to server troubles. That's why your avatar is sleeping! To check yourself out of the inn, go to Social > Tavern > Check out of inn.
+ br
+ p If you died before we could check you into the Inn, you can restore your streaks under task edit, and all other stats under Settings > Site > Fix Character Values. You should be able to buy back all missing items under Rewards. If you cannot, please post in Social > Tavern and a moderator will help you!
+ br
+ p Thank you so much to all of our intrepid users who answered questions on social media and in the chat rooms, and to everyone who sent us kind messages while we were scrambling to save the site. You guys are incredible, and we feel constantly lucky to have such a caring and positive community.
+ br
+ p And welcome, Imgurians! Sorry your introduction was so rocky, but we can't wait to get to know you. There is a Camp Imgur Guild that you might enjoy.
+ br
+ p Now, back to productivity!
hr
a(href='/static/old-news', target='_blank') Read older news
mixin oldNews
+ h5 2/17/2015 - NEW PET QUEST AND COMMUNITY GUIDELINE UPDATES
+ hr
+ tr
+ td
+ .quest_rock.pull-right
+ h5 New Pet Quest: Rocks!
+ p It seemed like a simple hike... until we discovered that the cave was alive! You can get the newest Pet Quest, "Escape the Cave Creature," in the Market. If you defeat it, you'll get some cuddly pet rocks!
+ p.small.muted by itokro, Pfeffernusse, Painter de Cluster, and intone
+ tr
+ td
+ h5 Community Guideline Updates
+ p We've updated the Community Guidelines to include the following:
+ ul
+ li Blade, a new mod, is listed!
+ li Private Messages have been added to the guidelines for Private Spaces.
+ li Spamming is now expressly forbidden.
+ li Sexism has been added to the list of unacceptable behaviors.
+ li Making duplicate accounts to circumvent consequences is now expressly forbidden.
+
h5 2/12/2015
tr
td