mantra-dialogue icon indicating copy to clipboard operation
mantra-dialogue copied to clipboard

Discourse-style forum app using Meteor, React, and Mantra

Results 7 mantra-dialogue issues
Sort by recently updated
recently updated
newest added

Are the underscored names necessary for file load order? Is this something covered by Mantra naming conventions? (I looked but didn't see anything.)

I get this error message when accessing the post page. ``` Uncaught SyntaxError: Unexpected token P ``` Seems like it is related with the template string. Am I missing something...

Hey guys, Me and @SachaG has an conversation about the Telescope re-write Nova. See: http://www.telescopeapp.org/blog/building-apps-with-nova-react-meteor/ This is about how we think about Nova: > Basically, my idea is for Telescope/Nova...

The firs I am sorry, I known that mantra don't care the module structure in lib, server. But could you advice to manage them for me? For example I have...

Personally I find the Discourse interface confusing when it comes to replies.

I have mixed feelings about ODM/ORM. But on the other hand, it's nice to be able to define a data type and add some methods? What's your opinion?

We need to decide minimal feature set to make this usable. My initial list: - User login/registration (now available thanks to meteor-matra-kickstarter). Would be nice to be able to login...