rewrite: add big update notification, small bug fixes

This commit is contained in:
Tyler Renelle
2013-09-02 17:15:12 -04:00
parent 36e6772967
commit 7f68fd017a
4 changed files with 72 additions and 28 deletions

View File

@@ -65,14 +65,11 @@ var UserSchema = new Schema({
ads: String,
dropsEnabled: Boolean,
itemsEnabled: Boolean,
/*FIXME to boolean (currently show/hide)*/
newStuff: String,
newStuff: String, //FIXME to boolean (currently show/hide)
rewrite: Boolean,
partyEnabled: Boolean,
petsEnabled: Boolean,
/* FIXME remove?*/
rest: Boolean
rest: Boolean // fixme - change to preferences.resting once we're off derby
},
history: {
exp: [