Fork me on GitHub
#braid-chat
<
2016-01-11
>
rafd11:01:20

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

rafd11:01:44

trying out having each conversation attached to the bottom instead of top (so that all the reply boxes are aligned)

rafd11:01:02

also, long conversations now scroll (just the messages are) (aside: flex-box is amazing)

rafd11:01:19

can also scroll left/right for other messages

rafd11:01:33

(the first box in the image has overflowing messages)

rafd16:01:03

hah, so, I was playing around with http://unito.io to see if it's a decent solution to syncing my Asana and Github

rafd16:01:43

have a bunch of stuff under here now: https://github.com/braidchat/meta/issues

rafd16:01:48

props to @meow (for finding it himself and commenting on every issue)

rafd16:01:35

keep the feedback coming, it's very encouraging

martinklepsch16:01:41

That's a lot of issues

rafd16:01:57

it's mostly planning

rafd16:01:29

will be adding tags soon so we can see bugs vs. feature requests

rafd16:01:43

i just wanted to have everyone be able to comment on the roadmap

rafd17:01:52

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?

martinklepsch17:01:03

just drag it into the issues textfield

martinklepsch17:01:10

github uploads it and inserts it as markdown

jaredly17:01:21

Also, you can copy an image in (e.g. from a screenshot)

rafd17:01:35

awesome, ty