Results 25 comments of Justin

Yeah send a pr. Thanks! I'll prolly merge tonight Sent from my iPhone On Apr 23, 2014, at 10:56 AM, Oori [email protected] wrote: https://github.com/jspears/bobamo/blob/master/plugins/passport/passport.js#L14 is missing something like this after...

I believe trunk is would have to check Sent from my iPhone On Oct 16, 2013, at 11:46 AM, cyberval [email protected] wrote: Any plan to port it to Bootstrap 3?...

I checked the update model stuff in last night. Couple of things PluginManger.schemaFor() will generate a mongoose schema; PluginManager.updateSchema('mongoose', modelName, ) will install it. The missing bit of the api...

FYI I merged into master last night a new release should happen shortly Sent from my iPhone On Dec 1, 2012, at 1:17 PM, Al Tsang [email protected] wrote: > Awesome,...

Reply Inline -- Email Style --- > > Nice work, but I would suggest integrating specific components rather than a straight merge. Thanks and of course, just wanted to get...

So... don't have time to create something real, but this might be a start. Obviously it needs some work to make it useful, and it uses fb-watchman instead of the...

The problem is with mongodb not exporting BinaryParser any more. You need to change the import in useTimestamps to something like this. file ./lib/plugins/useTimestamps.js var mongoose = require('mongoose') , ObjectID...

Yes, its broken for dates. Working on a fix, maybe tomorrow probably Wed.

Is this the code from trunk? If so I may have broken something trying to get nested posts to work a couple nights ago, and will sort it out tomorrow,...

You can but I wouldn't a few things in there not as tested as I would like. I will take a look tonight and see if I can do something....