just pushed and now deploying a release with a redo of message layout: https://www.dropbox.com/s/w3yrd16vgw1im38/Screenshot%202016-01-11%2006.14.36.png?dl=0
trying out having each conversation attached to the bottom instead of top (so that all the reply boxes are aligned)
also, long conversations now scroll (just the messages are) (aside: flex-box is amazing)
can also scroll left/right for other messages
(the first box in the image has overflowing messages)
columns! :simple_smile:
nice 👍
hah, so, I was playing around with http://unito.io to see if it's a decent solution to syncing my Asana and Github
have a bunch of stuff under here now: https://github.com/braidchat/meta/issues
props to @meow (for finding it himself and commenting on every issue)
keep the feedback coming, it's very encouraging
That's a lot of issues
it's mostly planning
will be adding tags soon so we can see bugs vs. feature requests
i just wanted to have everyone be able to comment on the roadmap
https://chrome.google.com/webstore/detail/github-%2B1s/lddfkkebajnpiicnpfamebilmhamkeme?hl=en — this might be handy when vote for issues
anyone know what the preferred way to add random images to github issues is? (say, for example, a sketch of a potential UI solution). I don't want to add it to the repo. Is it imgur?
just drag it into the issues textfield
github uploads it and inserts it as markdown
@rafd: ^
Also, you can copy an image in (e.g. from a screenshot)
awesome, ty